summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaDecl.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-02-04 03:57:22 +0000
committerDouglas Gregor <dgregor@apple.com>2011-02-04 03:57:22 +0000
commit8b481d8ac2af1ac2af029d0773938d7bff364737 (patch)
tree4e56180df1d9f08fb5a6f4cd80aae44b3919fcd6 /clang/lib/Sema/SemaDecl.cpp
parenta6aa87898b0f0d6b7d0e5477dffc2aa314c18a7e (diff)
downloadbcm5719-llvm-8b481d8ac2af1ac2af029d0773938d7bff364737.tar.gz
bcm5719-llvm-8b481d8ac2af1ac2af029d0773938d7bff364737.zip
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
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud