[all-commits] [llvm/llvm-project] ededa6: [analyzer] StdLibraryFunctionsChecker: Add NotNull...
Gabor Marton via All-commits
all-commits at lists.llvm.org
Fri Mar 20 09:36:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ededa65d559dac04ae50d3a33610875bb8f1a85e
https://github.com/llvm/llvm-project/commit/ededa65d559dac04ae50d3a33610875bb8f1a85e
Author: Gabor Marton <gabor.marton at ericsson.com>
Date: 2020-03-20 (Fri, 20 Mar 2020)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
M clang/test/Analysis/std-c-library-functions-arg-constraints.c
M clang/test/Analysis/std-c-library-functions.c
Log Message:
-----------
[analyzer] StdLibraryFunctionsChecker: Add NotNull Arg Constraint
Reviewers: NoQ, Szelethus, balazske, gamesh411, baloghadamsoftware, steakhal
Subscribers: whisperity, xazax.hun, szepet, rnkovacs, a.sidorin, mikhail.ramalho, donat.nagy, dkrupp, Charusso, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D75063
More information about the All-commits
mailing list