hanchenye-llvm-project/clang/lib/Tooling
Edwin Vane 349e1c18eb Adding a vector version of tooling::applyAllReplacements
One day soon, tooling::Replacements will be changed from being implemented as
an std::set to being implemented as an std::vector. Until then, some new code
using vectors of Replacements would enjoy having a version of
applyAllReplacements that takes a vector.

Differential Revision: http://llvm-reviews.chandlerc.com/D1380

llvm-svn: 188295
2013-08-13 17:38:19 +00:00
..
ArgumentsAdjusters.cpp ClangTool: strip -o from the command line 2013-06-06 11:52:19 +00:00
CMakeLists.txt
CommonOptionsParser.cpp Allow clang tools to display an overview when using the CommonOptionsParser. 2013-07-19 12:20:59 +00:00
CompilationDatabase.cpp
FileMatchTrie.cpp Include Path.h instead of PathV2.h. 2013-06-11 22:15:02 +00:00
JSONCompilationDatabase.cpp Put helper class in anonymous namespace. 2013-07-01 06:34:58 +00:00
Makefile
Refactoring.cpp Adding a vector version of tooling::applyAllReplacements 2013-08-13 17:38:19 +00:00
RefactoringCallbacks.cpp
Tooling.cpp Fix warning in builds without asserts. 2013-08-10 04:25:53 +00:00