[PATCH] D54149: [Analyzer] [WIP] Standard C++ library functions checker for the std::find() family
Balogh, Ádám via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 6 06:00:18 PST 2018
baloghadamsoftware created this revision.
baloghadamsoftware added a reviewer: NoQ.
baloghadamsoftware added a project: clang.
Herald added subscribers: donat.nagy, Szelethus, mikhail.ramalho, a.sidorin, rnkovacs, szepet, whisperity.
Herald added a reviewer: george.karpenkov.
Repository:
rC Clang
https://reviews.llvm.org/D54149
Files:
include/clang/StaticAnalyzer/Checkers/Checkers.td
lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
test/Analysis/Inputs/system-header-simulator-cxx.h
test/Analysis/diagnostics/explicit-suppression.cpp
test/Analysis/iterator-range.cpp
test/Analysis/std-c-library-functions.cpp
test/Analysis/std-cxx-library-functions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54149.172745.patch
Type: text/x-patch
Size: 34554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181106/c1b0c955/attachment-0001.bin>
More information about the cfe-commits
mailing list