[PATCH] D130091: [clang][analyzer] Added partial wide character support to CStringChecker

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 21 01:33:46 PDT 2022


balazske updated this revision to Diff 446385.
balazske added a comment.

Fix in overlap check, replaced test file.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130091

Files:
  clang/docs/analyzer/checkers.rst
  clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
  clang/test/Analysis/wstring.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130091.446385.patch
Type: text/x-patch
Size: 26144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220721/93616b32/attachment-0001.bin>


More information about the cfe-commits mailing list