Files
clang-p2996/libc/utils/gpu/server/rpc_server.cpp
Joseph Huber e8e267ec42 [libc] Remove use of C++ STL features from rpc_server.cpp (#131169)
Summary:
This is done in preparation for making this header only so we can use it
without an object library. This will be a transient interface that
internal LLVM stuff with use. External people can use it too if they go
through the LLVM libc interface for shared stuff but there's no backward
compatibility guarantees.

Patch just cleans it up prior to the move.
2025-03-13 13:24:42 -05:00

16 KiB