[all-commits] [llvm/llvm-project] 12f6b0: Revert "[libc++] NFC: Simplify substitutions by us...
David Zarzycki via All-commits
all-commits at lists.llvm.org
Sun Mar 29 18:09:35 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 12f6b024f9f58cee72770849a8c86a1436046ff7
https://github.com/llvm/llvm-project/commit/12f6b024f9f58cee72770849a8c86a1436046ff7
Author: David Zarzycki <dave at znu.io>
Date: 2020-03-29 (Sun, 29 Mar 2020)
Changed paths:
M libcxx/test/lit.cfg
M libcxx/utils/libcxx/test/config.py
M libcxx/utils/libcxx/test/format.py
Log Message:
-----------
Revert "[libc++] NFC: Simplify substitutions by using lit recursive substitutions"
This reverts commit cd7f9751c30092033a5e97591876f972daf61989 which has
unintended breakage to non-libcxx projects when using the documented way
of building LLVM. (See the Getting Started guide. I.e. one big CMake setup.)
More information about the All-commits
mailing list