mirror of https://github.com/grpc/grpc.git
[optimization] Always inline `Construct` and `Destruct` (#36951)
These are helpers to make it slightly easier to spell some kinds of code... and should never ever generate a function body.
(that said, I've seen them do so... fixing now)
Closes #36951
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36951 from ctiller:construct 26725911d7
PiperOrigin-RevId: 644132869
dependabot/pip/urllib3-1.26.19
parent
2e4e92bb87
commit
f04eee5cae
2 changed files with 7 additions and 2 deletions
Loading…
Reference in new issue