Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 'not' to commands that are expected to fail. | Rafael Espindola | 2013-07-04 | 1 | -1/+1 |
* | Improve location fidelity of objc decls. | Argyrios Kyrtzidis | 2011-10-04 | 1 | -4/+4 |
* | Extern the ASTImporter to import @implementation declarations. | Douglas Gregor | 2010-12-07 | 1 | -1/+4 |
* | Instead of counting totally diagnostics, split the count into a count | Chris Lattner | 2010-04-07 | 1 | -1/+1 |
* | AST import for Objective-C protocols | Douglas Gregor | 2010-02-17 | 1 | -1/+3 |
* | Implement AST importing and checking for Objective-C method declarations. | Douglas Gregor | 2010-02-17 | 1 | -1/+7 |
* | Implement AST importing of Objective-C instance variables. | Douglas Gregor | 2010-02-17 | 1 | -2/+7 |
* | Skeleton for importing Objective-C classes | Douglas Gregor | 2010-02-16 | 1 | -0/+6 |