You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for symbols with {lambda...#1} to merge_libraries.py (#1279)
* Add support for symbols like this one, which is referenced by the Firestore iOS SDK on Linux:
grpc_slice_malloc_large::{lambda(grpc_slice_refcount*)#1}::_FUN(grpc_slice_refcount*)
* Handle #.
* Add the latest {lambda...#1} case to the test.
0 commit comments