This should help us catch problems that come up when libprotobuf and libprotoc are built as shared libraries. The motivating example was that we recently had build failures due to `PROTOBUF_EXPORT` being missing from a symbol that needed it, but none of our existing tests caught this. (Technically this test wouldn't catch it either since that particular issue affected C++17 only, but at least this should help with similar problems.) PiperOrigin-RevId: 575218922pull/14476/head
parent
1934daf26e
commit
96c7680f4e
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue