[clang] [clang-format] Preserve compact TableGen bit ranges (PR #215837)

Björn Schäpers via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 22 09:09:04 PDT 2026


================
@@ -644,6 +644,9 @@ features cannot lower the translation-unit ABI level;
   `thread_local`, `extern`, `mutable`, `signed`, `unsigned`, `long`, `short`,
   and `explicit` declaration specifiers.
 
+- Fixed formatting of TableGen bit ranges so that hyphen separators remain
----------------
HazardyKnusperkeks wrote:

We do not post fixes here, only new features.

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


More information about the cfe-commits mailing list