[libc-commits] [libc] [libc] implement pathconf/fpathconf (PR #87165)

via libc-commits libc-commits at lists.llvm.org
Mon Jun 17 09:37:45 PDT 2024


lntue wrote:

> Similarly, you need to examine all other header guards. I could see there are several other headers created by this PR having similar issues.

This is something clang-tidy should be able to catch.  Maybe you can rerun your cmake with `-DLLVM_LIBC_CLANG_TIDY=clang-tidy` or the one with the same version you use for `-DCMAKE_C_COMPILER`


https://github.com/llvm/llvm-project/pull/87165


More information about the libc-commits mailing list