]> granicus.if.org Git - clang/commit
Fix serialized diagnostics to handle FixIts that only remove text. Fixes <rdar:...
authorTed Kremenek <kremenek@apple.com>
Tue, 29 Nov 2011 00:30:52 +0000 (00:30 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 29 Nov 2011 00:30:52 +0000 (00:30 +0000)
commit952538d48d75b2c01d98002a46691638f9f9a4ac
tree96b98da96b7b9e8785d0133154c98c935525ca7e
parentee77d3d70973dcfdb7e571f1139801f6dbc144a3
Fix serialized diagnostics to handle FixIts that only remove text.  Fixes <rdar://problem/10473903>.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145339 91177308-0d34-0410-b5e6-96231b3b80d8
test/Misc/serialized-diags.c
tools/libclang/CXLoadedDiagnostic.cpp