[PATCH] D97462: [clang][cli] Round-trip cc1 arguments in assert builds
Alexander Richardson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 23 04:56:03 PDT 2021
arichardson added a comment.
How expensive are these checks? If it is non-trivial overhead, maybe it should default to `${LLVM_ENABLE_EXPENSIVE_CHECKS}` instead?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97462/new/
https://reviews.llvm.org/D97462
More information about the cfe-commits
mailing list