[all-commits] [llvm/llvm-project] 6344a5: [libc] Add a macro to include/exclude subprocess t...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Tue Jun 8 16:58:15 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6344a583ca8d1650def86d8effd1ad8a3a9598b1
https://github.com/llvm/llvm-project/commit/6344a583ca8d1650def86d8effd1ad8a3a9598b1
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2021-06-08 (Tue, 08 Jun 2021)
Changed paths:
M libc/utils/UnitTest/LibcTest.cpp
M libc/utils/UnitTest/LibcTest.h
A libc/utils/UnitTest/PlatformDefs.h
Log Message:
-----------
[libc] Add a macro to include/exclude subprocess tests.
This is useful when bringing up LLVM libc on a new OS on which we do not
yet have the subprocess related helper functions.
More information about the All-commits
mailing list