[all-commits] [llvm/llvm-project] 148bc2: [Clang][OpenMP] Use enum to dereference children d...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Tue Aug 24 13:00:37 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 148bc251f48ee68af9b7c7eb725d4ed888629b5c
https://github.com/llvm/llvm-project/commit/148bc251f48ee68af9b7c7eb725d4ed888629b5c
Author: Shilei Tian <tianshilei1992 at gmail.com>
Date: 2021-08-24 (Tue, 24 Aug 2021)
Changed paths:
M clang/include/clang/AST/StmtOpenMP.h
Log Message:
-----------
[Clang][OpenMP] Use enum to dereference children data array in OMPAtomicDirective
Reviewed By: ABataev
Differential Revision: https://reviews.llvm.org/D108648
More information about the All-commits
mailing list