Don't diagnoes a mismatch between implicit and explicit exception
authorRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 31 Aug 2016 20:38:32 +0000 (20:38 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 31 Aug 2016 20:38:32 +0000 (20:38 +0000)
commite3ea001ec8cd0770cff9d5e33ce269e409b1e70b
tree4a954620b5629af4d23e7539ca5151e4674d374f
parent0786d5b9e6a24f5194ed3e988c865ebfb2a75896
Don't diagnoes a mismatch between implicit and explicit exception
specifications under -fno-exceptions, just as we don't diagnose other exception
specification mismatch errors.

llvm-svn: 280289
clang/lib/Sema/SemaExceptionSpec.cpp
clang/test/CXX/basic/basic.stc/basic.stc.dynamic/p2-noexceptions.cpp
clang/test/CXX/basic/basic.stc/basic.stc.dynamic/p2.cpp