Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DCommandLineTest.cpp1647 const char *args7[] = {"prog", "-fpb"}; in TEST() local
1649 cl::ParseCommandLineOptions(2, args7, StringRef(), &llvm::nulls())); in TEST()