Details
Details
- Reviewers
dcoughlin NoQ - Commits
- rGa2280e0c93ce: [analyzer] [RetainCountChecker] Produce a correct message when OSTypeAlloc is…
rL351509: [analyzer] [RetainCountChecker] Produce a correct message when OSTypeAlloc is…
rC351509: [analyzer] [RetainCountChecker] Produce a correct message when OSTypeAlloc is…
Diff Detail
Diff Detail
- Repository
- rC Clang
Event Timeline
Comment Actions
Nice!
clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp | ||
---|---|---|
157 ↗ | (On Diff #182194) | Hmm, i suspect that it'd benefit from std::move. |