[cfe-dev] How can use scan-build in win7

WangLiuShuai dashuniuniu at hotmail.com
Mon Jul 13 20:02:40 PDT 2015


Thank you, Anton! It really works, but I have to use latest scan-build code
with clang-mirror in github that you pushed a few days ago. In addition, if
we compile clang with Visual Studio, clang will use Visual Studio's standard
library and it will cause "_TRY_BEGIN" problem. When I use scan-build I have
to add the option "-D_HAS_EXCEPTIONS=0" to avoid this problem.



--
View this message in context: http://clang-developers.42468.n3.nabble.com/How-can-use-scan-build-in-win7-tp4046467p4046538.html
Sent from the Clang Developers mailing list archive at Nabble.com.



More information about the cfe-dev mailing list