]> granicus.if.org Git - clang/commit
Added a test for default arguments added to out-of-line member
authorDouglas Gregor <dgregor@apple.com>
Tue, 16 Dec 2008 00:08:34 +0000 (00:08 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 16 Dec 2008 00:08:34 +0000 (00:08 +0000)
commit69497c315fd2bfebc7b7a8180d9125fa8b17b292
tree50b7368920272861f491b38a602cdfbdd447977b
parent584049d49d956add7bce5669e9823491f7d8de78
Added a test for default arguments added to out-of-line member
functions. They work except that name lookup within the default
arguments needs to be deferred until the class definition is complete
(see FIXME in the test).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@61059 91177308-0d34-0410-b5e6-96231b3b80d8
test/SemaCXX/default2.cpp
www/cxx_status.html