[llvm] [NFC][X86] Clang-format X86DisassemblerDecoderCommon.h (PR #73272)

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 24 21:02:54 PST 2023


dwblaikie wrote:

> Oh, I see. I committed it w/o approval b/c I think it's a NFC and straightforward change. I think I should commit it w/o creating a PR next time. Thanks for the info.

Thanks! (yeah, at some point we might move to a PRs-always-required (eg: if we end up with mandatory precommit testing) but we aren't there yet - when we get there we'll need some way to distinguish PR-as-codereview and PR-as-precommit-testing (or we might, heaven forbid, move to mandatory precommit review... ))

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


More information about the llvm-commits mailing list