[all-commits] [llvm/llvm-project] b648c6: [libc++] Fix libc++ build with assertions enabled

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed Jun 9 09:59:14 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b648c611ed60d37eb9e29f3c10da227b5d1811e1
      https://github.com/llvm/llvm-project/commit/b648c611ed60d37eb9e29f3c10da227b5d1811e1
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2021-06-09 (Wed, 09 Jun 2021)

  Changed paths:
    A libcxx/cmake/caches/Generic-assertions.cmake
    M libcxx/include/__config
    M libcxx/src/string.cpp
    M libcxx/utils/ci/buildkite-pipeline.yml
    M libcxx/utils/ci/run-buildbot

  Log Message:
  -----------
  [libc++] Fix libc++ build with assertions enabled

This fixes http://llvm.org/PR50534. This is another take on D103960
which is less disruptive.

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




More information about the All-commits mailing list