summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/overloaded-builtin-operators.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Add the proper restrictions on the left-hand argument of a built-inDouglas Gregor2009-01-131-0/+5
* Enable some more operator overloading tests, and don't look into an identifie...Douglas Gregor2008-11-211-4/+0
* Support overloading of the subscript operator[], including support forDouglas Gregor2008-11-191-0/+4
* Added operator overloading for unary operators, post-increment, andDouglas Gregor2008-11-191-1/+39
* Built-in equality and relational operators have return type "bool" in C++,Douglas Gregor2008-11-191-1/+14
* Implement support for operator overloading using candidate operatorDouglas Gregor2008-11-121-0/+66
OpenPOWER on IntegriCloud