aboutsummaryrefslogtreecommitdiff
path: root/remove-cstr-calls
AgeCommit message (Expand)Author
2014-06-12include system_error directly.Rafael Espindola
2014-04-28Try to fix the build. newFrontendActionFactory was changed to return a unique...Benjamin Kramer
2014-03-09[C++11] Replace OwningPtr with std::unique_ptr.Ahmed Charles
2013-12-10[CMake] clang-tools-extra: Update dependencies.NAKAMURA Takumi
2013-08-08Fix speling.David Blaikie
2013-06-14Add a dependency on LLVM's option library for clang-tools-extraReid Kleckner
2013-01-19these need the bitcode reader as well.Chris Lattner
2013-01-18Introduce llvm::sys::PrintStackTraceOnErrorSignal()NAKAMURA Takumi
2013-01-11Update users of RefactoringToolEdwin Vane
2012-12-03Test commit: reformat comment.Edwin Vane
2012-10-10Remove a trailing blank line, test commit.NAKAMURA Takumi
2012-09-01Update Makefiles to reflect split of clangRewrite.a into two libraries.Ted Kremenek
2012-08-24Reverted to correct commit this time.Sam Panzer
2012-08-24Reverted incorect partial commit of loop migrator. git-svn strikes againSam Panzer
2012-08-24Change AST matcher names to conform with the new naming.Daniel Jasper
2012-08-09Fix the order of the link arguments for this tool. I think there isChandler Carruth
2012-08-08Fix up the makefiles in the tools repo, and add a top-level makefileChandler Carruth
2012-08-07Added code to let the user specify a compilation database on the command lineMarshall Clow
2012-08-07Fix compilation with mainline AST matchers.Chandler Carruth
2012-08-07Put it in the correct place within the repository.Chandler Carruth