[all-commits] [llvm/llvm-project] 2893bc: [NFC] Fix the test failure in 08f957808e5f7e44b11...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Sun Jan 8 19:55:16 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2893bcd6cd88310da9ba4a37c142c6db463ba79e
      https://github.com/llvm/llvm-project/commit/2893bcd6cd88310da9ba4a37c142c6db463ba79e
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2023-01-09 (Mon, 09 Jan 2023)

  Changed paths:
    M clang/test/CodeGenCXX/pr59765-modules-global-ctor-dtor.cppm

  Log Message:
  -----------
  [NFC] Fix the test failure in  08f957808e5f7e44b11d in armv8

The test in 08f957808e5f7e44b11d may fail in armv8 since the signature
of the constructor may be different. This patch tries to fix it.




More information about the All-commits mailing list