[flang-commits] [flang] [flang][OpenMP][NFC] Further refactoring for `genOpWithBody` & (PR #80839)

Kareem Ergawy via flang-commits flang-commits at lists.llvm.org
Tue Feb 6 08:12:28 PST 2024


ergawy wrote:

> If there's a reason for the second I'd be curious to know why this is better in this case.

No particular reason. Passing them by ref now.
 
> I see a few comment blocks that have been reformatted which doesn't seem like they had to. It adds a bit of noise to the diff, but not sure if that's something that needs addressing.

Indeed, but I just ran clang format as I usually do. Is it possible some wrong formatting was merged recently?


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


More information about the flang-commits mailing list