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

Vince Bridgers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 31 12:21:01 PST 2023


vabridgers added subscribers: DavidSpickett, jrtc27.
vabridgers added a comment.

@DavidSpickett and/or @jrtc27 , I started with @mizvekov 's patch ( D136886 <https://reviews.llvm.org/D136886>) and attempted to address the problems with that patch on arm and aarch64. Is it possible for you to try testing this patch and/or commenting? Thank you. - Vince


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142822



More information about the cfe-commits mailing list