Wireshark-dev: [Wireshark-dev] Clang Code Analysis buildbot upgrade
Date Prev · Date Next · Thread Prev · Thread Next
From: Gerald Combs <gerald@xxxxxxxxxxxxx>
Date: Mon, 30 Nov 2015 13:53:02 -0800
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.