[PATCH] D112645: [OpenMP] Fix: opposite attributes could be set by -fno-inline

Igor Kirillov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 1 14:37:15 PDT 2021


igor.kirillov updated this revision to Diff 383890.
igor.kirillov marked an inline comment as not done.
igor.kirillov added a comment.

Update test, remove redundant code


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112645

Files:
  clang/lib/CodeGen/CGStmtOpenMP.cpp
  clang/test/OpenMP/parallel_for_noinline.cpp
  clang/test/OpenMP/parallel_if_codegen_PR51349.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112645.383890.patch
Type: text/x-patch
Size: 6652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211101/388d2284/attachment-0001.bin>


More information about the cfe-commits mailing list