aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/OperatorPrecedence.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-05-09Remove \brief commands from doxygen comments.Adrian Prantl1-1/+1
2017-12-14[c++20] P0515R3: Parsing support and basic AST construction for operator <=>.Richard Smith1-0/+1
2016-02-03[OpenCL] Adding reserved operator logical xor for OpenCLAnastasia Stulova1-0/+1
2013-07-14Replace C++0x in a comment with C++11Craig Topper1-1/+1
2013-01-02s/CPlusPlus0x/CPlusPlus11/gRichard Smith1-2/+2
2012-12-20Remove namespace qualifier that lead to build breakage.Daniel Jasper1-2/+2
2012-12-20Move operator precedence calculation to new headerDaniel Jasper1-0/+76