aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineVerifier.cpp
diff options
context:
space:
mode:
authorNathan James <n.james93@hotmail.co.uk>2020-08-01 10:35:13 +0100
committerNathan James <n.james93@hotmail.co.uk>2020-08-01 10:35:32 +0100
commit4888c9ce97d8c20d988212b10f1045e3c4022b8e (patch)
treefec197aa6cfd050f7814c55b76b9a8d57b8cd2d3 /llvm/lib/CodeGen/MachineVerifier.cpp
parent75f134eec1ca30a4080e38d6d364ed932c0322ab (diff)
downloadllvm-4888c9ce97d8c20d988212b10f1045e3c4022b8e.zip
llvm-4888c9ce97d8c20d988212b10f1045e3c4022b8e.tar.gz
llvm-4888c9ce97d8c20d988212b10f1045e3c4022b8e.tar.bz2
[clang-tidy] readability-identifier-naming checks configs for included files
When checking for the style of a decl that isn't in the main file, the check will now search for the configuration that the included files uses to gather the style for its decls. This can be useful to silence warnings in header files that follow a different naming convention without using header-filter to silence all warnings(even from other checks) in the header file. Reviewed By: aaron.ballman, gribozavr2 Differential Revision: https://reviews.llvm.org/D84814
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions