Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
It seems like clang-format might be failing with this patch which should be fixed first.
And I think I cannot actually accept this patch because I see the following hchilama created this object with edit policy "Administrators".
Hi @abhina.sreeskantharajan I have verified the fix aganist the clang-format, seems fine. (FYI: I saw clean build on Friday)
I have modified this object with the edit policy "All Users"
Please let me know if I need to do anything else here?
I think the format should be good then, the CI might be failing due to another commit. LGTM, thanks!
Hi @abhina.sreeskantharajan can I please know the next process on how to land this revision to opensource?
Usually you need to have someone with commit access commit the changes for you for your first couple of patches and then you can request commit access yourself. This is outlined here https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access
I'd be happy to commit this patch for you if needed :)
Hi @abhina.sreeskantharajan , Thanks for letting me know the process and please help me in commiting this patch.
I'd like to put your name and email as the commit's author. What email should I use? git commit --amend --author="Harini Chilamantula <email@address.com>"