Home
last modified time | relevance | path

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

/external/llvm/unittests/Support/
DCommandLineTest.cpp222 const char *opts1[] = { "-tool", "-option=x" }; in TEST() local
224 testAliasRequired(array_lengthof(opts1), opts1); in TEST()