aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorArtem Belevich <tra@google.com>2022-09-01 11:24:35 -0700
committerArtem Belevich <tra@google.com>2022-09-01 15:52:36 -0700
commit54c47ff9398fbd5fa7e4120b3286adfb4f736ec8 (patch)
tree466a427b467bd724d94450ea90624dc6ab6574ec /lldb/packages/Python/lldbsuite/test
parentca01c996b2185af08e076d92b39afd96e0567faf (diff)
downloadllvm-54c47ff9398fbd5fa7e4120b3286adfb4f736ec8.zip
llvm-54c47ff9398fbd5fa7e4120b3286adfb4f736ec8.tar.gz
llvm-54c47ff9398fbd5fa7e4120b3286adfb4f736ec8.tar.bz2
[CUDA] Allow using -o with -fsyntax-only
-fsyntax-only breaks down CUDA compilation pipeline and make it look like multiple independent subcompilations and that trips the multiple arguments check when -o is specified. We do want to allow -fsyntax-only to be used with otherwise unmodified clang options as it's commonly used by various tooling. Differential Revision: https://reviews.llvm.org/D133133
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions