[all-commits] [llvm/llvm-project] dba2aa: [clang-format] Add LeftWithLastLine to AlignEscape...
Owen Pan via All-commits
all-commits at lists.llvm.org
Mon May 27 15:21:19 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dba2aa265c5f2ef774c2812cf6ffdea8dd784e09
https://github.com/llvm/llvm-project/commit/dba2aa265c5f2ef774c2812cf6ffdea8dd784e09
Author: Owen Pan <owenpiano at gmail.com>
Date: 2024-05-27 (Mon, 27 May 2024)
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/WhitespaceManager.cpp
M clang/unittests/Format/ConfigParseTest.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Add LeftWithLastLine to AlignEscapedNewlines option (#93402)
Closes #92999.
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