]> granicus.if.org Git - clang/commit
Fix -Wlarge-by-value-copy option handling in the driver.
authorJean-Daniel Dupas <devlists@shadowlab.org>
Fri, 4 May 2012 08:08:37 +0000 (08:08 +0000)
committerJean-Daniel Dupas <devlists@shadowlab.org>
Fri, 4 May 2012 08:08:37 +0000 (08:08 +0000)
commit2e4fd6d9a1c8ba9c400324d230cfc49050550dea
treee0ea844061ca943577e7aa3f4ca31a344614f5d7
parentfd00eecad6fa5400cf37269d84361a0551d0e6d3
Fix -Wlarge-by-value-copy option handling in the driver.
CC1 supports only the joined format.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156161 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/warning-options.cpp [new file with mode: 0644]