[LLVMbugs] [Bug 9999] A simple recursive TMP static const initializer defeats clang.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue May 24 09:02:34 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=9999
Douglas Gregor <dgregor at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from Douglas Gregor <dgregor at apple.com> 2011-05-24 11:02:34 CDT ---
Fixed (for C++0x) by implementing the corresponding part of C++0x
[expr.const]p2 in Clang r131968.
--
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