aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/OperatorKinds.def
AgeCommit message (Expand)Author
2009-04-16Fix a crash bug when comparing overload quality of conversion operators with ...Sebastian Redl
2008-11-17line up some columns, no functionality change.Chris Lattner
2008-11-14Add a new expression node, CXXOperatorCallExpr, which expresses aDouglas Gregor
2008-11-10Some cleanups to the declaration/checking of overloaded operators in C++. Tha...Douglas Gregor
2008-11-06Parsing, ASTs, and semantic analysis for the declaration of overloadedDouglas Gregor