[PATCH] D130470: [clang][analyzer] Add more wide-character functions to CStringChecker

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 28 09:04:26 PDT 2022


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

Change of bool argument to enum, added inline function to get char type.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130470

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: D130470.448356.patch
Type: text/x-patch
Size: 21623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220728/b71fa1b5/attachment-0001.bin>


More information about the cfe-commits mailing list