mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
`--with-asan` now also will instrument C/C++ code. This also increases the requirements on the user environment, since a clang compiler with the same major version as the LLVM version rustc is using must be in PATH. ASAN without C/C++ code is IMHO not so interesting, so I'm not sure if it would be worth adding a separate flag. Testing: Manual testing with `--with-asan`. I believe we don't run ASAN in CI yet, although perhaps we should. Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com> |
||
---|---|---|
.. | ||
devtools_tests/sources | ||
mutation | ||
platform | ||
__init__.py | ||
bootstrap_commands.py | ||
build_commands.py | ||
command_base.py | ||
devenv_commands.py | ||
devtools_tests.py | ||
gstreamer.py | ||
package_commands.py | ||
post_build_commands.py | ||
testing_commands.py | ||
try_parser.py | ||
util.py | ||
visual_studio.py |