[c++1z] PR31210: ignore exception specification when matching the type of a
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 29 Nov 2016 22:32:05 +0000 (22:32 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 29 Nov 2016 22:32:05 +0000 (22:32 +0000)
commitafbf41f88323feb60fe813d5bd9e3fb1ef0e2353
tree8da2707d7271ad666f334a92599a90077e5808bc
parente770a95c473a9c6f5b9e20c87c477181e5e28445
[c++1z] PR31210: ignore exception specification when matching the type of a
builtin with the type of an explicit declaration of the same function.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@288208 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp
test/SemaCXX/cxx1z-noexcept-function-type.cpp