[all-commits] [llvm/llvm-project] 67e28a: [Clang] Improve hermeticity of clang_rt tests
Michael Platings via All-commits
all-commits at lists.llvm.org
Wed Feb 22 01:23:27 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 67e28a3010e1852ec670cf5346fd171bf2a16774
https://github.com/llvm/llvm-project/commit/67e28a3010e1852ec670cf5346fd171bf2a16774
Author: Michael Platings <michael.platings at arm.com>
Date: 2023-02-22 (Wed, 22 Feb 2023)
Changed paths:
M clang/test/Driver/arm-compiler-rt.c
M clang/test/Driver/print-libgcc-file-name-clangrt.c
Log Message:
-----------
[Clang] Improve hermeticity of clang_rt tests
Specifying --sysroot prevents libclang_rt from being located in standard
library directories.
Differential Revision: https://reviews.llvm.org/D144542
More information about the All-commits
mailing list