[PATCH] D55425: [analyzer] Split unix.API up to UnixAPIMisuseChecker and UnixAPIPortabilityChecker
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 7 14:10:36 PST 2018
NoQ accepted this revision.
NoQ added a comment.
This revision is now accepted and ready to land.
Nice!
================
Comment at: test/Analysis/Inputs/expected-plists/unix-fns.c.plist:3018
<array>
- <string>/clang/test/Analysis/unix-fns.c</string>
+ <string>/home/szelethus/Documents/analyzer_opts/clang/test/Analysis/unix-fns.c</string>
</array>
----------------
Does this actually work?
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55425/new/
https://reviews.llvm.org/D55425
More information about the cfe-commits
mailing list