[libc] Add a linting target named "libc-lint".
authorSiva Chandra Reddy <sivachandra@google.com>
Fri, 24 Feb 2023 08:27:29 +0000 (08:27 +0000)
committerSiva Chandra Reddy <sivachandra@google.com>
Fri, 24 Feb 2023 19:55:43 +0000 (19:55 +0000)
commitbfeef8b794da7510cd410c87ebc81e231c4450b3
tree862791214af7e1c7ed42f3bcaa9adb1167965fa2
parentffe9ebbfe1b96f5a9b4476f0a73345779c9ac301
[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
libc/CMakeLists.txt
libc/cmake/modules/LLVMLibCObjectRules.cmake
libc/test/src/CMakeLists.txt