Allow passing '-###' to ASTUnit::LoadFromCommandLine to print out the cc1 options.
commit4e03c2b9d735063a60cd0623423f4814178857ef
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 7 Mar 2011 22:45:01 +0000 (7 22:45 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 7 Mar 2011 22:45:01 +0000 (7 22:45 +0000)
tree21aa631905e97c76989bcde0ee756f3148212046
parentd52e8b821a1a1cc58eec2f8446488566436eacc8
Allow passing '-###' to ASTUnit::LoadFromCommandLine to print out the cc1 options.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127183 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/ASTUnit.cpp