[LLVMbugs] [Bug 11925] clang asserts if a function has a variably-modified return type

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Mar 12 22:57:13 PDT 2012


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

Richard Smith <richard-llvm at metafoo.co.uk> changed:

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

--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> 2012-03-13 00:57:13 CDT ---
Fixed in r152615. For some reason the relevant check was only performed in C.

-- 
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