summaryrefslogtreecommitdiffstats
path: root/include/clang/Lex/MacroArgs.h
Commit message (Expand)AuthorAgeFilesLines
* [Preprocessor]Correct Macro-Arg allocation of StringifiedArguments, Erich Keane2017-06-141-7/+9
* Make headers self-contained.Benjamin Kramer2016-02-021-1/+1
* Remove empty non-virtual destructors or mark them =default when non-publicBenjamin Kramer2015-04-111-1/+2
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* [C++11] Use 'nullptr'Craig Topper2014-05-061-2/+3
* [Preprocessor] For the MacroExpands preprocessor callback, also pass the Macr...Argyrios Kyrtzidis2013-05-031-0/+125