Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | It's kindof silly that ExtQuals has an ASTContext&, and we can use that | John McCall | 2010-12-10 | 1 | -1/+1 |
* | Use the ASTMutationListener to track added template specializations in a chai... | Argyrios Kyrtzidis | 2010-10-28 | 1 | -1/+2 |
* | Keep track in chained PCH of implicit members that were added after the defin... | Argyrios Kyrtzidis | 2010-10-24 | 1 | -1/+2 |
* | Start fleshing out ASTMutationListener; notify when a tag definition is compl... | Argyrios Kyrtzidis | 2010-10-24 | 1 | -0/+4 |
* | Refactoring; move the functionality of ASTWriter::GetOrCreateTypeID to the mo... | Argyrios Kyrtzidis | 2010-08-20 | 1 | -1/+23 |
* | Share the common code of ComputeHash(Selector Sel) instead of keeping 2 copie... | Argyrios Kyrtzidis | 2010-08-20 | 1 | -0/+28 |