summaryrefslogtreecommitdiff
path: root/test/SemaCXX/expression-traits.cpp
AgeCommit message (Expand)Author
2016-12-03DR616, and part of P0135R1: member access (or pointer-to-member access) on aRichard Smith
2014-01-27PR17052 / DR1560 (+DR1550): In a conditional expression between a glvalue and aRichard Smith
2013-06-04Bound member function diagnostic - suggest no-args calls and note overload ca...David Blaikie
2011-11-15Fixed plausible overloads location.Abramo Bagnara
2011-10-11Catch placeholder types in DefaultLvalueConversionJohn McCall
2011-08-12De-Unicode-ify.NAKAMURA Takumi
2011-04-26Make yet another placeholder type, this one marking that an expression is a b...John McCall
2011-04-25t/clang/expr-traitsJohn Wiegley