|
|
|
|
|
by jeffbee
672 days ago
|
|
I see signs that Google itself is using preserve_none internally, since the public protobuf repo has PROTOBUF_CC (Calling Convention) but it is defined as nothing #define PROTOBUF_CC
Is there any chance of this getting out into the wild or is it too dangerous for us mortals? |
|
Also, until quite recently preserve_none was incompatible with the sanitizers, but I believe this may have been fixed by: https://github.com/llvm/llvm-project/pull/81048