summaryrefslogtreecommitdiffstats
path: root/include/clang/Lex/PPConditionalDirectiveRecord.h
Commit message (Expand)AuthorAgeFilesLines
* Switch PPCallbacks to take the new MacroDefinition instead of MacroDirective*...Richard Smith2015-05-041-2/+2
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-111-10/+10
* Changed ConditionValue argument to PPCallbacks If and Elif callbacks to be a ...John Thompson2013-12-071-2/+2
* Add condition expression result to if and elif callbacks.John Thompson2013-07-181-2/+3
* [preprocessor] Use MacroDirective in the preprocessor callbacks to make avail...Argyrios Kyrtzidis2013-02-241-2/+2
* [Preprocessor] Enhance Ifdef/Ifndef/Defined preprocessor callbacks to also passArgyrios Kyrtzidis2012-12-081-2/+4
* Sort #include lines for all files under include/...Chandler Carruth2012-12-041-1/+1
* Refactor recording the preprocessor conditional directive regions out ofArgyrios Kyrtzidis2012-12-041-0/+100