Details
Details
- Reviewers
alexfh hokein aaron.ballman
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 36269 Build 36268: arc lint + arc unit
Event Timeline
| clang-tools-extra/clang-tidy/linuxkernel/IrqUnbalancedCheck.cpp | ||
|---|---|---|
| 13 | Should be static and may be StringRef? | |
| clang-tools-extra/docs/ReleaseNotes.rst | ||
| 79 | Please add dot at the end. Probably Linux kernel is redundant because of check name. | |
| 87 | Please remove two empty lines. | |
| clang-tools-extra/docs/clang-tidy/checks/linuxkernel-irq-unbalanced.rst | ||
| 6 | Please make first statement same as In Release Notes. | |
Should be static and may be StringRef?