[all-commits] [llvm/llvm-project] 89878e: [clang-format] Find main include after block ended...
Rafał Jelonek via All-commits
all-commits at lists.llvm.org
Mon Jan 11 00:50:04 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 89878e8c966a82ed6b7f0254700017f0a97fb7d7
https://github.com/llvm/llvm-project/commit/89878e8c966a82ed6b7f0254700017f0a97fb7d7
Author: Rafał Jelonek <71409580+rjelonek at users.noreply.github.com>
Date: 2021-01-11 (Mon, 11 Jan 2021)
Changed paths:
M clang/lib/Format/Format.cpp
M clang/unittests/Format/SortIncludesTest.cpp
Log Message:
-----------
[clang-format] Find main include after block ended with #pragma hdrstop
Find main include in first include block not ended with #pragma hdrstop
Reviewed By: curdeius
Differential Revision: https://reviews.llvm.org/D94217
More information about the All-commits
mailing list