Sponsored Content
Skip to content

[hooks] Support code assets in dart test -c cli --target-sanitizer #63489

Description

@dcharkes

Follow up of #63372.

  • We'll add a dart test -c cli that will use dart build cli under the hood. It will not properly support sanitizers for now.

We'll use sanitized dylibs from build hooks, and a sanitized aotruntime.

However, since the AOT snapshot is appended, none of the compiled Dart symbols will show up in sanitizer error messages.

To support sanitizers and build hooks together, we'll need to:

Use case:

Metadata

Metadata

Labels

area-dart-cliUse area-dart-cli for issues related to the 'dart' command like tool.area-native-interopUsed for native interop related issues, including FFI.

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions