Enable address sanitizer

The last bugs have been fixed, and a test run built with ASAN is
not finding any issues on qtbase, so it is ready to be part of CI.

Fixes: QTQAINFRA-5025
Change-Id: I1905daaf5b19b41d8daa3f2c47958515b4afaded
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
Dimitrios Apostolou
2022-04-12 16:40:46 +02:00
parent 8a2aed58ff
commit 37fed2c22e
2 changed files with 13 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ Include: [
cmake_platforms_static_tests.yaml,
integrity.yaml,
ios-tests.yaml,
address_sanitizer_platforms.yaml,
linux_android_tests.yaml
]
Configurations: []