[all-commits] [llvm/llvm-project] bfc841: [clang-format] Fix TableGen nested DAGArg format (...
Hirofumi Nakamura via All-commits
all-commits at lists.llvm.org
Sun Aug 31 00:08:56 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bfc841108211f3739591b1583913ebe78c7cfd92
https://github.com/llvm/llvm-project/commit/bfc841108211f3739591b1583913ebe78c7cfd92
Author: Hirofumi Nakamura <k.nakamura.hirofumi at gmail.com>
Date: 2025-08-31 (Sun, 31 Aug 2025)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/FormatTestTableGen.cpp
Log Message:
-----------
[clang-format] Fix TableGen nested DAGArg format (#155837)
Fixes https://github.com/llvm/llvm-project/issues/154634.
Allow inserting space before DAGArg's opener paren when nested.
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