diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2011-12-07 05:52:12 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2011-12-07 05:52:12 +0000 |
commit | 7910d7b72a016493a03401025335833ac6d9baa1 (patch) | |
tree | 3f6a8911e1775770820db65fa047a22171e9b0c7 /llvm/lib/Support/DAGDeltaAlgorithm.cpp | |
parent | 2b0b43cf56fc46fc94a734413748878211651a8b (diff) | |
download | llvm-7910d7b72a016493a03401025335833ac6d9baa1.zip llvm-7910d7b72a016493a03401025335833ac6d9baa1.tar.gz llvm-7910d7b72a016493a03401025335833ac6d9baa1.tar.bz2 |
Make changes to SDiagsWriter to make it work in combination with the ARC migrator:
-Allow it to be used with multiple BeginSourceFile/EndSourceFile calls; for this introduce
a "finish" callback method in the DiagnosticConsumer. SDiagsWriter finishes up the serialization
file inside this method.
-Make it independent of any particular DiagnosticsEngine; make it use the SourceManager of the
Diagnostic object.
-Ignore null source ranges.
llvm-svn: 146020
Diffstat (limited to 'llvm/lib/Support/DAGDeltaAlgorithm.cpp')
0 files changed, 0 insertions, 0 deletions