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

Douglas Gregor <[email protected]> changed:

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

--- Comment #4 from Douglas Gregor <[email protected]> 2011-06-22 13:17:13 CDT 
---
This wasn't as horrible as I thought; everywhere else, Sema maintains the AST
invariant by synthesizing parameter declarations. Template instantiation needs
to do this as well.

Fixed in Clang r133628.

-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to