Details
Details
- Reviewers
ldionne Mordante var-const huixie90 - Group Reviewers
Restricted Project - Commits
- rG20d30f709b9a: [libc++] Add clang-tidy for the tests
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This means no changes to the test were required?
LGTM! But please wait a few day before landing to give other reviews time to look at it.
Comment Actions
This is just to avoid sprinkling the tests with useless warnings everywhere. The clang-tidy on the tests isn't actually enforced.
Comment Actions
In that case feel free to land it. We can reevaluate the setting when in the patch that enforces it.