[libc-commits] [libc] [libc] Remove _Exit proxy func header and use LIBC_NAMESPACE::_Exit in tests (PR #114904)

Job Henandez Lara via libc-commits libc-commits at lists.llvm.org
Thu Nov 7 09:03:53 PST 2024


Jobhdez wrote:

> > > This should be fine to merge as-is. I'd recommend waiting until the morning to merge it (so that people can help troubleshoot if necessary), but it's up to you.
> > 
> > 
> > ok ill wait until tomorrow morning. thanks. can you please suggest a new title for the pr? thanks
> 
> You can change it to `[libc] Remove _Exit proxy func header and use LIBC_NAMESPACE::_Exit in tests.`, and update the description accordingly. You might also want to remove @nickdesaulniers from the description, so that he won't be tagged every time the PR is merged in other forks.

ok sounds good. I'm going to merge now!

https://github.com/llvm/llvm-project/pull/114904


More information about the libc-commits mailing list