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