[libcxx-commits] [PATCH] D117174: [libc++][test] Run clang-tidy during CI

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jan 12 17:04:34 PST 2022


philnik created this revision.
philnik added reviewers: Quuxplusone, Mordante, ldionne, var-const, jloser.
Herald added a subscriber: arichardson.
philnik requested review of this revision.
Herald added subscribers: libcxx-commits, aheejin.
Herald added a project: libc++.
Herald added a reviewer: libc++.

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.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D117174

Files:
  libcxx/.clang-tidy
  libcxx/test/libcxx/clang_tidy.sh.cpp
  libcxx/utils/generate_header_tests.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117174.399515.patch
Type: text/x-patch
Size: 6966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220113/f59b3f00/attachment-0001.bin>


More information about the libcxx-commits mailing list