[PATCH] D123862: [Clang][OpenMP] Use bitfields for flags in `OMPAtomicDirective`
Shilei Tian via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 15 11:13:49 PDT 2022
tianshilei1992 added a comment.
In D123862#3454380 <https://reviews.llvm.org/D123862#3454380>, @ABataev wrote:
> What about ASTStmtWriter?
It's using accessor function `isXLHSInRHSPart()` and so on.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123862/new/
https://reviews.llvm.org/D123862
More information about the cfe-commits
mailing list