[LLVMbugs] [Bug 17378] Underlying function for template function definition has null body
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Sep 26 12:17:13 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=17378
Eli Friedman <sharparrow1 at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |sharparrow1 at yahoo.com
Resolution|--- |INVALID
--- Comment #1 from Eli Friedman <sharparrow1 at yahoo.com> ---
This is expected behavior: on Windows, we enable -fdelayed-template-parsing by
default, so the template doesn't actually have a body.
--
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/20130926/d7b8f0ed/attachment.html>
More information about the llvm-bugs
mailing list