On Mon, Aug 10, 2015 at 3:34 PM, Keith Smith <[log in to unmask]> wrote:
>
> I have looked for solutions on the web and many are partial or requiring
> complete source build of clang.

Clang is actually pretty easy to build from source. And it comes with
extensive unit tests, so if "make check" succeeds, you almost
certainly have a solid build.

 - Pat