diff options
| author | Manuel Klimek <klimek@google.com> | 2016-03-01 12:37:30 +0000 |
|---|---|---|
| committer | Manuel Klimek <klimek@google.com> | 2016-03-01 12:37:30 +0000 |
| commit | b12e5a5ccd8e5ca71a3722a4b5103a794ca5515f (patch) | |
| tree | 2be713f424b906e73a5320edca75855f6b37226e /clang/include/clang-c/Documentation.h | |
| parent | 109702ccb16f33a5b0305a1d1287413c9a88adca (diff) | |
| download | bcm5719-llvm-b12e5a5ccd8e5ca71a3722a4b5103a794ca5515f.tar.gz bcm5719-llvm-b12e5a5ccd8e5ca71a3722a4b5103a794ca5515f.zip | |
Add functions to apply replacements and reformat them.
This is a commonly useful feature to have, and we have implemented it
multiple times with different kinds of bugs. This implementation
centralizes the idea in a set of functions that we can then use from the various
tools.
Reverts r262234, which is a revert of r262232, and puts the functions
into FOrmat.h, as they are closely coupled to clang-format, and we
otherwise introduce a cyclic dependency between libFormat and
libTooling.
Patch by Eric Liu.
llvm-svn: 262323
Diffstat (limited to 'clang/include/clang-c/Documentation.h')
0 files changed, 0 insertions, 0 deletions

