[all-commits] [llvm/llvm-project] 9f7f4a: [Clang][Modules] Add a target to build-explicit.cp...

David Green via All-commits all-commits at lists.llvm.org
Mon Jun 2 11:30:24 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f7f4acbf0fc42357e7c804447cb7c2468ca4f4e
      https://github.com/llvm/llvm-project/commit/9f7f4acbf0fc42357e7c804447cb7c2468ca4f4e
  Author: David Green <david.green at arm.com>
  Date:   2025-06-02 (Mon, 02 Jun 2025)

  Changed paths:
    M clang/test/Modules/explicit-build.cpp

  Log Message:
  -----------
  [Clang][Modules] Add a target to build-explicit.cpp test. NFC

This test relies on two modules being different sizes, which is not always true
with different architectures. Make the test x86 specific at the moment to
ensure it does not fail spuriously.



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