Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Please address the format issues.
| clang-tools-extra/clang-tidy/readability/UniqueptrDeleteReleaseCheck.cpp | ||
|---|---|---|
| 41–42 | This allOf matcher only contains 1 sub matcher so is breaking the build. | |
| clang-tools-extra/clang-tidy/readability/DeletedDefaultCheck.cpp | ||
|---|---|---|
| 31 ↗ | (On Diff #331130) | Please rebase, this check has since been removed from clang-tidy. |
This allOf matcher only contains 1 sub matcher so is breaking the build.