I managed to get clang / llvm 3.7 installed on the Code Analysis builder.
It's not yet compiling cleanly due to unused-arguments,
no-parentheses-equality, shorten-64-to-32, self-assign, and other errors
but it should hopefully be building soon. This also means that we should be
able to add ASAN checks as well.