| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement accessors clang_getCursorKind(), clang_getCursorDecl(). | Steve Naroff | 2009-09-04 | 1 | -0/+4 |
| * | Add ASTUnit::getOriginalSourceFileName() and use in clang_getTranslationUnitS... | Steve Naroff | 2009-09-03 | 1 | -0/+3 |
| * | Revert "Visit function/method bodies and issue callback for parameters and local | Daniel Dunbar | 2009-09-03 | 1 | -5/+1 |
| * | Revert "Remove redundant local variable (use newly created instance data).", the | Daniel Dunbar | 2009-09-03 | 1 | -8/+10 |
| * | Remove redundant local variable (use newly created instance data). | Steve Naroff | 2009-09-03 | 1 | -10/+8 |
| * | Visit function/method bodies and issue callback for parameters and local vari... | Steve Naroff | 2009-09-03 | 1 | -1/+5 |
| * | Handle PCHReader::IgnorePCH, it gets returned for when the file does not exist. | Argyrios Kyrtzidis | 2009-06-25 | 1 | -5/+1 |
| * | Add the license part to the new source files. | Argyrios Kyrtzidis | 2009-06-20 | 1 | -0/+13 |
| * | Introduce the ASTUnit class. | Argyrios Kyrtzidis | 2009-06-20 | 1 | -0/+146 |

