[LLVMbugs] [Bug 22635] -fdefine-sized-deallocation causes multiple symbol defintion errors on windows (mingw target)
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Feb 19 12:22:52 PST 2015
http://llvm.org/bugs/show_bug.cgi?id=22635
Thomas Pöchtrager <t.poechtrager at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Thomas Pöchtrager <t.poechtrager at gmail.com> ---
Nevermind, looks like this has been fixed a couple of minutes before I reported
it.
Sorry for the noise.
However, there seems to be a typo on the c++14 implementation status site,
-fno-sized-deallocation does not exist.
$ clang++ -fno-sized-deallocation
clang-3.7: error: unknown argument: '-fno-sized-deallocation'
clang-3.7: error: no input files
--
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/20150219/8f04b709/attachment.html>
More information about the llvm-bugs
mailing list