mirror of https://github.com/grpc/grpc.git
[omg] Avoid MSVC miscompile (#36893)
Seems MSVC has trouble compiling this statically initialized lambda in a template; crash goes away when I split it out to be a named function instead.
Closes #36893
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36893 from ctiller:edward 4bf9b88797
PiperOrigin-RevId: 642714465
pull/36447/head^2
parent
fdac9ebfdf
commit
8564f72e8e
1 changed files with 8 additions and 2 deletions
Loading…
Reference in new issue