[all-commits] [llvm/llvm-project] d63258: [libc++] Do not enable assertions in the dylib in ...

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue Apr 21 10:12:22 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d632587664c2dcecbe1c84853847dfc8951d2a96
      https://github.com/llvm/llvm-project/commit/d632587664c2dcecbe1c84853847dfc8951d2a96
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-04-21 (Tue, 21 Apr 2020)

  Changed paths:
    M libcxx/cmake/caches/Apple.cmake

  Log Message:
  -----------
  [libc++] Do not enable assertions in the dylib in the Apple cache

It turns out that all this time, we've actually been building without
assertions enabled in the dylib. This commit updates the Apple CMake
cache to make it consistent with reality.




More information about the All-commits mailing list