Fixes https://llvm.org/PR35099.
I'm not sure if this decision was intentional but its definitely confusing for users.
Paths
| Differential D101628
[Format] Don't sort includes if DisableFormat is true ClosedPublic Authored by njames93 on Apr 30 2021, 6:58 AM.
Details Summary Fixes https://llvm.org/PR35099. I'm not sure if this decision was intentional but its definitely confusing for users.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 3 2021, 5:31 AM Comment Actions
I guess it would be, gimme a few to have a look at format unittests and I'll rustle up a quick test. Closed by commit rG61dc0f2b593d: [Format] Don't sort includes if DisableFormat is true (authored by njames93). · Explain WhyMay 4 2021, 11:04 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 342804 clang/lib/Format/Format.cpp
clang/unittests/Format/SortIncludesTest.cpp
|