[all-commits] [llvm/llvm-project] 48e624: Revert "[Modules] Fix using `va_list` with modules...

dyung via All-commits all-commits at lists.llvm.org
Fri Aug 2 14:11:21 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 48e624dc2002a4947923ff309a76a3e4deb7d39a
      https://github.com/llvm/llvm-project/commit/48e624dc2002a4947923ff309a76a3e4deb7d39a
  Author: dyung <douglas.yung at sony.com>
  Date:   2024-08-02 (Fri, 02 Aug 2024)

  Changed paths:
    M clang/lib/Sema/Sema.cpp
    R clang/test/Modules/builtin-vararg.c

  Log Message:
  -----------
  Revert "[Modules] Fix using `va_list` with modules and a precompiled header." (#101752)

Reverts llvm/llvm-project#100837

The test Modules/builtin-vararg.c is failing on AArch64 build bots:
- https://lab.llvm.org/buildbot/#/builders/190/builds/3117
- https://lab.llvm.org/buildbot/#/builders/65/builds/2302
- https://lab.llvm.org/buildbot/#/builders/154/builds/2288

Revert to get the bots back to green.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list