[all-commits] [llvm/llvm-project] db57ac: [clang-format] Adjust editor cursor position past ...
Owen via All-commits
all-commits at lists.llvm.org
Wed Apr 27 14:26:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: db57acff264796c6c43214e731dbfcf97ff5f6af
https://github.com/llvm/llvm-project/commit/db57acff264796c6c43214e731dbfcf97ff5f6af
Author: owenca <owenpiano at gmail.com>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
M clang/lib/Format/Format.cpp
M clang/unittests/Format/SortIncludesTest.cpp
Log Message:
-----------
[clang-format] Adjust editor cursor position past #include blocks
Fixes #55027.
Differential Revision: https://reviews.llvm.org/D124452
More information about the All-commits
mailing list