smbzhang commented on PR #2256:
URL: https://github.com/apache/brpc/pull/2256#issuecomment-1562207169

   > 这个 fix 只对 gcc 生效吗?其他编译器是否有试过
   
   
![image](https://github.com/apache/brpc/assets/45502185/ea8905cc-0fec-4c40-82e5-7238d8485f2e)
   
   
   **clang也是生效的**,这是没有加 noexcept(false)的clang堆栈 (**ps: llvm 
yyds!!!堆栈直接就在baidu::rpc::InputMessenger::InputMessageClosure::~InputMessageClosure
  不像gcc那么隐晦**,哈哈)
   
![image](https://github.com/apache/brpc/assets/45502185/64164d75-8450-41a3-9499-46aa7c8b088a)
   
   这是修复后的:
   
![image](https://github.com/apache/brpc/assets/45502185/50dc1fcf-8a56-4b58-bf4b-41f4bec56269)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to