On Wed, Jul 9, 2014 at 8:39 PM, <[email protected]> wrote: > [...] Mmhh, I cannot get ASAN to fail here, just some timed out tests > which pass > fine if the timeout time is changed. JFTR, this is what I am doing: > > % make asan=/usr/lib/ccache/bin/clang++ -j4 x64.release.check > [...] >
Just a quick DBC: I would recommend the clang from the Chrome checkout (chromium/src/third_party/llvm-build/Release+Asserts/bin/clang++), it may contain things not yet released in the "normal" clang versions. -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" 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.
