[all-commits] [llvm/llvm-project] f15cc6: [libc] add multi-platform pre-commit github action...

Schrodinger ZHU Yifan via All-commits all-commits at lists.llvm.org
Mon Dec 9 13:04:28 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f15cc6fe2f1e0be9214f1b34517f8145477c25cd
      https://github.com/llvm/llvm-project/commit/f15cc6fe2f1e0be9214f1b34517f8145477c25cd
  Author: Schrodinger ZHU Yifan <yifanzhu at rochester.edu>
  Date:   2024-12-09 (Mon, 09 Dec 2024)

  Changed paths:
    A .github/workflows/libc-fullbuild-tests.yml
    A .github/workflows/libc-overlay-tests.yml

  Log Message:
  -----------
  [libc] add multi-platform pre-commit github actions (#119104)

We do not have CI coverage for Windows/MacOS and we regularly run into
problem where changes break post-commit fullbuild which is not tested in
pre-commit builds. This PR utilizes the github action to address such
issues.



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