| commit | 4c1ef97adb1ecdc4ed3ee4a9ee7d5546aecda014 | [log] [tgz] |
|---|---|---|
| author | Eric Liu <ioeric@google.com> | Tue Mar 29 16:31:53 2016 +0000 |
| committer | Eric Liu <ioeric@google.com> | Tue Mar 29 16:31:53 2016 +0000 |
| tree | 3d1c1f5466abeda93688c97d03b55425a3619b01 | |
| parent | 3db0b85fc8b0f914934c0f0b4c5eb28b64bd18a9 [diff] |
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