Home
last modified time | relevance | path

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

/external/llvm/unittests/Support/
DCommandLineTest.cpp228 const char *opts2[] = { "-tool", "-o", "x" }; in TEST() local
230 testAliasRequired(array_lengthof(opts2), opts2); in TEST()