diff options
author | Daniel Dunbar <daniel@zuster.org> | 2012-03-13 18:30:38 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2012-03-13 18:30:38 +0000 |
commit | 30ef63c9f392e6db8090da805985e7197f27958b (patch) | |
tree | 07976d6be07976a4544fd5b79ec3cf694f14edb3 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 007b9dc5936296ae65db926611d7204b865f92da (diff) | |
download | llvm-30ef63c9f392e6db8090da805985e7197f27958b.zip llvm-30ef63c9f392e6db8090da805985e7197f27958b.tar.gz llvm-30ef63c9f392e6db8090da805985e7197f27958b.tar.bz2 |
[Basic] Fix ~Diagnostic() to not call Emit() when there is no diag obj (most
commonly when the diag has been copied).
- This eliminates a completely spurious call to Emit() which was in
Sema::Diag(). Sob.
llvm-svn: 152640
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions