[all-commits] [llvm/llvm-project] 08892c: [clang][OpenMP] Simplify handling of `if` clause (...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Fri Jun 28 05:46:40 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 08892cc07da9faf4c0e1efa966025936c952211b
https://github.com/llvm/llvm-project/commit/08892cc07da9faf4c0e1efa966025936c952211b
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2024-06-28 (Fri, 28 Jun 2024)
Changed paths:
M clang/lib/Sema/SemaOpenMP.cpp
Log Message:
-----------
[clang][OpenMP] Simplify handling of `if` clause (#96936)
Get the allowed name modifiers from the list of constituent leaf
directives.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list