![]() With these changes, check-asan passes on Linux and Windows. There are a couple libraries we need to add support for, asan_static, asan_preinit, and the shared library version of asan proper. Since we need to build the asan proper sources twice, once with -DASAN_DYNAMIC and once without, those sources are no longer in a source_set. Much of the check-asan target is taken from the existing check-hwasan target. Reviewed By: thakis Differential Revision: https://reviews.llvm.org/D118307 |
||
---|---|---|
.. | ||
libs | ||
toolchain | ||
BUILD.gn | ||
BUILDCONFIG.gn | ||
buildflags.gni | ||
fuzzer.gni | ||
mac_sdk.gni | ||
run_tablegen.py | ||
symbol_exports.gni | ||
symbol_exports.py | ||
symlink_or_copy.gni | ||
symlink_or_copy.py | ||
sync_source_lists_from_cmake.py | ||
sysroot.gni | ||
write_cmake_config.gni | ||
write_cmake_config.py | ||
write_library_dependencies.py | ||
write_vcsrevision.gni | ||
write_vcsrevision.py |