Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DCommandLineTest.cpp1693 const char *args13[] = {"prog", "-fa=val13"}; in TEST() local
1695 cl::ParseCommandLineOptions(2, args13, StringRef(), &llvm::nulls())); in TEST()