[all-commits] [llvm/llvm-project] 0c111d: [libc++] Documents details of the pre-commit CI.

mordante via All-commits all-commits at lists.llvm.org
Thu Nov 10 11:20:31 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0c111dd86fffa91fbca502fd5f8e3db28f89270a
      https://github.com/llvm/llvm-project/commit/0c111dd86fffa91fbca502fd5f8e3db28f89270a
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2022-11-10 (Thu, 10 Nov 2022)

  Changed paths:
    M clang/www/hacking.html
    M libcxx/docs/Contributing.rst
    M libcxx/docs/index.rst

  Log Message:
  -----------
  [libc++] Documents details of the pre-commit CI.

This documentation aims to make it cleare how the libc++ pre-commit CI
works. For libc++ developers and other LLVM projects whose changes can
affect libc++.

This was discusses with @aaron.ballman as a follow on some unclearities
for the Clang communitee how the libc++ pre-commit CI works.

Note some parts depend on patches under review as commented in the
documentation.

Reviewed By: ldionne, #libc, philnik

Differential Revision: https://reviews.llvm.org/D133249




More information about the All-commits mailing list