jsjodin accepted this revision.
jsjodin added a comment.
This revision is now accepted and ready to land.
Looks good.
================
Comment at: llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp:5230
+ if (!IsExternallyVisible)
+ OS << llvm::format("_%x", EntryInfo.FileID);
+ OS << "_decl_tgt_ref_ptr";
----------------
Nit: llvm::
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149162/new/
https://reviews.llvm.org/D149162
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits