build --cxxopt=-faligned-new # Include attribute is not properly set in abseil-cpp. # Enable external_include_paths globally make them include with -isystem. test --//:werror --features external_include_paths # SwissMemoryResource's patch violate odr rule. But still keep same struct with same defination and same size # change detect_odr_violation to level 1 to check that test --test_env=ASAN_OPTIONS=detect_odr_violation=1 test:arenastring --//test/proto:arenastring test:mutable-donated-string --config=arenastring --copt=-DGOOGLE_PROTOBUF_MUTABLE_DONATED_STRING=1