This revision was automatically updated to reflect the committed changes.
Closed by commit rGcc928c683058: [NFC][clang] Fix static analyzer concerns
(authored by Fznamznon).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155849/new/
https://reviews.l
Fznamznon updated this revision to Diff 543417.
Fznamznon added a comment.
Rebase, fix format
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155849/new/
https://reviews.llvm.org/D155849
Files:
clang/lib/CodeGen/CGStmtOpenMP.cpp
Index: clang/lib
tahonermann accepted this revision.
tahonermann added a comment.
Looks good; the default implementations would definitely do the wrong thing, so
this is a good find. My suggested edit is just to add a blank line.
Comment at: clang/lib/CodeGen/CGStmtOpenMP.cpp:1823-1826
+ OMPT
ABataev accepted this revision.
ABataev added a comment.
This revision is now accepted and ready to land.
LG
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155849/new/
https://reviews.llvm.org/D155849
___
Fznamznon created this revision.
Herald added subscribers: manas, ASDenysPetrov, dkrupp, donat.nagy, Szelethus,
a.sidorin, baloghadamsoftware.
Herald added a project: All.
Fznamznon requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
OMPTransf