[PATCH] D83922: [OpenMP] Fix map clause for unused var: don't ignore it

Joel E. Denny via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 16 11:13:24 PDT 2020


jdenny updated this revision to Diff 278546.
jdenny marked 7 inline comments as done.
jdenny edited the summary of this revision.
jdenny added a comment.

Use `CanonicalDeclPtr`, as suggested.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83922/new/

https://reviews.llvm.org/D83922

Files:
  clang/lib/CodeGen/CGOpenMPRuntime.cpp
  clang/test/OpenMP/target_map_codegen.cpp
  clang/test/OpenMP/target_teams_map_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83922.278546.patch
Type: text/x-patch
Size: 103669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200716/2ad4f66c/attachment-0001.bin>


More information about the cfe-commits mailing list