Skip to content
Commit 30ef63c9 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

[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
parent 007b9dc5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment