[LLVMbugs] [Bug 6285] Second SCS of conversion function template: No exact match check

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Apr 12 16:44:08 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=6285

Douglas Gregor <dgregor at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from Douglas Gregor <dgregor at apple.com> 2010-04-12 18:44:07 CDT ---
Implemented in r101089. I was pleasantly surprised to find that we'd already
implemented C++0x default function template arguments, so we're actually able
to test this.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list