Files
clang-p2996/llvm/include
Youngsuk Kim 29e467fc78 [llvm] Deprecate Type::getPointerTo() (#113331)
`llvm::Type::getPointerTo()` is no longer needed with opaque pointers in LLVM.
It may rather confuse new contributors to think that LLVM has typed pointers.
2024-11-06 11:50:34 -05:00
..