summaryrefslogtreecommitdiffstats
path: root/clang/lib/Format/Format.cpp
diff options
context:
space:
mode:
authorManuel Klimek <klimek@google.com>2013-02-06 09:42:05 +0000
committerManuel Klimek <klimek@google.com>2013-02-06 09:42:05 +0000
commit1882ad99052af358e6acea98f2a643b32ea581a9 (patch)
tree22d3e1eab28c90dde4305ce4fdec8529a35a40c0 /clang/lib/Format/Format.cpp
parenta80c4c1a080b4f34a78e06996e0f41179329d2b5 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud