summaryrefslogtreecommitdiffstats
path: root/test/pp-trace/pp-trace-conditional.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-24/+24
* Revert "Update clang-tools-extra for r350891 from Clang."Benjamin Kramer2019-01-151-24/+24
* Update clang-tools-extra for r350891 from Clang.Aaron Ballman2019-01-101-24/+24
* [pp-trace] Update skipped source ranges in testsVedant Kumar2017-09-111-16/+16
* 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-4/+4
* Changed ConditionValue argument to PPCallbacks If and Elif callbacks to be a ...John Thompson2013-12-071-24/+24
* Enea Zaffanella's fix for the PPCallbacks Elif callback, with a slight re-org...John Thompson2013-12-041-0/+10
* [extra] pp-trace - Add test for conditional callbacks.John Thompson2013-11-121-0/+294