[llvm-bugs] [Bug 22941] [asm inline] integer template parameter as immediate 'I' expects an integer constant

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Apr 8 09:02:32 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=22941

Sunil Srivastava <sunil_srivastava at playstation.sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |sunil_srivastava at playstatio
                   |                            |n.sony.com
         Resolution|---                         |FIXED

--- Comment #2 from Sunil Srivastava <sunil_srivastava at playstation.sony.com> ---
Fixed in r242175

Integer template parameter as immediate 'I' expectes an integer constant
Basically fixed premature testing of integer constraints during template
parsing
Reviewed at http://reviews.llvm.org/D10452

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160408/19199221/attachment.html>


More information about the llvm-bugs mailing list