================
@@ -590,7 +623,6 @@ RPC_ATTRS Server::Port Server::open(uint32_t lane_size) {
}
}
-#undef RPC_ATTRS
----------------
shiltian wrote:
Guess at one point we still need to do this; otherwise it is leaked.
https://github.com/llvm/llvm-project/pull/179085