dart-sdk/runtime
Ryan Macnak fcda00866c [build] Export all symbols for the sanitizers.
This lets the sanitizers intercept any symbol. It's not worth trying to track which symbols the sanitizers are interested in. The sanitizer builds are not distributed so concerns about incompatibility, access to internals or size do not apply.

TEST=tsan
Bug: https://github.com/dart-lang/sdk/issues/53440
Change-Id: I59d137f4c15863cd27af857bfca4c53d847f2b90
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/324566
Reviewed-by: Daco Harkes <dacoharkes@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
2023-09-07 15:03:08 +00:00
..
bin [build] Export all symbols for the sanitizers. 2023-09-07 15:03:08 +00:00
docs Revert "Reland "[vm, gc] Mark through new-space."" 2023-08-28 14:34:21 +00:00
include [vm] Separate for-snapshot vs embed-sources bools when compiling to kernel 2023-07-28 10:01:53 +00:00
lib [vm/compiler] Move setRange bounds checking entirely into Dart. 2023-09-05 17:10:51 +00:00
observatory [vm] Treat Future.then(..., onError:...) as catch all handler 2023-08-31 11:47:54 +00:00
observatory_2 [infra] Use actual package names in the generated package config. 2023-08-28 10:29:48 +00:00
platform Revert "Reland "[vm, gc] Mark through new-space."" 2023-08-28 14:34:21 +00:00
tests [build] Export all symbols for the sanitizers. 2023-09-07 15:03:08 +00:00
third_party Spelling pkg analyzer lib 2023-01-25 14:08:27 +00:00
tools [build] Don't export all symbols to the dynamic table. 2023-09-05 21:47:59 +00:00
vm [vm/compiler] Perform word-sized copies in MemoryMove when possible. 2023-09-07 14:11:19 +00:00
.clang-tidy
.gitignore
BUILD.gn Add a GN flag for the non-debug optimization level 2023-07-15 14:14:59 +00:00
codereview.settings
configs.gni [Runtime] Add extra_product_deps and extra_nonproduct_deps params to "library_for_all_configs_with_compiler" template 2023-04-14 19:51:40 +00:00
CPPLINT.cfg [cpplint] Disable runtime/references lint 2023-01-23 18:21:48 +00:00
OWNERS
PRESUBMIT.py Reland "Reland "[VM] Begin supporting Perfetto file recorder"" 2023-04-18 19:39:05 +00:00
runtime_args.gni Add a GN flag for the non-debug optimization level 2023-07-15 14:14:59 +00:00