summaryrefslogtreecommitdiff
path: root/test/SemaCXX/expression-traits.cpp
Commit message (Expand)AuthorAgeFilesLines
* DR616, and part of P0135R1: member access (or pointer-to-member access) on aRichard Smith2016-12-031-1/+1
* PR17052 / DR1560 (+DR1550): In a conditional expression between a glvalue and aRichard Smith2014-01-271-8/+7
* Bound member function diagnostic - suggest no-args calls and note overload ca...David Blaikie2013-06-041-2/+2
* Fixed plausible overloads location.Abramo Bagnara2011-11-151-2/+2
* Catch placeholder types in DefaultLvalueConversionJohn McCall2011-10-111-5/+5
* De-Unicode-ify.NAKAMURA Takumi2011-08-121-15/+15
* Make yet another placeholder type, this one marking that an expression is a b...John McCall2011-04-261-12/+12
* t/clang/expr-traitsJohn Wiegley2011-04-251-0/+620