aboutsummaryrefslogtreecommitdiff
path: root/src/zig_clang.cpp
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2021-02-26 13:32:04 -0700
committerAndrew Kelley <andrew@ziglang.org>2021-02-26 13:32:04 -0700
commit685b5c26b703d54381a74b71361816ad85ec8584 (patch)
tree59bb0fd0944f029a418339e554494fb4ee7af0dd /src/zig_clang.cpp
parent70e935db5bc16e5a7144dd0de3176d53dd892301 (diff)
downloadzig-685b5c26b703d54381a74b71361816ad85ec8584.tar.gz
zig-685b5c26b703d54381a74b71361816ad85ec8584.zip
stage1: upgrade to new LLVM sret attribute requirement
LLVM 12 requires sret attributes to have the struct type as a parameter, and provides no C function for supplying it. Therefore, we must add another C++ wrapper API for adding the sret attribute. Fixes ability to build from source in the llvm12 branch.
Diffstat (limited to 'src/zig_clang.cpp')
0 files changed, 0 insertions, 0 deletions