[LLVMbugs] [Bug 22797] New: LIBCXX_ENABLE_ASSERTIONS and LIBCXXABI_ENABLE_ASSERTIONS are enabled by default in release builds
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Mar 4 15:32:49 PST 2015
http://llvm.org/bugs/show_bug.cgi?id=22797
Bug ID: 22797
Summary: LIBCXX_ENABLE_ASSERTIONS and
LIBCXXABI_ENABLE_ASSERTIONS are enabled by default in
release builds
Product: Build scripts
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: cmake
Assignee: unassignedbugs at nondot.org
Reporter: richard-llvm at metafoo.co.uk
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
LIBCXX_ENABLE_ASSERTIONS and LIBCXXABI_ENABLE_ASSERTIONS get enabled by
default, even if I set CMAKE_BUILD_TYPE=Release. They should behave the same as
LLVM_ENABLE_ASSERTIONS, and should be turned off in this configuration.
--
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/20150304/4e317372/attachment.html>
More information about the llvm-bugs
mailing list