[all-commits] [llvm/llvm-project] d94582: [flang][OpenMP] Add test for checking overloaded o...
NimishMishra via All-commits
all-commits at lists.llvm.org
Thu May 16 07:29:02 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d94582eea410a04f9f84e39a54276a8418aa2dbb
https://github.com/llvm/llvm-project/commit/d94582eea410a04f9f84e39a54276a8418aa2dbb
Author: NimishMishra <42909663+NimishMishra at users.noreply.github.com>
Date: 2024-05-16 (Thu, 16 May 2024)
Changed paths:
A flang/test/Semantics/OpenMP/atomic-update-overloaded-ops.f90
Log Message:
-----------
[flang][OpenMP] Add test for checking overloaded operator in atomic update (#88471)
Atomic update expression does not allow overloaded user-defined
operators. This PR adds a test case for the same; the semantic check is
already existent.
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