]> granicus.if.org Git - clang/commit
Add support for the /Fi argument to clang-cl (PR20036)
authorHans Wennborg <hans@hanshq.net>
Tue, 17 Jun 2014 00:19:12 +0000 (00:19 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 17 Jun 2014 00:19:12 +0000 (00:19 +0000)
commita3bb0d84f3d9ace1ed333746550d0afcb8ddcd0a
tree09559c7973b181f1df2eb935a5db4db1d0cffe95
parent9e250d5aeee55f042b414f38fb7fee76f7339187
Add support for the /Fi argument to clang-cl (PR20036)

Patch by Ehsan Akhgari!

Differential Revision: http://reviews.llvm.org/D4143

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@211081 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/CLCompatOptions.td
lib/Driver/Driver.cpp
test/Driver/cl-outputs.c