[all-commits] [llvm/llvm-project] 67ebe5: [libc++] Avoid duplicating logic in the libcxx-spe...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Mar 30 08:23:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 67ebe5de57d1b1ed6d8d04cbd3c3454bbf781f05
https://github.com/llvm/llvm-project/commit/67ebe5de57d1b1ed6d8d04cbd3c3454bbf781f05
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-03-30 (Mon, 30 Mar 2020)
Changed paths:
M libcxx/test/libcxx/input.output/filesystems/lit.local.cfg
Log Message:
-----------
[libc++] Avoid duplicating logic in the libcxx-specific filesystem local lit config
This will become more relevant as we shift more filesystem-specific
logic to the local lit configuration in test/std/input.output/filesystems.
More information about the All-commits
mailing list