[all-commits] [llvm/llvm-project] f0b9db: [analyzer][StdLibraryFunctionsChecker] Add POSIX t...
Gabor Marton via All-commits
all-commits at lists.llvm.org
Fri Sep 4 09:45:34 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f0b9dbcfc7ba2a217cab3217d6217fc270c88b58
https://github.com/llvm/llvm-project/commit/f0b9dbcfc7ba2a217cab3217d6217fc270c88b58
Author: Gabor Marton <gabor.marton at ericsson.com>
Date: 2020-09-04 (Fri, 04 Sep 2020)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
M clang/test/Analysis/std-c-library-functions-POSIX.c
M clang/test/Analysis/std-c-library-functions-arg-constraints.c
Log Message:
-----------
[analyzer][StdLibraryFunctionsChecker] Add POSIX time handling functions
Differential Revision: https://reviews.llvm.org/D84248
More information about the All-commits
mailing list