[all-commits] [llvm/llvm-project] eb60c4: [libc++] Revert "Include <__config_site> from <__c...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed Oct 21 06:19:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: eb60c48744f4edbdc72a44250c84796f3bf5f262
https://github.com/llvm/llvm-project/commit/eb60c48744f4edbdc72a44250c84796f3bf5f262
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-10-21 (Wed, 21 Oct 2020)
Changed paths:
M libcxx/CMakeLists.txt
M libcxx/docs/TestingLibcxx.rst
M libcxx/include/CMakeLists.txt
M libcxx/include/__config
M libcxx/test/configs/legacy.cfg.in
M libcxx/utils/libcxx/test/config.py
M libcxxabi/src/CMakeLists.txt
Log Message:
-----------
[libc++] Revert "Include <__config_site> from <__config>"
This temporarily reverts commit 1e46d1aa until I find a solution to fix
the libc++abi and libunwind test suites with that change.
More information about the All-commits
mailing list