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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to