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

Matheus Izvekov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 31 11:38:41 PDT 2022


mizvekov added a comment.

I'll need to have another look at this, apparently the synthesized  `std` namespace breaks some tests on arm platforms.


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