[PATCH] D48884: [CStringSyntaxChecker] Check strlcpy sizeof syntax

David CARLIER via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 19 14:55:14 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337499: [CStringSyntaxChecker] Check strlcpy sizeof syntax (authored by devnexen, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D48884?vs=156358&id=156365#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48884

Files:
  cfe/trunk/lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp
  cfe/trunk/test/Analysis/bsd-string.c
  cfe/trunk/test/Analysis/cstring-syntax.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48884.156365.patch
Type: text/x-patch
Size: 5037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180719/d8d62b06/attachment.bin>


More information about the llvm-commits mailing list