aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorArtem Belevich <tra@google.com>2020-02-27 15:35:19 -0800
committerArtem Belevich <tra@google.com>2020-03-11 13:42:16 -0700
commit0c06a389e5937895579effd5e608c79bc6332e53 (patch)
treeb46e172b85e445bd5299d441cc0424a1e2bf11d9 /clang/lib/Lex/ModuleMap.cpp
parentc915cb957dc37275ce1ca1a0b993239c82f12692 (diff)
downloadllvm-0c06a389e5937895579effd5e608c79bc6332e53.zip
llvm-0c06a389e5937895579effd5e608c79bc6332e53.tar.gz
llvm-0c06a389e5937895579effd5e608c79bc6332e53.tar.bz2
[CUDA,clang-cl] Filter out unsupported arguments for device-side compilation.
Device-side compilation does not support some features and we need to filter them out when command line options enable them for the host. We're already doing this in various places in the regular clang driver, but clang-cl mode constructs cc1 options independently and needs to implement the filtering, too. Differential Revision: https://reviews.llvm.org/D75310
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions