[llvm] [Support] Add scaling support in `indent` (PR #109478)
Rahul Joshi via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 20 14:08:33 PDT 2024
jurahul wrote:
Intended use case of this indentation feature is in PredicateExpander.cpp in TableGen where all indentation is a multiple of 2.
https://github.com/llvm/llvm-project/pull/109478
More information about the llvm-commits
mailing list