[all-commits] [llvm/llvm-project] 33c9c1: [libc++abi] Allow specifying custom Lit config files
Louis Dionne via All-commits
all-commits at lists.llvm.org
Thu Jun 25 09:15:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 33c9c10d183371edc95fa936705bef56f55ab611
https://github.com/llvm/llvm-project/commit/33c9c10d183371edc95fa936705bef56f55ab611
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-06-25 (Thu, 25 Jun 2020)
Changed paths:
M libcxx/CMakeLists.txt
M libcxxabi/CMakeLists.txt
M libcxxabi/test/CMakeLists.txt
R libcxxabi/test/lit.cfg
A libcxxabi/test/lit.cfg.py
M libcxxabi/test/lit.site.cfg.in
Log Message:
-----------
[libc++abi] Allow specifying custom Lit config files
This is the libc++abi counterpart of 0c66af970c80.
Commit: c55051eea5d3cd57abfd9727f519b670517704d9
https://github.com/llvm/llvm-project/commit/c55051eea5d3cd57abfd9727f519b670517704d9
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-06-25 (Thu, 25 Jun 2020)
Changed paths:
M libunwind/CMakeLists.txt
M libunwind/test/CMakeLists.txt
R libunwind/test/lit.cfg
A libunwind/test/lit.cfg.py
M libunwind/test/lit.site.cfg.in
Log Message:
-----------
[libunwind] Allow specifying custom Lit config files
This is the libunwind counterpart of 0c66af970c80.
Compare: https://github.com/llvm/llvm-project/compare/f6329a6875e2...c55051eea5d3
More information about the All-commits
mailing list