[PATCH] D136886: [clang] ASTImporter: Fix importing of va_list types and declarations

Jessica Clarke via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 24 10:00:10 PST 2023


jrtc27 added a comment.

This should be readily reproducible with clang -target aarch64 on any machine, though? The current lit tests are just x86 ones, which isn't great coverage of this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136886



More information about the cfe-commits mailing list