Age | Commit message (Expand) | Author |
---|---|---|
2013-01-12 | Remove useless 'llvm::' qualifier from names like StringRef and others that are | Dmitri Gribenko |
2012-10-23 | Buildbot debugging is fun | Douglas Gregor |
2012-09-01 | Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. | Ted Kremenek |
2012-08-23 | Fix undefined behavior: member function calls where 'this' is a null pointer. | Richard Smith |
2012-06-07 | Move sideeffecting call out of assert(). | Benjamin Kramer |
2012-06-06 | Switches the RewriterTestContext away from PathV1. | Manuel Klimek |
2012-06-05 | Fixes the refactoring library test in VS2010. | Manuel Klimek |
2012-05-27 | clang/unittests/Tooling/RewriterTestContext.h: Don't try to remove TemporaryD... | NAKAMURA Takumi |
2012-05-22 | Adds a method overwriteChangedFiles to the Rewriter. This is implemented by | Manuel Klimek |