[llvm] [Pass][NFC] Sort and format passes in PassRegistery.def (PR #73762)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 29 00:51:00 PST 2023


boomanaiden154 wrote:

> The WITH_PARAMS formatting looks ok to me. We were lucky and this did not fall into the terrible "align to opening parentheses" heuristic.

Sounds good. No strong preference on my end. It's a little bit less consistent, but still easy enough to figure out what's going on.


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


More information about the llvm-commits mailing list