diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2021-08-12 19:52:24 +0200 |
---|---|---|
committer | Dmitry Vyukov <dvyukov@google.com> | 2021-08-13 13:44:52 +0200 |
commit | 123c58ea26b44959582c92b5384715f72a66ad3b (patch) | |
tree | 15df7e8f3411673adea71be1bfa1af3b2ba8506e /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4a91bbcc93d1c158c8cd456d061e24498068c47e (diff) | |
download | llvm-123c58ea26b44959582c92b5384715f72a66ad3b.zip llvm-123c58ea26b44959582c92b5384715f72a66ad3b.tar.gz llvm-123c58ea26b44959582c92b5384715f72a66ad3b.tar.bz2 |
sanitizer_common: enable format string checking
Enable -Wformat in sanitizer_common now that it's
cleaned up from existing warnings.
But disable it in all sanitizers for now since
they are not cleaned up yet, but inherit sanitizer_common CFLAGS.
Depends on D107980.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D107981
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions