Closed GoogleCodeExporter closed 9 years ago
ASAN_OPTIONS=coverage_dir=/foo/bar
I'll update the docs shortly
Original comment by konstant...@gmail.com
on 10 Sep 2014 at 3:50
So, the option already exist in clang used by chromium atm or did you just
added it to clang trunk ?
Original comment by infe...@chromium.org
on 10 Sep 2014 at 4:01
the flag was added in late May, so it is already in Chrome's clang.
http://llvm.org/viewvc/llvm-project?view=revision&revision=209815
Original comment by konstant...@gmail.com
on 10 Sep 2014 at 4:04
Apparently, coverage_dir is already documented at
https://code.google.com/p/address-sanitizer/wiki/Flags
Done. :)
Original comment by konstant...@gmail.com
on 10 Sep 2014 at 4:05
Thanks!, Sorry i should have checked docs first.
Original comment by infe...@chromium.org
on 11 Sep 2014 at 7:45
Original issue reported on code.google.com by
infe...@chromium.org
on 10 Sep 2014 at 3:41