[llvm] [llvm][DebugInfo] Add support for DW_OP_GNU_implicit_pointer (PR #142913)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 5 21:59:08 PDT 2025
Thrrreeee wrote:
> Please fix up the formatting identified by https://github.com/llvm/llvm-project/actions/runs/15470488440/job/43561147116?pr=142913 (& we'll see if the presubmit checks find anything else)
Thanks for pointing that out!
I've checked the formatting locally with clang-format, and it completed without reporting any issues on my end. Reviewing the CI log (thanks for the link!), it does look like clang-format itself might have encountered an issue and terminated abnormally.
Would it be possible to re-trigger the presubmit checks to see if it passes on a subsequent run? Of course, if any genuine formatting errors are identified, I'll address them promptly.
https://github.com/llvm/llvm-project/pull/142913
More information about the llvm-commits
mailing list