v-zhangxiaomeng5 opened a new pull request, #17843:
URL: https://github.com/apache/nuttx/pull/17843

   The clang unwind.h file defines these macros:
   _URC_FATAL_PHASE2_ERROR = _URC_FAILURE
   _URC_FATAL_PHASE1_ERROR = _URC_FAILURE
   
   *Note: Please adhere to [Contributing 
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
   
   ## Summary
   
   Clang doesn't need the duplicate definition of _URC_FAILURE.
   
   ## Impact
   
   Null.
   
   ## Testing
   
   CI test.
   


-- 
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]

Reply via email to