summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/OperatorKinds.def
Commit message (Expand)AuthorAgeFilesLines
* [c++2a] P0515R3: Support for overloaded operator<=>.Richard Smith2017-12-011-0/+1
* [coroutines] Add overloaded unary 'operator co_await'.Richard Smith2015-10-221-0/+1
* Fix a crash bug when comparing overload quality of conversion operators with ...Sebastian Redl2009-04-161-0/+3
* line up some columns, no functionality change.Chris Lattner2008-11-171-4/+4
* Add a new expression node, CXXOperatorCallExpr, which expresses aDouglas Gregor2008-11-141-42/+42
* Some cleanups to the declaration/checking of overloaded operators in C++. Tha...Douglas Gregor2008-11-101-45/+80
* Parsing, ASTs, and semantic analysis for the declaration of overloadedDouglas Gregor2008-11-061-0/+68