[llvm-bugs] [Bug 45347] LIBCXXABI_ENABLE_STATIC_UNWINDER doesn't do anything

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Apr 3 11:48:45 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=45347

Louis Dionne <ldionne at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
 Fixed By Commit(s)|                            |5d14c7b6d1fcc36062128e7019b
                   |                            |ae2dc8c28d4fe
           Assignee|unassignedclangbugs at nondot. |ldionne at apple.com
                   |org                         |
         Resolution|---                         |FIXED

--- Comment #3 from Louis Dionne <ldionne at apple.com> ---
commit 5d14c7b6d1fcc36062128e7019bae2dc8c28d4fe
Author: Louis Dionne <ldionne at apple.com>
Date:   Fri Apr 3 14:42:35 2020 -0400

    [libc++] NFC: Remove unused CMake option

    That option seems to be a remnant that has now been replaced by the
    LIBCXXABI_STATICALLY_LINK_UNWINDER_IN_SHARED_LIBRARY setting.

    Fixes PR45347.

-- 
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/20200403/a3c9c415/attachment.html>


More information about the llvm-bugs mailing list