[libc++][test] Run clang-tidy during CI
authorNikolas Klauser <nikolasklauser@berlin.de>
Tue, 15 Feb 2022 19:00:34 +0000 (20:00 +0100)
committerNikolas Klauser <nikolasklauser@berlin.de>
Tue, 15 Feb 2022 23:22:08 +0000 (00:22 +0100)
commitf10909a50823906e8926a4710a0400f9cc850ae6
tree6b7c1b309619014791e652c445df0b9f7cbc5d5f
parentea0676f97d734196b15da7553cd407e6a36cef2d
[libc++][test] Run clang-tidy during CI

I'm trying to get libc++ to the point of being able to run clang-tidy. This is a PR to see if clang-tidy is happy with all the CI configs.

Reviewed By: Quuxplusone, ldionne, #libc

Spies: mgorny, aheejin, libcxx-commits, arichardson

Differential Revision: https://reviews.llvm.org/D117174
libcxx/.clang-tidy
libcxx/test/libcxx/clang_tidy.sh.cpp [new file with mode: 0644]
libcxx/test/libcxx/lint/lint_headers.sh.py
libcxx/utils/generate_header_tests.py
libcxx/utils/libcxx/test/features.py