rjmccall added a comment.

`removeAddrSpaceQualType` should guarantee that it removes the address space 
qualifier; you shouldn't need to do something special here.  That means it 
needs to iteratively desugar and collect qualifiers as long as the type is 
still address-space-qualified.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83325



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to