[PATCH] D137268: [clang][Headers] Do not define varargs macros for __need___va_list

Elliott Hughes via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 27 07:39:59 PST 2023


enh added a comment.

In D137268#4069992 <https://reviews.llvm.org/D137268#4069992>, @zatrazz wrote:

> Could you check if this fixes your issue?

yes, thanks... the person doing the llvm update tried it and reports that it works.

here's the patch against our old copy of glibc: https://android-review.googlesource.com/c/platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/+/2403274


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137268



More information about the cfe-commits mailing list