summaryrefslogtreecommitdiff
path: root/clang-tools-extra/modularize/PreprocessorTracker.h
Commit message (Expand)AuthorAgeFilesLines
* Remove \brief commands from doxygen comments.Dmitri Gribenko2019-08-221-2/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Added -block-check-header-list-only option. This is a work-around for privat...John Thompson2015-02-111-1/+3
* Check for #include in extern and namespace blocks.John Thompson2013-09-181-0/+16
* Fixed case change that caused the test failure. Incorporarated Sean's review...John Thompson2013-07-261-0/+69
* Revert "Added new feature for checking macro and preprocessor conditional con...Rafael Espindola2013-07-261-53/+0
* Added new feature for checking macro and preprocessor conditional consistency.John Thompson2013-07-261-0/+53