Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't mark record decls invalid when one of its methods is invalid, PR18284. | Nico Weber | 2013-12-21 | 1 | -2/+2 |
* | Revert "Don't require -re suffix on -verify directives with regexes." | Alp Toker | 2013-12-14 | 1 | -1/+1 |
* | Don't require -re suffix on -verify directives with regexes. | Hans Wennborg | 2013-12-14 | 1 | -1/+1 |
* | Change semantics of regex expectations in the diagnostic verifier | Hans Wennborg | 2013-12-11 | 1 | -1/+1 |
* | Sema: Don't assume a nested name specifier holds a type | David Majnemer | 2013-08-05 | 1 | -0/+12 |
* | Allow typo correction to try removing nested name specifiers. | Kaelyn Uhrain | 2013-07-02 | 1 | -5/+4 |
* | Look for corrections in enclosing namespaces that require a global NestedName... | Kaelyn Uhrain | 2013-07-02 | 1 | -2/+4 |
* | Fix PR13394: Erasing from a vector changes the end of the vector, so make sur... | Benjamin Kramer | 2012-07-27 | 1 | -0/+16 |