hanchenye-llvm-project/compiler-rt
Leonard Chan 398bfa2ead [compiler-rt][Fuchsia] Disable interceptors while enabling new/delete replacements
This disables use of hwasan interceptors which we do not use on Fuchsia. This
explicitly sets the macro for defining the hwasan versions of new/delete.

Differential Revision: https://reviews.llvm.org/D103544
2021-07-07 15:14:34 -07:00
..
cmake [GWP_ASAN] Enable ARM tests 2021-06-30 20:43:33 -07:00
docs
include [dfsan] Expose dfsan_get_track_origins to get origin tracking status 2021-06-29 20:32:39 +00:00
lib [compiler-rt][Fuchsia] Disable interceptors while enabling new/delete replacements 2021-07-07 15:14:34 -07:00
test [compiler-rt] [test] Fix asan symbolize tests on py3.10 2021-07-06 20:41:35 +02:00
tools
unittests
utils
www
.clang-tidy
.gitignore
CMakeLists.txt [compiler-rt][Fuchsia] Disable interceptors while enabling new/delete replacements 2021-07-07 15:14:34 -07:00
CODE_OWNERS.TXT
CREDITS.TXT
LICENSE.TXT
README.txt

README.txt

Compiler-RT
================================

This directory and its subdirectories contain source code for the compiler
support routines.

Compiler-RT is open source software. You may freely distribute it under the
terms of the license agreement found in LICENSE.txt.

================================