Commit a8e9cc4
[standalone] Remove kAsanDefaultOptions.
The test harness sets options via ASAN_OPTIONS. This makes our treatment of ASAN consistent with the other sanitizers.
Also fix a leak through RetainedReasonsWriter that this unmasked.
TEST=ci
Change-Id: I96cc6018b4859977d2bb7290b8822c91d99705cb
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/394665
Reviewed-by: Alexander Aprelev <[email protected]>
Commit-Queue: Ryan Macnak <[email protected]>1 parent 9e86286 commit a8e9cc4
File tree
3 files changed
+4
-31
lines changed- runtime
- bin
- vm/compiler/aot
3 files changed
+4
-31
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
219 | 218 | | |
220 | 219 | | |
221 | 220 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
183 | 185 | | |
184 | 186 | | |
185 | 187 | | |
| |||
0 commit comments