]> granicus.if.org Git - clang/commit
Add the -nostdclanginc option to clang (the driver).
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 6 Oct 2009 12:45:37 +0000 (12:45 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 6 Oct 2009 12:45:37 +0000 (12:45 +0000)
commit6961fdd661f75b8452f526143b9f60b54e175c9d
treeea4395a28fb6a584709295f45727b60f45b7368b
parent9e8710b2ca7652ae52458725722d6e3e25536a0e
Add the -nostdclanginc option to clang (the driver).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@83377 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.def
lib/Driver/Tools.cpp