[PATCH] D47627: [ASTContext] Make getAddrSpaceQualType replace address spaces.

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 4 08:37:47 PDT 2018


rjmccall added a comment.

Well, Sema should always be diagnosing conflicts.

If you don't have a specific reason to allow replacement, I would prefer just fixing the documentation to state this as a precondition.


Repository:
  rC Clang

https://reviews.llvm.org/D47627





More information about the cfe-commits mailing list