[all-commits] [llvm/llvm-project] d44de4: [OMPIRBuilder] Avoid pointer element type access
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Jan 27 05:35:03 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d44de46254ff02386f261d50a44117ea57f55c09
https://github.com/llvm/llvm-project/commit/d44de46254ff02386f261d50a44117ea57f55c09
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-01-27 (Thu, 27 Jan 2022)
Changed paths:
M llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
Log Message:
-----------
[OMPIRBuilder] Avoid pointer element type access
Use isOpaqueOrPointeeTypeEquals() instead.
More information about the All-commits
mailing list