[all-commits] [llvm/llvm-project] 6907c3: [clang] Replace uses of Type::getPointerType (NFC)
Youngsuk Kim via All-commits
all-commits at lists.llvm.org
Thu Oct 5 07:58:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6907c3dafd946c5598efe5cbc646809aee873254
https://github.com/llvm/llvm-project/commit/6907c3dafd946c5598efe5cbc646809aee873254
Author: JOE1994 <joseph942010 at gmail.com>
Date: 2023-10-05 (Thu, 05 Oct 2023)
Changed paths:
M clang/lib/CodeGen/CodeGenModule.cpp
Log Message:
-----------
[clang] Replace uses of Type::getPointerType (NFC)
Opaque pointer clean-up effort
More information about the All-commits
mailing list