]> granicus.if.org Git - clang/commit
No need to mark the parameter as invalid, just ignore the default argument.
authorAnders Carlsson <andersca@mac.com>
Fri, 12 Jun 2009 23:13:22 +0000 (23:13 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 12 Jun 2009 23:13:22 +0000 (23:13 +0000)
commit94c1cdcb0a23fee5845d9ecf0c964013f600e450
tree12cae4c9baf5e80b29e075d523ae7270fb63bd21
parentce5635a1008b3aedaecb1a3b29bb77e1b71080d1
No need to mark the parameter as invalid, just ignore the default argument.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73268 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaTemplate.cpp