[llvm-bugs] [Bug 25978] Build warnins in cxa_guard.cpp on Linux
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Mar 3 17:14:56 PST 2017
https://bugs.llvm.org/show_bug.cgi?id=25978
Eric Fiselier <eric at efcs.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
CC| |eric at efcs.ca
--- Comment #1 from Eric Fiselier <eric at efcs.ca> ---
This has technically been "fixed" because Libc++abi has been manually
suppressing -Wunused-function for a while.
However it seems better to have this warning enabled, so I cleaned up the
occurrences of the warning and enabled it in r296936.
--
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/20170304/3e703506/attachment.html>
More information about the llvm-bugs
mailing list