summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/modularize/PreprocessorTracker.h
Commit message (Collapse)AuthorAgeFilesLines
* Added -block-check-header-list-only option. This is a work-around for ↵John Thompson2015-02-111-1/+3
| | | | | | private includes that purposefully get included inside blocks. llvm-svn: 228846
* Check for #include in extern and namespace blocks.John Thompson2013-09-181-0/+16
| | | | llvm-svn: 190950
* Fixed case change that caused the test failure. Incorporarated Sean's ↵John Thompson2013-07-261-0/+69
| | | | | | review changes, consisting only of renaming and comment changes. llvm-svn: 187277
* Revert "Added new feature for checking macro and preprocessor conditional ↵Rafael Espindola2013-07-261-53/+0
| | | | | | | | | consistency." This reverts commit r187228. It broke some bots: http://bb.pgr.jp/builders/cmake-clang-i686-mingw32 llvm-svn: 187235
* Added new feature for checking macro and preprocessor conditional consistency.John Thompson2013-07-261-0/+53
llvm-svn: 187228
OpenPOWER on IntegriCloud