diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2023-11-01 08:26:38 -0700 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2023-11-01 11:18:11 -0700 |
commit | a273d17d4a0b0d621d111d33302172386d796f98 (patch) | |
tree | 1213e8077dfede7efc15923705a3316ec0a0d474 /clang/lib/Basic/Module.cpp | |
parent | 3c97c8b6fc28f296d93f2209088581144a0060de (diff) | |
download | llvm-a273d17d4a0b0d621d111d33302172386d796f98.zip llvm-a273d17d4a0b0d621d111d33302172386d796f98.tar.gz llvm-a273d17d4a0b0d621d111d33302172386d796f98.tar.bz2 |
[OpenMP][FIX] Do not add implicit argument to device Ctors and Dtors
Constructors and destructors on the device do not take any arguments,
also not the implicit dyn_ptr argument other kernels automatically take.
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions