[PATCH] D125912: [Clang][[OpenMP5.1] Initial parser/sema for default(private) clause
Alexey Bataev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 18 12:07:02 PDT 2022
ABataev accepted this revision.
ABataev added a comment.
This revision is now accepted and ready to land.
LG with a nit
================
Comment at: clang/lib/Parse/ParseOpenMP.cpp:2925
EndLoc);
-
// Exit scope.
----------------
Restore
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125912/new/
https://reviews.llvm.org/D125912
More information about the cfe-commits
mailing list