[cfe-dev] [Analyzer] Build clang with just the Static Analyzer
scott constable via cfe-dev
cfe-dev at lists.llvm.org
Tue Dec 8 09:25:07 PST 2015
Hi All,
Would it be possible to write a custom build target for clang, but only
including the Static Analyzer? I'm only using my clang build with
--analyze, so it doesn't make sense to have the ~100MB of other stuff
statically linked into the clang executable.
~Scott Constable
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20151208/5f9120ef/attachment.html>
More information about the cfe-dev
mailing list