[all-commits] [llvm/llvm-project] 490b55: [libc++] Make sure we don't attempt to run check-c...

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed Sep 30 11:59:24 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 490b556a0f3c9daddd05651d945662b93b3b13b9
      https://github.com/llvm/llvm-project/commit/490b556a0f3c9daddd05651d945662b93b3b13b9
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-09-30 (Wed, 30 Sep 2020)

  Changed paths:
    M libcxx/lib/abi/CMakeLists.txt

  Log Message:
  -----------
  [libc++] Make sure we don't attempt to run check-cxx-abilist when libc++ doesn't define new/delete

That would make the test fail spuriously because we don't generate
an ABI list for that configuration.




More information about the All-commits mailing list