[llvm-dev] What the current state of Asan/Container Overflow detection?

Dennis Luehring via llvm-dev llvm-dev at lists.llvm.org
Wed Sep 6 05:06:34 PDT 2017


https://llvm.org/devmtg/2014-04/PDFs/LightningTalks/EuroLLVM%202014%20--%20container%20overflow.pdf

https://github.com/google/sanitizers/wiki/AddressSanitizerContainerOverflow

and followed some discussion from ~2014

are libc++ and stdlibc++ now fully annotated?

my tests with clang 5.x/gcc 7.x does not report any error on container 
missuse



More information about the llvm-dev mailing list