summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorMarco Antognini <marco.antognini@arm.com>2020-10-29 10:30:11 +0000
committerMarco Antognini <marco.antognini@arm.com>2020-10-30 14:12:01 +0000
commitbbdbd020d2c2f315ed1545b23c23ec6ff1abc022 (patch)
tree556b926748dc41e02cd5e2284cb2cda968bc9639 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentef22d500f7505d02a3861a9acf7eaacb375c7652 (diff)
Address ABI issues introduced with CXCursor_CXXAddrspaceCastExpr
Revert values in CXCursorKind as they were before CXCursor_CXXAddrspaceCastExpr was introduced in a6a237f2046a ([OpenCL] Added addrspace_cast operator in C++ mode., 2020-05-18). Insert CXCursor_CXXAddrspaceCastExpr after the last expression in CXCursorKind using the next available value. Reviewed By: akyrtzi, svenvh Differential Revision: https://reviews.llvm.org/D90385
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions