Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
- Update reference output in underscored.c
- combine return and append semicolon fragment
- Update reference output in underscored.c
- combine return and append semicolon fragment
The debian build is failing because of this https://github.com/google/llvm-premerge-checks/issues/436
The windows build is failing because of https://github.com/llvm/llvm-project/issues/61519, i see that the fix (https://reviews.llvm.org/rGd233c7b814071e8b9345b1c25411272ec7446c8d) for this is already on main but i cannot trigger a new build for my changes.
Please advice on how to trigger a new build that will run on latest main.
LGTM! I think it's fine to go ahead and land this (premerge check are not a requirement). Have you contributed to LLVM before? If not I will need to commit it on your behalf. Once that is done you should follow the instructions at https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access to gain commit access if you wish to continue contributing to the project and LLVM in general.
Thank you, Please go ahead and Commit the change. I don't have commit access, Will follow the instructions on the page to get access.