SIGN IN SIGN UP

Protocol Buffers - Google's data interchange format

0 0 35 C++

Speed up our sanitized tests to avoid timeouts

- Switch our MSAN tests to use Memory instead of MemoryWithOrigins
- Enable minimal (-O1) optimizations for all sanitized builds

The new optimization shook loose some ODR issues we've hit before due to the cyclic dependency of cc_proto_library.  This will fix itself once we finish taking over the rule, and shouldn't affect users.  It can be worked around by forcing static linkage in sanitized builds.

#test-continuous

PiperOrigin-RevId: 720686491
M
Mike Kruskal committed
f7b199b12569f88669c64f904869d4e12aa3664c
Parent: bba7557
Committed by Copybara-Service <copybara-worker@google.com> on 1/28/2025, 9:25:47 PM