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