[PATCH] D117806: [OpenMP] Change default visibility to protected for device declarations
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 20 12:19:49 PST 2022
jdoerfert added a comment.
Does this still work with AMDGPU as we need it to?
================
Comment at: clang/test/OpenMP/declare_target_codegen.cpp:293
-};
-int SS::SSS = 1;
#endif
----------------
What happened here?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117806/new/
https://reviews.llvm.org/D117806
More information about the cfe-commits
mailing list