[PATCH] D83325: [Sema] Iteratively strip sugar when removing address spaces.

Bevin Hansson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 11 08:28:42 PDT 2020


ebevhan added a comment.

In D83325#2209589 <https://reviews.llvm.org/D83325#2209589>, @svenvh wrote:

> LGTM, but just wondering if the test actually belongs to this patch, as it doesn't demonstrate the problem without one of your other patches?

Mm, that is true, but then I'd be submitting the patch without a test and that doesn't seem quite right.

I'm unsure if there's a way to exhibit the failure without the followup patch.


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