[all-commits] [llvm/llvm-project] bfeef8: [libc] Add a linting target named "libc-lint".

Siva Chandra via All-commits all-commits at lists.llvm.org
Fri Feb 24 11:56:01 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bfeef8b794da7510cd410c87ebc81e231c4450b3
      https://github.com/llvm/llvm-project/commit/bfeef8b794da7510cd410c87ebc81e231c4450b3
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2023-02-24 (Fri, 24 Feb 2023)

  Changed paths:
    M libc/CMakeLists.txt
    M libc/cmake/modules/LLVMLibCObjectRules.cmake
    M libc/test/src/CMakeLists.txt

  Log Message:
  -----------
  [libc] Add a linting target named "libc-lint".

Lint targets for individual entrypoints have also been cleaned up. The
target "libc-lint" depends on the individual lint targets.

Reviewed By: lntue

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




More information about the All-commits mailing list