[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)
commit6564006a388abd6bcf4a2da76c2b50fe43deb70b
tree290068690e9ea161b64fc89f6f16fb910496f967
parenta6714922d100fc9ca90cfc4dc4bb0df875206197
[c++1z] PR31210: ignore exception specification when matching the type of a
builtin with the type of an explicit declaration of the same function.

llvm-svn: 288208
clang/lib/Sema/SemaDecl.cpp
clang/test/SemaCXX/cxx1z-noexcept-function-type.cpp