[all-commits] [llvm/llvm-project] b1863d: [Clang][OpenMP] Remove use of getPointerElementType()
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Feb 23 07:14:41 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b1863d82454b2905db8b492bea0ce8a260362645
https://github.com/llvm/llvm-project/commit/b1863d82454b2905db8b492bea0ce8a260362645
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-02-23 (Wed, 23 Feb 2022)
Changed paths:
M clang/lib/CodeGen/CGStmtOpenMP.cpp
Log Message:
-----------
[Clang][OpenMP] Remove use of getPointerElementType()
This new pointer element type use snuck in via D118632.
More information about the All-commits
mailing list