Home
last modified time | relevance | path

Searched refs:FailingCmd (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/Driver/
H A DToolChainTest.cpp360 const Command *FailingCmd = nullptr; in TEST() local
361 CC->ExecuteCommand(*CmdCompile, FailingCmd); in TEST()