[all-commits] [llvm/llvm-project] 6d5c1c: Revert "[clang-format] add case aware include sort...
Marek Kurdej via All-commits
all-commits at lists.llvm.org
Tue Jan 26 02:59:27 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6d5c1cd2abaa592261d151fe64279b6b89bc7e33
https://github.com/llvm/llvm-project/commit/6d5c1cd2abaa592261d151fe64279b6b89bc7e33
Author: Marek Kurdej <marek.kurdej at gmail.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M clang/docs/ClangFormatStyleOptions.rst
M clang/include/clang/Tooling/Inclusions/IncludeStyle.h
M clang/lib/Format/Format.cpp
M clang/unittests/Format/FormatTest.cpp
M clang/unittests/Format/SortIncludesTest.cpp
Log Message:
-----------
Revert "[clang-format] add case aware include sorting"
This reverts commit 3395a336b02538d0bb768ccfae11c9b6151b102e as there was a post-merge doubt about option naming and type.
More information about the All-commits
mailing list