summaryrefslogtreecommitdiff
path: root/include/clang/Lex/VariadicMacroSupport.h
Commit message (Expand)AuthorAgeFilesLines
* [c++20] Implement tweaked __VA_OPT__ rules from P1042R1:Richard Smith2019-05-041-2/+24
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove trailing spaceFangrui Song2018-07-301-16/+16
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-2/+2
* Fix typos of occurred and occurrenceMalcolm Parsons2018-01-241-1/+1
* [Lex] Remove unused variables. No functionality change.Benjamin Kramer2017-10-151-3/+1
* [c++2a] Implement P0306 __VA_OPT__ (Comma omission and comma deletion)Faisal Vali2017-10-151-31/+203
* Convert mac file format to unixKonstantin Zhuravlyov2017-07-261-56/+56
* [NFC] Use RAII to un-poison and then re-poison __VA_ARGS__Faisal Vali2017-07-251-0/+56