diff options
author | Manuel Klimek <klimek@google.com> | 2013-02-06 09:42:05 +0000 |
---|---|---|
committer | Manuel Klimek <klimek@google.com> | 2013-02-06 09:42:05 +0000 |
commit | 1882ad99052af358e6acea98f2a643b32ea581a9 (patch) | |
tree | 22d3e1eab28c90dde4305ce4fdec8529a35a40c0 /clang/lib/Format/Format.cpp | |
parent | a80c4c1a080b4f34a78e06996e0f41179329d2b5 (diff) | |
download | bcm5719-llvm-1882ad99052af358e6acea98f2a643b32ea581a9.tar.gz bcm5719-llvm-1882ad99052af358e6acea98f2a643b32ea581a9.zip |
Kick JSON output for XML output.
Apparently the owners of the tools we want to integrate with (eclipse in
this case) don't have JSON parsers.
The output now is:
<replacements>
<replacement offset='2' length='3'> </replacement>
...
</replacements>
Kicking JSON for now - it's easy enough to get back in when we need it.
FIXME: once we find this useful enough, we might want to add it as
free-standing functions to tooling.
llvm-svn: 174497
Diffstat (limited to 'clang/lib/Format/Format.cpp')
0 files changed, 0 insertions, 0 deletions