[all-commits] [llvm/llvm-project] 85f6b2: [OpenMP] Patch for Support to loop bind clause : C...
SunilKuravinakop via All-commits
all-commits at lists.llvm.org
Thu Oct 26 03:09:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 85f6b2fac9a367337e43ca288c45ea783981cc16
https://github.com/llvm/llvm-project/commit/85f6b2fac9a367337e43ca288c45ea783981cc16
Author: Sunil Kuravinakop <koops at hpe.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M clang/include/clang/Sema/Sema.h
M clang/lib/Sema/SemaOpenMP.cpp
M clang/test/OpenMP/loop_bind_messages.cpp
M clang/test/PCH/pragma-loop.cpp
Log Message:
-----------
[OpenMP] Patch for Support to loop bind clause : Checking Parent Region
Differential revision: https://reviews.llvm.org/D158266
More information about the All-commits
mailing list