Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2018-05-09 | Remove \brief commands from doxygen comments. | Adrian Prantl | 1 | -1/+1 |
2017-12-14 | [c++20] P0515R3: Parsing support and basic AST construction for operator <=>. | Richard Smith | 1 | -0/+1 |
2016-02-03 | [OpenCL] Adding reserved operator logical xor for OpenCL | Anastasia Stulova | 1 | -0/+1 |
2013-07-14 | Replace C++0x in a comment with C++11 | Craig Topper | 1 | -1/+1 |
2013-01-02 | s/CPlusPlus0x/CPlusPlus11/g | Richard Smith | 1 | -2/+2 |
2012-12-20 | Remove namespace qualifier that lead to build breakage. | Daniel Jasper | 1 | -2/+2 |
2012-12-20 | Move operator precedence calculation to new header | Daniel Jasper | 1 | -0/+76 |