[Openmp-commits] [PATCH] D117211: [openmp] Mark used variables as retain as well
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Jan 13 05:57:14 PST 2022
JonChesterfield added a comment.
I'm hopeful that D97446 <https://reviews.llvm.org/D97446> can be adjusted so that attribute((used)) works out of the box, at which point we can consider reverting this. Until then, workaround seems reasonable.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117211/new/
https://reviews.llvm.org/D117211
More information about the Openmp-commits
mailing list