summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/Expr.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2012-12-20 02:22:15 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2012-12-20 02:22:15 +0000
commit5bb4cdfaa92f6346982f7705f7f53df67116fc96 (patch)
tree10daff97f5d5058e73a146c509e027d5cacf592a /clang/lib/AST/Expr.cpp
parent4419449391a16f39058f637658ebe10106bd1c67 (diff)
downloadbcm5719-llvm-5bb4cdfaa92f6346982f7705f7f53df67116fc96.tar.gz
bcm5719-llvm-5bb4cdfaa92f6346982f7705f7f53df67116fc96.zip
Fix code that attempted to produce a diagnostic with one DiagnosticEngine, then
produce a note for that diagnostic either with a different DiagnosticEngine or after calling DiagnosticEngine::Reset(). That didn't make any sense, and did the wrong thing if the original diagnostic was suppressed. llvm-svn: 170636
Diffstat (limited to 'clang/lib/AST/Expr.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud