summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-06-29 17:58:59 +0000
committerStephan Bergmann <sbergman@redhat.com>2017-06-29 17:58:59 +0000
commit743de46043d2e35eb6034537648d3893c9834ae6 (patch)
treecedfe0d8526af22a34b3b341d114706237423df1 /clang/lib/Frontend/CompilerInvocation.cpp
parentc4bbce724e62dc1f309ccd45abcb26a8e2bc9ceb (diff)
downloadbcm5719-llvm-743de46043d2e35eb6034537648d3893c9834ae6.tar.gz
bcm5719-llvm-743de46043d2e35eb6034537648d3893c9834ae6.zip
Fixed -Wexceptions derived-to-base false positives
...as introduced with recent <https://reviews.llvm.org/D33333> "Emit warning when throw exception in destruct or dealloc functions which has a (possible implicit) noexcept specifier". (The equivalent of the goodReference case hit when building LibreOffice.) (These warnings are apparently only emitted when no errors have yet been encountered, so it didn't work to add the test code to the end of the existing clang/test/SemaCXX/exceptions.cpp.) llvm-svn: 306715
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud