mirror of
https://github.com/boostorg/core.git
synced 2025-07-29 12:27:42 +02:00
Disable serialization_nvp_test under Clang/UBSan
This commit is contained in:
@ -363,7 +363,7 @@ run memory_resource_test.cpp ;
|
||||
run data_test.cpp ;
|
||||
run size_test.cpp ;
|
||||
|
||||
run serialization_nvp_test.cpp : : : <library>/boost//serialization/<warnings>off ;
|
||||
run serialization_nvp_test.cpp : : : <library>/boost//serialization/<warnings>off <toolset>clang,<undefined-sanitizer>norecover:<build>no ;
|
||||
run serialization_split_free_test.cpp : : : <library>/boost//serialization/<warnings>off ;
|
||||
run serialization_split_member_test.cpp : : : <library>/boost//serialization/<warnings>off ;
|
||||
|
||||
|
Reference in New Issue
Block a user