[all-commits] [llvm/llvm-project] e67405: [analyzer] [NFC] Introduce refactoring of PthreadL...

Denys Petrov via All-commits all-commits at lists.llvm.org
Tue Sep 8 06:04:46 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e67405141836fcd88183863758eeb42f32e847a6
      https://github.com/llvm/llvm-project/commit/e67405141836fcd88183863758eeb42f32e847a6
  Author: Denys Petrov <dpetrov at accesssoftek.com>
  Date:   2020-09-08 (Tue, 08 Sep 2020)

  Changed paths:
    M clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp

  Log Message:
  -----------
  [analyzer] [NFC] Introduce refactoring of PthreadLockChecker

Change capitalization of some names due to LLVM naming rules.
Change names of some variables to make them more speaking.
Rework similar bug reports into one common function.

Prepare code for the next patches to reduce unrelated changes.

Differential Revision: https://reviews.llvm.org/D87138




More information about the All-commits mailing list