- Change capitalization of some names due to LLVM naming rules.
- Change names of some variables to make more speaking.
- Rework similar bug reports into one common function.
Prepare code for the next patches to reduce unrelated changes.
Paths
| Differential D87138
[analyzer][NFC] Introduce refactoring of PthreadLockChecker ClosedPublic Authored by ASDenysPetrov on Sep 4 2020, 5:33 AM.
Details Summary
Prepare code for the next patches to reduce unrelated changes.
Diff Detail Event TimelineHerald added subscribers: cfe-commits, martong, Charusso and 7 others. · View Herald TranscriptSep 4 2020, 5:33 AM Comment Actions This seems to be a total non-functional-change. Please include [NFC] next time with a similar refactoring. Otherwise, Looks good to me, thanks! This revision is now accepted and ready to land.Sep 4 2020, 6:16 AM ASDenysPetrov retitled this revision from [analyzer] Introduce refactoring of PthreadLockChecker to [analyzer][NFC] Introduce refactoring of PthreadLockChecker.Sep 4 2020, 8:14 AM Comment Actions
Thanks! Added [NFC] to the title. Closed by commit rGe67405141836: [analyzer] [NFC] Introduce refactoring of PthreadLockChecker (authored by ASDenysPetrov). · Explain WhySep 8 2020, 6:04 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 289922 clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp
|