summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/pp-trace/pp-trace-macro.cpp
Commit message (Expand)AuthorAgeFilesLines
* [pp-trace] Modernize the codeFangrui Song2019-03-241-1/+1
* [pp-trace] Delete -ignore and add a new option -callbacksFangrui Song2019-03-181-1/+1
* Revert r351208 (which was a revert of r350892).Aaron Ballman2019-01-171-2/+2
* Revert "Update clang-tools-extra for r350891 from Clang."Benjamin Kramer2019-01-151-2/+2
* Update clang-tools-extra for r350891 from Clang.Aaron Ballman2019-01-101-2/+2
* [pp-trace] Update skipped source ranges in testsVedant Kumar2017-09-111-1/+1
* Fix tests to not assume they know exactly what will be in Clang's predefines ...Richard Smith2016-09-301-6/+6
* Update to match clang r236404.Richard Smith2015-05-041-8/+8
* Prune CRLF.NAKAMURA Takumi2014-10-271-92/+92
* Changed ConditionValue argument to PPCallbacks If and Elif callbacks to be a ...John Thompson2013-12-071-3/+3
* pp-trace - preprocessor tacing and PPCallbacks testing toolJohn Thompson2013-10-311-0/+101
OpenPOWER on IntegriCloud