This allows 'make analyze' or 'make OBJ.clang-analyzer' to run the
Clang static analyzer and present results on stdout.
Sponsored by: EMC / Isilon Storage Division
Paths
| Differential D5449 Authored by bdrewery on Feb 26 2016, 1:25 AM.
Details
Summary This allows 'make analyze' or 'make OBJ.clang-analyzer' to run the Sponsored by: EMC / Isilon Storage Division
Diff Detail
Event Timelinebdrewery updated this object.
bdrewery updated this revision to Diff 13749.Edited · Feb 26 2016, 2:16 AM2016-02-26 02:16:14 (UTC+0) Comment ActionsHook into kernel. Requires running 'make /full/path/to/src.clang-analyze' or 'make kernel-analyze' Comment Actions Various fixes, documentation, remove from kernel since it won't work due to Herald added a reviewer: manpages. · View Herald TranscriptFeb 26 2016, 7:24 PM2016-02-26 19:24:59 (UTC+0) Closed by commit rS296124: Import bsd.clang-analyze.mk based on NetBSD's version. (authored by bdrewery). · Explain WhyFeb 26 2016, 10:14 PM2016-02-26 22:14:26 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 13806 share/man/man7/build.7
share/mk/Makefile
share/mk/bsd.clang-analyze.mk
share/mk/bsd.dep.mk
|