04.06.2016, 19:27, "Denis Shienkov" <[email protected]>:
> Hi all,
>
> 1) is it possible to use the clang's UBSan with QtC? :)

Why not?

>
> 2) if yes - then how to do it?

As with other sanitizers, just add -fsanitize=undefined to QMAKE_CXXFLAGS and 
QMAKE_LFLAGS

>
> 3) if yes - is it possible to use on Windows?

http://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html#supported-platforms


>
> BR,
>
> Denis
>
> _______________________________________________
> Qt-creator mailing list
> [email protected]
> http://lists.qt-project.org/mailman/listinfo/qt-creator

-- 
Regards,
Konstantin
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to