[all-commits] [llvm/llvm-project] a4ace8: [clang-format] Reimplement InsertNewlineAtEOF (#10...
Owen Pan via All-commits
all-commits at lists.llvm.org
Mon Sep 23 23:32:17 PDT 2024
Branch: refs/heads/release/19.x
Home: https://github.com/llvm/llvm-project
Commit: a4ace8347084101a2a0b6eaf16eca72ffa59c1f2
https://github.com/llvm/llvm-project/commit/a4ace8347084101a2a0b6eaf16eca72ffa59c1f2
Author: Owen Pan <owenpiano at gmail.com>
Date: 2024-09-24 (Tue, 24 Sep 2024)
Changed paths:
M clang/lib/Format/FormatTokenLexer.cpp
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Reimplement InsertNewlineAtEOF (#108513)
Fixes #108333.
(cherry picked from commit 7153a4bbf6d46e58ce32d59220515c5ab9f35691)
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