[PATCH] D116774: AST: Move __va_list tag back to std conditionally on AArch64.
Peter Collingbourne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 17 10:39:56 PST 2022
pcc updated this revision to Diff 409716.
pcc added a comment.
Use isARM() etc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116774/new/
https://reviews.llvm.org/D116774
Files:
clang/lib/AST/ASTContext.cpp
clang/lib/AST/ItaniumMangle.cpp
clang/test/CodeGen/aarch64-varargs.c
clang/test/CodeGen/arm64-be-hfa-vararg.c
clang/test/Headers/stdarg.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116774.409716.patch
Type: text/x-patch
Size: 71857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220217/b5e20bc9/attachment-0001.bin>
More information about the cfe-commits
mailing list