-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Shell, Testing Infrastructure
-
None
-
Fully Compatible
-
TIG 2016-09-19
-
0
The shell has an _isAddressSanitizerActive function that reports whether the shell has been compiled with ASan flags.
We should have a similar function for UBSan to make it easier to blacklist parts of tests that trigger undefined behavior. This will allow us to add fuzzer builds to the UBSan variant earlier.
- is related to
-
SERVER-25188 Add non-debug UBSan variant for jstestfuzz tasks
- Closed