summaryrefslogtreecommitdiff
path: root/test/SemaCXX/PR7944.cpp
AgeCommit message (Expand)Author
2011-10-11Catch placeholder types in DefaultLvalueConversionJohn McCall
2011-02-22Clean up the error recovery at the bottom of Sema::LookupMemberExpr. ThisMatt Beaumont-Gay
2010-10-15Report the location of the syntax error inside a macro. Fixes PR7944.Nick Lewycky