[all-commits] [llvm/llvm-project] b8f0e1: [CodeGen] Remove some uses of deprecated Address c...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Mar 22 02:02:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b8f0e12847f5df0792c816c995bc67759aea669e
https://github.com/llvm/llvm-project/commit/b8f0e12847f5df0792c816c995bc67759aea669e
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-03-22 (Tue, 22 Mar 2022)
Changed paths:
M clang/lib/CodeGen/CGCUDANV.cpp
M clang/lib/CodeGen/CodeGenModule.cpp
Log Message:
-----------
[CodeGen] Remove some uses of deprecated Address constructor
Remove two stray uses in CodeGenModule and CGCUDANV.
More information about the All-commits
mailing list