Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 23 2022, 2:52 PM
Paths
| Differential D126245
Added a separate check for unevaluated statements. Updated InfiniteLoopCheck to use new check AbandonedPublic Authored by usama54321 on May 23 2022, 2:52 PM.
Details
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 23 2022, 2:52 PM
Revision Contents
Diff 431488 clang-tools-extra/clang-tidy/bugprone/InfiniteLoopCheck.cpp
clang/include/clang/Analysis/Analyses/ExprMutationAnalyzer.h
clang/lib/Analysis/ExprMutationAnalyzer.cpp
|