summaryrefslogtreecommitdiff
path: root/lib/Basic/OperatorPrecedence.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-1/+1
* [c++20] P0515R3: Parsing support and basic AST construction for operator <=>.Richard Smith2017-12-141-0/+1
* [OpenCL] Adding reserved operator logical xor for OpenCLAnastasia Stulova2016-02-031-0/+1
* Replace C++0x in a comment with C++11Craig Topper2013-07-141-1/+1
* s/CPlusPlus0x/CPlusPlus11/gRichard Smith2013-01-021-2/+2
* Remove namespace qualifier that lead to build breakage.Daniel Jasper2012-12-201-2/+2
* Move operator precedence calculation to new headerDaniel Jasper2012-12-201-0/+76