llvm-project/clang/lib/Tooling/Core
Eric Liu 4c1ef97adb Added formatAndApplyAllReplacements that works on multiple files in libTooling.
Summary:
formatAndApplyAllReplacements takes a set of Replacements, applies them on a
Rewriter, and reformats the changed code.

Reviewers: klimek, djasper

Subscribers: ioeric, klimek, cfe-commits

Differential Revision: http://reviews.llvm.org/D17852

llvm-svn: 264745
2016-03-29 16:31:53 +00:00
..
CMakeLists.txt Add Tooling functionality to get a name for a QualType that can be used to name 2016-02-09 21:04:04 +00:00
Lookup.cpp [Tooling] Add a utility function to replace one nested name with another. 2015-10-22 15:04:10 +00:00
QualTypeNames.cpp Stop using "template" when printing qualtype names 2016-02-16 20:34:27 +00:00
Replacement.cpp Added formatAndApplyAllReplacements that works on multiple files in libTooling. 2016-03-29 16:31:53 +00:00