Clang-format LLVM style has a custom include category for gtest/ and
gmock/ headers between regular includes and angled includes. Do the same here.
Details
Details
- Reviewers
sammccall - Commits
- rG0447ec2fb050: [clang-tidy] Fix LLVM include order check policy
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thank you!
Seems strange to me that we have both forms of test here, but I'm sure there's a reason...
clang-format: please reformat the code