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

When a function template's template parameter has a default argument,

it's okay for the following template parameters to not have default
arguments (since those template parameters can still be
deduced). Also, downgrade the error about default template arguments
in function templates to an extension warning, since this is a
harmless C++0x extension.

llvm-svn: 124855
parent a6aa8789
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