[LLVMbugs] [Bug 11248] clang++ generates compilation error due to eager template instantiation
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Oct 27 14:58:21 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=11248
Douglas Gregor <dgregor at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #2 from Douglas Gregor <dgregor at apple.com> 2011-10-27 16:58:21 CDT ---
This code is actually invalid. See
http://clang.llvm.org/compatibility.html#undep_incomplete
for an explanation.
--
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