-
Type: Bug
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
-
ALL
-
200
The ubsan (and maybe fuzzer) builds are a superset of our normal build graph requiring extra linkage for typeinfo symbols. The ubsan build became broken, and then other changes made it difficult to add the appropriate linkage due to cycles. We need to fix the cycle.
- is related to
-
SERVER-96857 Fix cycle created by //src/mongo/db:record_id_helpers.h
- Needs Scheduling