aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/SemaTemplate.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2012-01-30 12:25:35 +0000
committerChandler Carruth <chandlerc@gmail.com>2012-01-30 12:25:35 +0000
commite29cdebb4b9bb435d58aec5da844f46cf78cfbe2 (patch)
treeca943ec7d0914185866cd699ff268ee048b4f202 /lib/Sema/SemaTemplate.cpp
parent30c5f1444d0c46c32dbb50820469d12fa89d7b53 (diff)
Fix yet another issue introduced when renaming '-ccc-host-triple' to
'-target'. The original flag was part of a flag group that marked it as driver-only. The new flag didn't ever get equivalent treatment. This caused the '-target' flag to get passed down to any raw GCC invocation. Marking it as a driver option fixes this and PR11875. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149244 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaTemplate.cpp')
0 files changed, 0 insertions, 0 deletions