[PATCH] D87138: [analyzer] Introduce refactoring of PthreadLockChecker

Denys Petrov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 4 05:33:22 PDT 2020


ASDenysPetrov created this revision.
ASDenysPetrov added reviewers: steakhal, vsavchenko, xazax.hun, NoQ, baloghadamsoftware.
ASDenysPetrov added a project: clang.
Herald added subscribers: cfe-commits, martong, Charusso, dkrupp, donat.nagy, Szelethus, mikhail.ramalho, a.sidorin, rnkovacs, szepet.
ASDenysPetrov requested review of this revision.

- 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.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D87138

Files:
  clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87138.289922.patch
Type: text/x-patch
Size: 20338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200904/c6fb79a7/attachment-0001.bin>


More information about the cfe-commits mailing list