wanders added a comment.

In D101139#2743346 <https://reviews.llvm.org/D101139#2743346>, @aabbaabb wrote:

> Renamed lib to libexec and add custom rules to copy files to build output.

That rename was a bit too fast I think.
I would expect the libraries (libear & libscanbuild) to be in lib/.
The internal wrappers analyze-c++,analyze-cc,intercept-c++,intercept-cc to be 
installed in libexec.
And finally analyze-build, intercept-build, scan-build which are the commands 
user can execute to be installed in bin/

(I have picked up this patch in our internal toolchain as it gives us a way to 
generate compilation databases out of the box. It works fine here)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101139/new/

https://reviews.llvm.org/D101139

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to