]> granicus.if.org Git - clang/commit
[driver] Create a new L_Group for language options and add the -std= option to
authorChad Rosier <mcrosier@apple.com>
Fri, 30 Mar 2012 17:33:35 +0000 (17:33 +0000)
committerChad Rosier <mcrosier@apple.com>
Fri, 30 Mar 2012 17:33:35 +0000 (17:33 +0000)
commit40afb7d4f3840e5b9dcdf77086d9e4843fd5463a
treec3c55d5a0942cad353e3741250f41cac5b3b5ba9
parent0f9b18ed048cd5c1ebe786d1dee05577e84d0c27
[driver] Create a new L_Group for language options and add the -std= option to
said group.  Also classify the group as a CompileOnly_Group so that this option
does not cause an unused argument warning when used with a link command.
rdar://11153013

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153763 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.td