[PATCH] D30157: [analyzer] Improve valist check

Gábor Horváth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 6 04:25:21 PST 2017


xazax.hun updated this revision to Diff 90676.
xazax.hun marked an inline comment as done.
xazax.hun added a comment.

- Improve the readability of test files.
- Rebased on latest ToT.


https://reviews.llvm.org/D30157

Files:
  include/clang/StaticAnalyzer/Checkers/Checkers.td
  lib/StaticAnalyzer/Checkers/ValistChecker.cpp
  test/Analysis/valist-uninitialized-no-undef.c
  test/Analysis/valist-uninitialized.c
  test/Analysis/valist-unterminated.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30157.90676.patch
Type: text/x-patch
Size: 27845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170306/17fc79d9/attachment-0001.bin>


More information about the cfe-commits mailing list