[all-commits] [llvm/llvm-project] 94361d: [libc++] Always enable local submodule visibility ...

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon May 4 10:30:14 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 94361ddd93d5627fe321fa9956e8ef017a767ed6
      https://github.com/llvm/llvm-project/commit/94361ddd93d5627fe321fa9956e8ef017a767ed6
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

  Changed paths:
    M libcxx/utils/libcxx/test/config.py

  Log Message:
  -----------
  [libc++] Always enable local submodule visibility in the test suite

When building with modules, always enable local submodule visibility.
It used to be disabled on Apple platforms, but it seems like we want
to use the same flags on Apple and Linux now (see https://reviews.llvm.org/D74892).




More information about the All-commits mailing list