Home
last modified time | relevance | path

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

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