[LLVMbugs] [Bug 8189] Parsing non-type parameter packs (non type variadic templates) is not implemented
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Mon Sep 20 07:16:41 PDT 2010
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=8189
Douglas Gregor <dgregor at apple.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |LATER
--- Comment #1 from Douglas Gregor <dgregor at apple.com> 2010-09-20 09:16:40 CDT ---
Variadic templates are completely unimplemented in Clang, and the current
minimal parsing will be removed. It's not worthwhile to file specific bugs
against them.
-- 
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