fanju110 wrote: > > > @fanju110, Thanks for seeing this through! > > > > > > Hi @tarunprabhu , If everything looks good, could you please merge this PR > > at your convenience (I don't have merge rights)? Thank you! > > It looks like you need to run `clang-format` on some of the code. See > [here](https://github.com/llvm/llvm-project/actions/runs/15247681502/job/43119228106?pr=136098). > For changes that you have made in `clang/`, please run it only on the code > that you have changed and not the entire file. For code in `flang/`, you may > run it on the entire file (in fact, you should)(
Hi, I have run clang-format as you suggested! https://github.com/llvm/llvm-project/pull/136098 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits