This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbe656df18721: [clang-format] add a regression test for
include sorting (authored by krasimir).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE
krasimir updated this revision to Diff 425456.
krasimir added a comment.
- update with just the last commit
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124513/new/
https://reviews.llvm.org/D124513
Files:
clang/unittests/Format/SortIncludesTest
krasimir created this revision.
Herald added a project: All.
krasimir requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This adds a regression test from the comments
on https://reviews.llvm.org/D121370.
Repository:
rG LLVM Github Monorepo