[PATCH] D83325: [Sema] Be more thorough when unpacking the AS-qualified pointee for a pointer conversion.

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 5 12:08:18 PDT 2020


rjmccall added a comment.

There's no way to do that, no.  Stripping sugar down to the point where you don't have that qualifier anymore is the best we can do.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83325



More information about the cfe-commits mailing list