Age | Commit message (Expand) | Author |
---|---|---|
2013-01-26 | libclang: factor out the frequent pattern static_cast<ASTUnit *>(TU->TUData) | Dmitri Gribenko |
2013-01-15 | Fix Casting | David Greene |
2012-12-04 | Sort #include lines for tools/... | Chandler Carruth |
2011-07-23 | remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.... | Chris Lattner |
2011-07-19 | Revamp the SourceManager to separate the representation of parsed | Douglas Gregor |
2011-04-20 | Teach SourceManager::getSLocEntry() that it can fail due to problems | Douglas Gregor |
2011-03-05 | Currently we can only remap a file by creating a MemoryBuffer and replacing t... | Argyrios Kyrtzidis |
2010-11-17 | Make definition of CXTranslationUnitImpl private | Ted Kremenek |
2010-11-16 | Change CXTranslationUnit to not directly cast to an ASTUnit*, | Ted Kremenek |
2010-11-12 | Make sure to always check the result of | Douglas Gregor |
2010-04-30 | Rename 'CIndex' to 'libclang', since it has basically become our stable public | Daniel Dunbar |