aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorDaniil Kovalev <daniil@kovalev.website>2022-03-24 12:42:59 +0300
committerDaniil Kovalev <daniil@kovalev.website>2022-03-24 12:42:59 +0300
commitc53cbce45e04e8efd88a57549134884a4735a380 (patch)
treef471772e42e761f770289868f7ac0f8cd7e539aa /clang/lib/CodeGen/CodeGenFunction.cpp
parent828b63c309439d3b0915205f1e5a159c69cb36b8 (diff)
downloadllvm-c53cbce45e04e8efd88a57549134884a4735a380.zip
llvm-c53cbce45e04e8efd88a57549134884a4735a380.tar.gz
llvm-c53cbce45e04e8efd88a57549134884a4735a380.tar.bz2
[CodeGen] Define ABI breaking class members correctly
Non-static class members declared under #ifndef NDEBUG should be declared under #if LLVM_ENABLE_ABI_BREAKING_CHECKS to make headers library-friendly and allow cross-linking, as discussed in D120714. Differential Revision: https://reviews.llvm.org/D121549
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions