[PATCH] D153307: [llvm] Replace use of Type::getPointerTo() (NFC)

Youngsuk Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 15:16:12 PDT 2023


JOE1994 added a comment.

Checked that no new regressions occur with `ninja check-clang` & `ninja check-llvm`.

Used `git clang-format` for formatting affected lines.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153307/new/

https://reviews.llvm.org/D153307



More information about the llvm-commits mailing list