aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/instantiate-default-assignment-operator.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-12-09 00:47:37 +0000
committerDouglas Gregor <dgregor@apple.com>2009-12-09 00:47:37 +0000
commit43c79c2b07abc7ba6d9f243b84ee6539de4d2652 (patch)
tree790ec22e1b69c168ef89a885b2c4cf1c2a425f36 /test/SemaTemplate/instantiate-default-assignment-operator.cpp
parenta498ca67b3d6bb65443c00ef8aa8e3c83ef19b6d (diff)
Implemented an implicit conversion from "noreturn" function types (and
pointers thereof) to their corresponding non-noreturn function types. This conversion is considered an exact match for overload-resolution purposes. Note that we are a little more strict that GCC is, because we encode noreturn in the type system, but that's a Good Thing (TM) because it does not allow us to pretend that potentially-returning function pointers are non-returning function pointers. Fxies PR5620. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@90913 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/SemaTemplate/instantiate-default-assignment-operator.cpp')
0 files changed, 0 insertions, 0 deletions