[all-commits] [llvm/llvm-project] 2cdb84: [clang-tidy] Sort options in --dump-config
Piotr Zegar via All-commits
all-commits at lists.llvm.org
Thu Jul 27 10:56:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2cdb843767529b2be641b93e43d70837900345c1
https://github.com/llvm/llvm-project/commit/2cdb843767529b2be641b93e43d70837900345c1
Author: Piotr Zegar <me at piotrzegar.pl>
Date: 2023-07-27 (Thu, 27 Jul 2023)
Changed paths:
M clang-tools-extra/clang-tidy/ClangTidyOptions.cpp
M clang-tools-extra/docs/ReleaseNotes.rst
M clang-tools-extra/test/clang-tidy/infrastructure/config-files.cpp
Log Message:
-----------
[clang-tidy] Sort options in --dump-config
Sort printed options in --dump-config output.
Fixes: #64153
Reviewed By: carlosgalvezp
Differential Revision: https://reviews.llvm.org/D156452
More information about the All-commits
mailing list