summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.unary/expr.unary.op
Commit message (Expand)AuthorAgeFilesLines
* Don't consider an overloaded operator& when the expression is actuallyDouglas Gregor2011-12-141-0/+28
* Allow calling an overloaded function set by taking the address of theDouglas Gregor2011-10-131-3/+2
* Catch placeholder types in DefaultLvalueConversionJohn McCall2011-10-111-3/+3
* Clean up our handling of template-ids that resolve down to a singleDouglas Gregor2011-03-161-3/+3
* Properly diagnose invalid casts to function references. Patch byDouglas Gregor2010-11-081-4/+2
* Progress.John McCall2010-10-121-1/+1
* Check that an overloaded function name, when used by the ! operator,Douglas Gregor2010-09-201-0/+36
* Catch the case of trying to turn '&(X::a)' into a member pointer as well.John McCall2010-08-241-0/+45
OpenPOWER on IntegriCloud