Skip to content
Commit 8ce63154 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

When diagnosing C++ [temp.expl.spec]p3 in C++98/03 mode, downgrade the

error to a warning if we're in a case that would be allowed in
C++0x. This "fixes" PR8084 by making Clang accept more code than GCC
and (non-strict) EDG do. 

Also, add the missing test case for the C++0x semantics, which should
have been in r113717.

llvm-svn: 113718
parent b1aab438
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment