aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorMarkus Böck <markus.boeck02@gmail.com>2021-11-03 19:02:50 +0100
committerMarkus Böck <markus.boeck02@gmail.com>2021-11-03 19:03:04 +0100
commit2e02d2a62f3a86c105ea84323b38941c03ce37da (patch)
tree98a23dce6c03a122ec650fc49eb1ba730e27b6f1 /clang/lib/Frontend/InitPreprocessor.cpp
parentb3145323b549eea95b3b088cb2064bf0bf81cfe6 (diff)
downloadllvm-2e02d2a62f3a86c105ea84323b38941c03ce37da.zip
llvm-2e02d2a62f3a86c105ea84323b38941c03ce37da.tar.gz
llvm-2e02d2a62f3a86c105ea84323b38941c03ce37da.tar.bz2
[mlir] Change ABI breaking use of NDEBUG to LLVM_ENABLE_ABI_BREAKING_CHECKS in DebugActions.h
A quick grep for NDEBUG in MLIR revealed a use in DebugActions.h that breaks ABI. This patch changes the use of NDEBUG to LLVM_ENABLE_ABI_BREAKING_CHECKS which has the advantage of being independent of whether clients build their own app in debug or release as it is purely dependant on how MLIR itself was built. Differential Revision: https://reviews.llvm.org/D113088
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions