[PATCH] D15227: [analyzer] Valist checkers.

Gábor Horváth via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 14 06:20:39 PDT 2016


xazax.hun updated this revision to Diff 53700.
xazax.hun added a comment.

- Updated to latest trunk.
- Migrated to use the new CallDescription interface.
- Use http://reviews.llvm.org/D16044 to extract variable name from regions.


http://reviews.llvm.org/D15227

Files:
  lib/StaticAnalyzer/Checkers/CMakeLists.txt
  lib/StaticAnalyzer/Checkers/Checkers.td
  lib/StaticAnalyzer/Checkers/ValistChecker.cpp
  test/Analysis/Inputs/system-header-simulator-for-valist.h
  test/Analysis/valist-uninitialized.c
  test/Analysis/valist-unterminated.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15227.53700.patch
Type: text/x-patch
Size: 256322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160414/db130dc6/attachment-0001.bin>


More information about the cfe-commits mailing list