v8/infra
Sergiy Belozorov fd8ce36550 [tools] Enable vpointer-sanitation on UBSan bots
Even though we override chromiums UBSan settings in our own BUILD.gn to
include all sanitizers, vptr is still excluded. The reason is that
the vptr sanitizer requires RTTI to be enabled.

The "is_ubsan_vptr" flag will enable RTTI as well as some linker flags
to export libc++abi symbols. Both are required by the vptr sanitizer.

Change-Id: I803ed71781bb3edc824bbe5d1aaa830841b4b304
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1566511
Reviewed-by: Simon Zünd <szuend@chromium.org>
Commit-Queue: Sergiy Belozorov <sergiyb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#60841}
2019-04-15 11:54:24 +00:00
..
mb [tools] Enable vpointer-sanitation on UBSan bots 2019-04-15 11:54:24 +00:00
testing Extend timeout for numfuzz by 10 minutes 2019-04-11 08:27:15 +00:00
OWNERS Fix typo in OWNERS file 2019-02-15 09:29:26 +00:00
README.md /infra-config directory 2015-06-01 16:19:49 +00:00

This directory contains infra-specific files.