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). llvm-svn: 61059
Loading
Please register or sign in to comment