Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Incremental progress on using declarations. Split UnresolvedUsingDecl into | John McCall | 2009-11-18 | 1 | -2/+2 |
* | CreateDeclRefExprs that point to UnresolvedUsingDecls. | Anders Carlsson | 2009-08-29 | 1 | -0/+6 |
* | Add another check for UnresolvedUsingDecl. | Anders Carlsson | 2009-08-29 | 1 | -0/+8 |
* | Check for UnresolvedUsingDecl when determining if a declaration is a redeclar... | Anders Carlsson | 2009-08-28 | 1 | -0/+6 |
* | Instantiate unresolved using declarations. | Anders Carlsson | 2009-08-28 | 1 | -0/+16 |