diff options
author | Alexander Kornienko <alexfh@google.com> | 2015-05-21 14:08:56 +0000 |
---|---|---|
committer | Alexander Kornienko <alexfh@google.com> | 2015-05-21 14:08:56 +0000 |
commit | 19bbeaf410361a695040f500c862a21c4e745568 (patch) | |
tree | a2b141a0086deef7b3079b3a44f806252216e213 /llvm/lib/Support/StreamingMemoryObject.cpp | |
parent | a98788d17efd953e4a51d691eb7c0cb27c8c9f69 (diff) | |
download | llvm-19bbeaf410361a695040f500c862a21c4e745568.zip llvm-19bbeaf410361a695040f500c862a21c4e745568.tar.gz llvm-19bbeaf410361a695040f500c862a21c4e745568.tar.bz2 |
[clang-tidy] Disable google-readability-casting for .c files and their headers.
Some people have reasons to compile their .c files as C++ in some configurations
(e.g. for testing purposes), so just looking at LangOptions is not enough. This
patch disables the check on all .c files (and also for the headers included from
.c files).
llvm-svn: 237905
Diffstat (limited to 'llvm/lib/Support/StreamingMemoryObject.cpp')
0 files changed, 0 insertions, 0 deletions