- 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.
Differential D87138
[analyzer][NFC] Introduce refactoring of PthreadLockChecker ASDenysPetrov on Sep 4 2020, 5:33 AM. Authored by
Details
Prepare code for the next patches to reduce unrelated changes.
Diff Detail
Event TimelineComment 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! |