mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
Enable ASAN build in all of qt5 repository
qtgrpc was the only module left because of QTBUG-120227. After resolving that, enable in all of qt5 repository. Task-number: QTBUG-120227 Fixes: QTQAINFRA-5375 Change-Id: I44782990eb54e4e3955141f999dcb1f93d5f7bf3 Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
Version: 2
|
||||
Include: [
|
||||
cmake_platforms.yaml
|
||||
cmake_platforms.yaml,
|
||||
address_sanitizer_platforms.yaml
|
||||
]
|
||||
Configurations: []
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Version: 2
|
||||
Include: [
|
||||
cmake_platforms.yaml,
|
||||
cmake_platforms_qemu_vxworks.yaml
|
||||
cmake_platforms_qemu_vxworks.yaml,
|
||||
address_sanitizer_platforms.yaml
|
||||
]
|
||||
Configurations: []
|
||||
|
||||
Reference in New Issue
Block a user