Enable build with clang static analyzer
authorJan Vorlicek <janvorli@microsoft.com>
Fri, 8 Mar 2019 01:31:39 +0000 (17:31 -0800)
committerJan Vorlicek <janvorli@microsoft.com>
Fri, 8 Mar 2019 09:42:37 +0000 (01:42 -0800)
commit7b7f8ec1e3f974a43e96c3f01cb0d5a2da913e17
treec29f73feb1e13e724e3019178f28560a3ae60b8e
parent98cd595b35ced3adb6efe0c667f5160f21067e0b
Enable build with clang static analyzer

As part of LLVM, there is a clang static analyzer tool that provides
useful analysis of potential issues in the source code base.

This change enables building coreclr with that analyzer enabled.
build.sh
src/pal/tools/gen-buildsys-clang.sh