diff options
author | Miklos Vajna <vmiklos@vmiklos.hu> | 2018-12-24 17:47:32 +0000 |
---|---|---|
committer | Miklos Vajna <vmiklos@vmiklos.hu> | 2018-12-24 17:47:32 +0000 |
commit | 7fb1c2a6ca45df603228cb2734368c0ba533b786 (patch) | |
tree | 44193718a4cfd97c047ae54ce47841104f3c7bb1 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 4dc3a3f74651d0a248929919b12749d4e85b6c14 (diff) | |
download | llvm-7fb1c2a6ca45df603228cb2734368c0ba533b786.zip llvm-7fb1c2a6ca45df603228cb2734368c0ba533b786.tar.gz llvm-7fb1c2a6ca45df603228cb2734368c0ba533b786.tar.bz2 |
[clang-tidy] add IgnoreMacros option to readability-uppercase-literal-suffix
And also enable it by default to be consistent with e.g.
modernize-use-using.
This helps e.g. when running this check on client code where the macro
is provided by the system, so there is no easy way to modify it.
Reviewed By: JonasToth, lebedev.ri
Differential Revision: https://reviews.llvm.org/D56025
llvm-svn: 350056
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions