If you've downloaded an ASan-instrumented build of Chromium, you don't need LLVM already - just start using the instrumented browser and look out for the bug reports.
On Mon, Oct 9, 2017 at 5:21 PM, <[email protected]> wrote: > Hi, > > can someone enlighten me on how to use ASan with chromium on win7. > > > I installed the latest LLVM[5.0.0] and downloaded the latest > asan-win32-release > [https://commondatastorage.googleapis.com/chromium-browser-asan/index.html] > and I want to see if a .html file leads to memory corruptions bugs, etc. in > chromium. > > > I read a bunch on chromium project and llvm.org about it, but im really > really confused. > > -- > You received this message because you are subscribed to the Google Groups > "address-sanitizer" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "address-sanitizer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
