aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2022-12-02 13:30:35 -0600
committerJoseph Huber <jhuber6@vols.utk.edu>2022-12-02 16:39:45 -0600
commitc6481125925849b1d967ec8c129abfbfc46b8417 (patch)
tree27362dd750f66aa65a4fd34279d6dce40bd387fe /clang/lib/Frontend/CompilerInvocation.cpp
parent8d23614a2926cbe972a97f9ffb59df723635ab80 (diff)
downloadllvm-c6481125925849b1d967ec8c129abfbfc46b8417.zip
llvm-c6481125925849b1d967ec8c129abfbfc46b8417.tar.gz
llvm-c6481125925849b1d967ec8c129abfbfc46b8417.tar.bz2
[libc] Skip tests that depend on undefined targets
When we search through the dependencies for a test we somtimes query `get_target_property` on a target that has not been defined. This is the case for targets that have minimal entrypoints defined such as the WIP GPU target. This patch changes all tests whose dependencies are undefined to be skipped entirely. Reviewed By: sivachandra, lntue, michaelrj Differential Revision: https://reviews.llvm.org/D139216
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions