forked from OSchip/llvm-project
b8f3420d1e
Everything that comes after -- should be treated as a filename. This enables passing in filenames that would otherwise be conflated with command-line options. This is especially important for clang-cl which supports options starting with /, which are easily conflatable with Unix-style path names. Differential Revision: http://llvm-reviews.chandlerc.com/D1274 llvm-svn: 187675 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Makefile | ||
OptionParsingTest.cpp | ||
Opts.td |