[all-commits] [llvm/llvm-project] 094b11: [libc++] Fix wrong default value for LIBCXX_ENABLE...

Raul Tambre via All-commits all-commits at lists.llvm.org
Mon Mar 30 09:45:51 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 094b11c3ab41f44296f11fa607509776e757e054
      https://github.com/llvm/llvm-project/commit/094b11c3ab41f44296f11fa607509776e757e054
  Author: Raul Tambre <raul at tambre.ee>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M libcxx/docs/BuildingLibcxx.rst

  Log Message:
  -----------
  [libc++] Fix wrong default value for LIBCXX_ENABLE_ASSERTIONS in documentation

It's set to OFF by default at libcxx/CMakeLists.txt:73.

Differential Revision: https://reviews.llvm.org/D76905




More information about the All-commits mailing list