diff options
author | Fraser Cormack <fraser@codeplay.com> | 2024-10-09 16:17:43 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-09 16:17:43 +0100 |
commit | 72a957ba4c8ef059f1572f6d4ee0cba8dc615268 (patch) | |
tree | 964a910dc70c42fe8cb54afc110648e1bbd247b7 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | e637a5c9fef866158018dcaecc3c385d157460f5 (diff) | |
download | llvm-72a957ba4c8ef059f1572f6d4ee0cba8dc615268.zip llvm-72a957ba4c8ef059f1572f6d4ee0cba8dc615268.tar.gz llvm-72a957ba4c8ef059f1572f6d4ee0cba8dc615268.tar.bz2 |
[Cuda] Handle -fcuda-short-ptr even with -nocudalib (#111682)
When passed -nocudalib/-nogpulib, Cuda's argument handling would bail
out before handling -fcuda-short-ptr, meaning the frontend and backend
data layouts would mismatch.
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions