[all-commits] [llvm/llvm-project] df4fa5: [clang][Checkers] Extend PthreadLockChecker state ...
Balázs Kéri via All-commits
all-commits at lists.llvm.org
Thu Apr 1 02:48:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: df4fa53fddb61c2514e7e09fb7cdde53edced958
https://github.com/llvm/llvm-project/commit/df4fa53fddb61c2514e7e09fb7cdde53edced958
Author: Balázs Kéri <1.int32 at gmail.com>
Date: 2021-04-01 (Thu, 01 Apr 2021)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp
A clang/test/Analysis/pthreadlock_state.c
A clang/test/Analysis/pthreadlock_state_nottracked.c
Log Message:
-----------
[clang][Checkers] Extend PthreadLockChecker state dump (NFC).
Add printing of map 'DestroyRetVal'.
Reviewed By: steakhal
Differential Revision: https://reviews.llvm.org/D98502
More information about the All-commits
mailing list