summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/overloaded-operator-decl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't print canonical types in overloading-related diagnosticsDouglas Gregor2008-11-211-1/+1
* Extend DeclarationName to support C++ overloaded operators, e.g.,Douglas Gregor2008-11-181-3/+2
* Eliminate all of the placeholder identifiers used for constructors,Douglas Gregor2008-11-171-1/+4
* Some cleanups for C++ operator overloadingDouglas Gregor2008-11-171-6/+6
* Simplify error messages for two-parameter overloaded increment/decrement oper...Douglas Gregor2008-11-171-1/+1
* Parsing, ASTs, and semantic analysis for the declaration of overloadedDouglas Gregor2008-11-061-0/+37
OpenPOWER on IntegriCloud