diff options
author | Mats Jun Larsen <mats@jun.codes> | 2025-04-07 08:30:33 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-06 23:30:33 +0000 |
commit | 146ad71bc71a9cbecccea307bbd157ec910ae82a (patch) | |
tree | a9c2009a1fb97765dc9be0c0fc03b407573d16ee /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | 464286ba633b30bf0bfa9971ec0d61778ccc7561 (diff) | |
download | llvm-146ad71bc71a9cbecccea307bbd157ec910ae82a.zip llvm-146ad71bc71a9cbecccea307bbd157ec910ae82a.tar.gz llvm-146ad71bc71a9cbecccea307bbd157ec910ae82a.tar.bz2 |
[IR] Deprecate PointerType::get/getUnqual pointee type overload (#134517)
Deprecates the methods and schedules them for removal in the future as
the overloads taking LLVMContext are preferred, as the pointee type
has no meaning in opaque pointers.
From what my clangd can tell, there are no usages left in the monorepo
Part of #123569
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions