Getting clang-tidy to work can be a little bit more involved than most test utilies. This documents what is required to get clang-tidy working with system packages to make it a bit easier.
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Event Timeline
Thanks for working on this. LGTM, but I think a native speaker may want to have a pass over the text too.
libcxx/docs/TestingLibcxx.rst | ||
---|---|---|
129–130 | I think the other part doesn't add much info. | |
132 | Note it seems this gives issues on Debian, the first run works, then trying to run CMake again will try write things in Have you seen this before? If not I can file a bug report. |
libcxx/docs/TestingLibcxx.rst | ||
---|---|---|
132 | I've had similar problems, but I thought it was a problem with my setup. Given that you also have this problem, I'd say, file a bug report. |
I think the other part doesn't add much info.