summaryrefslogtreecommitdiffstats
path: root/clang/lib/Lex/HeaderSearch.cpp
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2016-10-10 21:56:20 +0000
committerAdrian Prantl <aprantl@apple.com>2016-10-10 21:56:20 +0000
commite941fc19642da421860601d43118e03f6de41c37 (patch)
tree9cc3359c08cef69fa98ac28de09a863963dc4d48 /clang/lib/Lex/HeaderSearch.cpp
parentbdf1624367261bf99c531e55f5bda1a297348b6b (diff)
downloadbcm5719-llvm-e941fc19642da421860601d43118e03f6de41c37.tar.gz
bcm5719-llvm-e941fc19642da421860601d43118e03f6de41c37.zip
[Driver] Let -gline-tables-only win when it comes after -gmodules.
The -gmodules option is all about putting debug type info into clang modules and for line tables the type information is irrelevant, so combining these two options makes no sense. This commmit fixes the behavior to match the one documented on the clang man page: the last -g... option wins. <rdar://problem/27059770> llvm-svn: 283810
Diffstat (limited to 'clang/lib/Lex/HeaderSearch.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud