[all-commits] [llvm/llvm-project] 4816bf: [libc] Add LLVM_LIBC_CLANG_TIDY option and allow L...

lntue via All-commits all-commits at lists.llvm.org
Tue Mar 1 08:05:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4816bfa83881f4a34eb95d6c7a47258c7e49ef71
      https://github.com/llvm/llvm-project/commit/4816bfa83881f4a34eb95d6c7a47258c7e49ef71
  Author: Tue Ly <lntue at google.com>
  Date:   2022-03-01 (Tue, 01 Mar 2022)

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

  Log Message:
  -----------
  [libc] Add LLVM_LIBC_CLANG_TIDY option and allow LLVM_LIBC_ENABLE_LINTING without full build.

Add LLVM_LIBC_CLANG_TIDY option and allow LLVM_LIBC_ENABLE_LINTING without full build.

Reviewed By: sivachandra

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




More information about the All-commits mailing list