summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAlexander Kornienko <alexfh@google.com>2016-06-17 09:25:24 +0000
committerAlexander Kornienko <alexfh@google.com>2016-06-17 09:25:24 +0000
commit2150390a2ad2c063fa408626c5682c951dbafc69 (patch)
tree10648c9525efa09d3bf7dc6afe7844e4473d6cee /clang/lib/Frontend/CompilerInvocation.cpp
parente7709d92ba09e0318b27265415064db5d3ea03b6 (diff)
downloadbcm5719-llvm-2150390a2ad2c063fa408626c5682c951dbafc69.tar.gz
bcm5719-llvm-2150390a2ad2c063fa408626c5682c951dbafc69.zip
[clang-tidy] readability-identifier-naming - Support for Macros
Summary: Added support for macro definitions. -- 1. Added a pre-processor callback to catch macro definitions 2. Changed the type of the failure map so that macros and declarations can share the same map 3. Added extra tests to ensure fix-ups work using the new map 4. Added fix-ups for type aliases in variable and function declarations as part of adding the new tests Reviewers: alexfh Subscribers: Eugene.Zelenko, cfe-commits Patch by James Reynolds! Differential Revision: http://reviews.llvm.org/D21020 llvm-svn: 272993
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud