[all-commits] [llvm/llvm-project] e4f4a6: [analyzer] Prevent an assertion failure in PThread...
Gábor Horváth via All-commits
all-commits at lists.llvm.org
Wed Feb 5 15:57:09 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e4f4a6c0f5bbda5dc0b922816b3fdfce4b75f404
https://github.com/llvm/llvm-project/commit/e4f4a6c0f5bbda5dc0b922816b3fdfce4b75f404
Author: Gabor Horvath <xazax at google.com>
Date: 2020-02-05 (Wed, 05 Feb 2020)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp
A clang/test/Analysis/fuchsia_lock_impl.c
Log Message:
-----------
[analyzer] Prevent an assertion failure in PThreadLockChecker
When the implementations of the locking functions are available.
Differential Revision: https://reviews.llvm.org/D74003
More information about the All-commits
mailing list