summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/pr13394-crash-on-invalid.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't mark record decls invalid when one of its methods is invalid, PR18284.Nico Weber2013-12-211-2/+2
* Revert "Don't require -re suffix on -verify directives with regexes."Alp Toker2013-12-141-1/+1
* Don't require -re suffix on -verify directives with regexes.Hans Wennborg2013-12-141-1/+1
* Change semantics of regex expectations in the diagnostic verifierHans Wennborg2013-12-111-1/+1
* Sema: Don't assume a nested name specifier holds a typeDavid Majnemer2013-08-051-0/+12
* Allow typo correction to try removing nested name specifiers.Kaelyn Uhrain2013-07-021-5/+4
* Look for corrections in enclosing namespaces that require a global NestedName...Kaelyn Uhrain2013-07-021-2/+4
* Fix PR13394: Erasing from a vector changes the end of the vector, so make sur...Benjamin Kramer2012-07-271-0/+16
OpenPOWER on IntegriCloud