[all-commits] [llvm/llvm-project] 21fdc7: [NFC][Clang][OpenMP] Change MEH member of `AttachP...
Abhinav Gaba via All-commits
all-commits at lists.llvm.org
Mon Oct 6 12:34:21 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 21fdc728d57222294742604d6efdc03fb22b8467
https://github.com/llvm/llvm-project/commit/21fdc728d57222294742604d6efdc03fb22b8467
Author: Abhinav Gaba <abhinav.gaba at intel.com>
Date: 2025-10-06 (Mon, 06 Oct 2025)
Changed paths:
M clang/lib/CodeGen/CGOpenMPRuntime.cpp
Log Message:
-----------
[NFC][Clang][OpenMP] Change MEH member of `AttachPtrExprComparator` from pointer to reference. (#161785)
Also adds an instance of `AttachPtrExprComparator` to the
`MappableExprHandler` class, so that it can be reused for multiple
comparisons.
This was extracted out of #153683 to make that PR more focused on the
functional changes.
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