[PATCH] D136768: Make typed pointers to be yet again recognized as pointers

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 26 07:59:36 PDT 2022


nikic requested changes to this revision.
nikic added a comment.
This revision now requires changes to proceed.

Why do you need this? Typed pointers have very limited use as a representational convenience. They should not be recognized or handled like normal pointers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136768



More information about the llvm-commits mailing list