[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
|
|
Subscribe / Log in / New account

Topics from the LLVM microconference

Topics from the LLVM microconference

Posted Aug 27, 2015 13:00 UTC (Thu) by JGR (subscriber, #93631)
In reply to: Topics from the LLVM microconference by ehiggs
Parent article: Topics from the LLVM microconference

>> But all are based on Clang and LLVM, so only code that can be built with that compiler suite can be sanitized using these tools.
> GCC has UBSan and TSan so I think this line is incorrect.

GCC also supports AddressSanitizer and LeakSanitizer.
To the best of my knowledge the only one that isn't supported is MemorySanitizer.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds