[all-commits] [llvm/llvm-project] 3d9a64: [clang-tidy] Sort options in --dump-config

Piotr Zegar via All-commits all-commits at lists.llvm.org
Thu Jul 27 13:08:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3d9a64f7d4d6995dab8abb8910fe82e0047f6277
      https://github.com/llvm/llvm-project/commit/3d9a64f7d4d6995dab8abb8910fe82e0047f6277
  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