[all-commits] [llvm/llvm-project] d01280: [analyzer][StdLibraryFunctionsChecker] Add POSIX p...
Gabor Marton via All-commits
all-commits at lists.llvm.org
Mon Sep 7 08:47:33 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d01280587d97eb02d37da37666afd3e4d57c9336
https://github.com/llvm/llvm-project/commit/d01280587d97eb02d37da37666afd3e4d57c9336
Author: Gabor Marton <gabor.marton at ericsson.com>
Date: 2020-09-07 (Mon, 07 Sep 2020)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
M clang/test/Analysis/std-c-library-functions-POSIX.c
Log Message:
-----------
[analyzer][StdLibraryFunctionsChecker] Add POSIX pthread handling functions
Differential Revision: https://reviews.llvm.org/D84415
More information about the All-commits
mailing list