[PATCH] D152321: [clang] Replace use of Type::getPointerTo() (NFC)

Sergei Barannikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 16 09:14:43 PDT 2023


barannikov88 added a comment.

In D152321#4428398 <https://reviews.llvm.org/D152321#4428398>, @JOE1994 wrote:

> With the updated revision, I don't see new test failures from `ninja check-clang` & `ninja check-llvm` & `ninja check-clang-unit` & `ninja check-llvm-unit` .

Thank you, it was my bad.
I'll land this later today.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152321



More information about the cfe-commits mailing list