<div dir="ltr"><div dir="ltr">On Wed, Aug 14, 2019 at 12:24 AM Dmitri Gribenko via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>> wrote:</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I would like to suggest something different: move Clang Static<br>
Analyzer to clang-tools-extra. Build it either as a separate binary or<br>
compile it into the clang-tidy binary. Then let `clang -analyze`<br>
delegate to that binary for backwards compatibility.<br></blockquote><div><br></div><div>Speaking as an outsider in the peanut gallery who does very little static analysis, this is very appealing to me. It would save binary size in clang and make buildingĀ and testing clang faster, if the developer isn't working in the static analyzer space.</div></div></div>