Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [c++20] Implement tweaked __VA_OPT__ rules from P1042R1: | Richard Smith | 2019-05-04 | 1 | -2/+24 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Remove trailing space | Fangrui Song | 2018-07-30 | 1 | -16/+16 |
* | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-09 | 1 | -2/+2 |
* | Fix typos of occurred and occurrence | Malcolm Parsons | 2018-01-24 | 1 | -1/+1 |
* | [Lex] Remove unused variables. No functionality change. | Benjamin Kramer | 2017-10-15 | 1 | -3/+1 |
* | [c++2a] Implement P0306 __VA_OPT__ (Comma omission and comma deletion) | Faisal Vali | 2017-10-15 | 1 | -31/+203 |
* | Convert mac file format to unix | Konstantin Zhuravlyov | 2017-07-26 | 1 | -56/+56 |
* | [NFC] Use RAII to un-poison and then re-poison __VA_ARGS__ | Faisal Vali | 2017-07-25 | 1 | -0/+56 |