]> granicus.if.org Git - clang/commit
Check that the default argument is well-formed before checking the initializer types.
authorAnders Carlsson <andersca@mac.com>
Tue, 25 Aug 2009 01:02:06 +0000 (01:02 +0000)
committerAnders Carlsson <andersca@mac.com>
Tue, 25 Aug 2009 01:02:06 +0000 (01:02 +0000)
commit66e3067d9821c75f3119e07f087cfb0d30f9c2ed
tree27d618ef9636c7e35a1f7fbd31d11c9d321fcb24
parentb13bc41a8b0e2d8b7f7d824d5836ce5ae0b8ae5f
Check that the default argument is well-formed before checking the initializer types.

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