[all-commits] [llvm/llvm-project] b8bb1c: [clang-format] Add OneLineFormatOffRegex option (#...
Owen Pan via All-commits
all-commits at lists.llvm.org
Tue Apr 29 19:23:15 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b8bb1ccb4f9126d1bc9817be24e17f186a75a08b
https://github.com/llvm/llvm-project/commit/b8bb1ccb4f9126d1bc9817be24e17f186a75a08b
Author: Owen Pan <owenpiano at gmail.com>
Date: 2025-04-29 (Tue, 29 Apr 2025)
Changed paths:
M clang/docs/ClangFormatStyleOptions.rst
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Format/Format.h
M clang/lib/Format/Format.cpp
M clang/lib/Format/FormatTokenLexer.cpp
M clang/unittests/Format/ConfigParseTest.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Add OneLineFormatOffRegex option (#137577)
Close #54334
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