[all-commits] [llvm/llvm-project] 3e28e1: [code-format] Also include libc++ extensionless he...

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed Nov 22 10:03:18 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3e28e1ec56c72c5f401fcc76f5590ece692d2425
      https://github.com/llvm/llvm-project/commit/3e28e1ec56c72c5f401fcc76f5590ece692d2425
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2023-11-22 (Wed, 22 Nov 2023)

  Changed paths:
    M llvm/utils/git/code-format-helper.py

  Log Message:
  -----------
  [code-format] Also include libc++ extensionless headers and .inc and .cppm (#73142)

These headers were skipped by the job because they didn't have an
extension. However, such headers are extremely common in libc++.

As a drive-by change, also include `.cppm` and `.inc` extensions since
those are also common in libc++.




More information about the All-commits mailing list