]> granicus.if.org Git - clang/commit
Make sure we claim arguments that are going to be passed to a gcc tool,
authorEric Christopher <echristo@gmail.com>
Thu, 7 Jan 2016 09:03:42 +0000 (09:03 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 7 Jan 2016 09:03:42 +0000 (09:03 +0000)
commit672a9952dd9e22ba1205adcf75c5973363c53096
tree1d296151006f18025a30048c37cbb3854cbc6a2b
parent41575498a0448a90eb1ab0df77d6e62f79a9764d
Make sure we claim arguments that are going to be passed to a gcc tool,
even if they're not going to be used to avoid unused option warnings.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@257040 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/fortran.f95