[PATCH] D111247: [analyzer] Add std::string checker

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 25 02:16:04 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe1fdec875ff1: [analyzer] Add std::string checker (authored by steakhal).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111247/new/

https://reviews.llvm.org/D111247

Files:
  clang/docs/analyzer/checkers.rst
  clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
  clang/lib/StaticAnalyzer/Checkers/CMakeLists.txt
  clang/lib/StaticAnalyzer/Checkers/StringChecker.cpp
  clang/test/Analysis/Inputs/system-header-simulator-cxx.h
  clang/test/Analysis/diagnostics/explicit-suppression.cpp
  clang/test/Analysis/std-string.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111247.381890.patch
Type: text/x-patch
Size: 11970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211025/f678b16a/attachment.bin>


More information about the cfe-commits mailing list