[PATCH] D74562: [OpenMP][OMPIRBuilder] Introducing the `OMPBuilderCBHelpers` helper class

Fady Ghanim via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 18 06:52:35 PST 2020


fghanim updated this revision to Diff 245151.
fghanim added a comment.

addressing review comments - Adding a comment to explain minor change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74562

Files:
  clang/lib/CodeGen/CGStmtOpenMP.cpp
  clang/lib/CodeGen/CodeGenFunction.h
  clang/test/OpenMP/cancel_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74562.245151.patch
Type: text/x-patch
Size: 13293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200218/216488e4/attachment-0001.bin>


More information about the cfe-commits mailing list