Add -fsanitize=address to the compiler flags? v8 is being routinely built with asan as part of the Chromium continuous testing, so you can just build v8 as part of Chromium. Or talk to the v8 folks -- they *probably* have a simple suggestion for building v8 with asan w/o Chromium.
--kcc On Tue, Sep 19, 2017 at 11:03 PM, Casper <[email protected]> wrote: > How to build v8 engine with ASAN??? > > -- > 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.
