[all-commits] [llvm/llvm-project] 385f86: [TableGen] Fix indentation of generated code. NFC
Alexander Richardson via All-commits
all-commits at lists.llvm.org
Tue Apr 28 18:27:40 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 385f8628d3d2effc7bb68e060bda3a1da01aecea
https://github.com/llvm/llvm-project/commit/385f8628d3d2effc7bb68e060bda3a1da01aecea
Author: Alexander Richardson <alexrichardson at google.com>
Date: 2026-04-28 (Tue, 28 Apr 2026)
Changed paths:
M llvm/utils/TableGen/AsmMatcherEmitter.cpp
Log Message:
-----------
[TableGen] Fix indentation of generated code. NFC
This line was missing the indent(4) call. Noticed while looking at the
generated code.
Pull Request: https://github.com/llvm/llvm-project/pull/194765
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list