[LLVMbugs] [Bug 15375] constexpr expression ends up as undefined symbol
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Feb 27 10:34:38 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=15375
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |richard-llvm at metafoo.co.uk
Resolution|--- |INVALID
--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
You need to provide a definition of Bug::max because you are passing it by
reference to std::min.
--
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/20130227/c9d045dc/attachment.html>
More information about the llvm-bugs
mailing list