arphaman added a comment.
This has already been fixed in r276352. I closed PR25961.
https://reviews.llvm.org/D21126
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
amilburn created this revision.
amilburn added a reviewer: rsmith.
amilburn added a subscriber: cfe-commits.
If an argument is a placeholder, rewriteBuiltinFunctionDecl should skip it when
trying to rewrite address spaces.
This situation can happen because not all placeholders are rejected by
A