[all-commits] [llvm/llvm-project] a68669: origin pr

Congcong Cai via All-commits all-commits at lists.llvm.org
Tue Mar 18 06:56:04 PDT 2025


  Branch: refs/heads/users/ccc/clang-tidy/query-check
  Home:   https://github.com/llvm/llvm-project
  Commit: a686695e6691fcb824b2055c3dfa8f0fd3727355
      https://github.com/llvm/llvm-project/commit/a686695e6691fcb824b2055c3dfa8f0fd3727355
  Author: DeNiCoN <denicon1234 at gmail.com>
  Date:   2025-03-17 (Mon, 17 Mar 2025)

  Changed paths:
    M clang-tools-extra/clang-tidy/CMakeLists.txt
    A clang-tools-extra/clang-tidy/ClangQueryCheck.cpp
    A clang-tools-extra/clang-tidy/ClangQueryCheck.h
    M clang-tools-extra/clang-tidy/ClangTidy.cpp
    M clang-tools-extra/clang-tidy/ClangTidyOptions.cpp
    M clang-tools-extra/clang-tidy/ClangTidyOptions.h
    M clang-tools-extra/clang-tidy/tool/ClangTidyMain.cpp
    M clang-tools-extra/docs/clang-tidy/index.rst
    A clang-tools-extra/test/clang-tidy/infrastructure/query-checks.cpp

  Log Message:
  -----------
  origin pr


  Commit: 421b26b2a83810573cb9642f8ed2417b42a85efa
      https://github.com/llvm/llvm-project/commit/421b26b2a83810573cb9642f8ed2417b42a85efa
  Author: Congcong Cai <congcongcai0907 at 163.com>
  Date:   2025-03-17 (Mon, 17 Mar 2025)

  Changed paths:
    M clang-tools-extra/clang-tidy/CMakeLists.txt
    R clang-tools-extra/clang-tidy/ClangQueryCheck.cpp
    R clang-tools-extra/clang-tidy/ClangQueryCheck.h
    M clang-tools-extra/clang-tidy/ClangTidy.cpp
    M clang-tools-extra/clang-tidy/ClangTidyOptions.cpp
    M clang-tools-extra/clang-tidy/ClangTidyOptions.h
    M clang-tools-extra/clang-tidy/tool/ClangTidyMain.cpp
    M clang-tools-extra/docs/clang-tidy/index.rst
    R clang-tools-extra/test/clang-tidy/infrastructure/query-checks.cpp

  Log Message:
  -----------
  Revert "origin pr"

This reverts commit a686695e6691fcb824b2055c3dfa8f0fd3727355.


  Commit: 6fa8f7ee1188eae6bac1605b3c85d51c90601d9d
      https://github.com/llvm/llvm-project/commit/6fa8f7ee1188eae6bac1605b3c85d51c90601d9d
  Author: Congcong Cai <congcongcai0907 at 163.com>
  Date:   2025-03-17 (Mon, 17 Mar 2025)

  Changed paths:
    M clang-tools-extra/clang-tidy/ClangTidyOptions.cpp
    M clang-tools-extra/clang-tidy/ClangTidyOptions.h

  Log Message:
  -----------
  impl option


  Commit: 6ab7149f0877767bc1d8db7fc561d5a87886e821
      https://github.com/llvm/llvm-project/commit/6ab7149f0877767bc1d8db7fc561d5a87886e821
  Author: Congcong Cai <congcongcai0907 at 163.com>
  Date:   2025-03-17 (Mon, 17 Mar 2025)

  Changed paths:
    M clang-tools-extra/clang-tidy/CMakeLists.txt
    M clang-tools-extra/clang-tidy/ClangTidy.cpp
    M clang-tools-extra/clang-tidy/ClangTidyForceLinker.h
    A clang-tools-extra/clang-tidy/custom/CMakeLists.txt
    A clang-tools-extra/clang-tidy/custom/CustomTidyModule.cpp
    A clang-tools-extra/clang-tidy/custom/QueryCheck.cpp
    A clang-tools-extra/clang-tidy/custom/QueryCheck.h

  Log Message:
  -----------
  impl


  Commit: db6b3150c82d80245e46cd4a2e9e9bddf043d9ee
      https://github.com/llvm/llvm-project/commit/db6b3150c82d80245e46cd4a2e9e9bddf043d9ee
  Author: Congcong Cai <congcongcai0907 at 163.com>
  Date:   2025-03-17 (Mon, 17 Mar 2025)

  Changed paths:
    M clang-tools-extra/clang-tidy/ClangTidyOptions.cpp
    M clang-tools-extra/clang-tidy/ClangTidyOptions.h
    M clang-tools-extra/clang-tidy/custom/CustomTidyModule.cpp
    M clang-tools-extra/clang-tidy/custom/QueryCheck.cpp
    M clang-tools-extra/clang-tidy/custom/QueryCheck.h

  Log Message:
  -----------
  extend func


  Commit: dba8a8ca84999e82a5300b7547d96c283e2ff993
      https://github.com/llvm/llvm-project/commit/dba8a8ca84999e82a5300b7547d96c283e2ff993
  Author: Congcong Cai <congcongcai0907 at 163.com>
  Date:   2025-03-17 (Mon, 17 Mar 2025)

  Changed paths:
    M clang-tools-extra/clang-tidy/ClangTidy.cpp
    M clang-tools-extra/clang-tidy/ClangTidyModule.h
    M clang-tools-extra/clang-tidy/custom/CustomTidyModule.cpp
    M clang-tools-extra/clang-tidy/custom/QueryCheck.cpp
    M clang-tools-extra/clang-tidy/custom/QueryCheck.h
    A clang-tools-extra/test/clang-tidy/checkers/custom/Inputs/clang-tidy.yml
    A clang-tools-extra/test/clang-tidy/checkers/custom/Inputs/incorrect-clang-tidy.yml
    A clang-tools-extra/test/clang-tidy/checkers/custom/query-incorrect-query.cpp
    A clang-tools-extra/test/clang-tidy/checkers/custom/query-partially-active-check.cpp
    A clang-tools-extra/test/clang-tidy/checkers/custom/query.cpp

  Log Message:
  -----------
  wip


  Commit: 0df6f7eee3093ccf1f77320367379155e65e4629
      https://github.com/llvm/llvm-project/commit/0df6f7eee3093ccf1f77320367379155e65e4629
  Author: Congcong Cai <congcongcai0907 at 163.com>
  Date:   2025-03-17 (Mon, 17 Mar 2025)

  Changed paths:
    A clang-tools-extra/test/clang-tidy/infrastructure/Inputs/custom-query-check/append-clang-tidy.yml
    A clang-tools-extra/test/clang-tidy/infrastructure/Inputs/custom-query-check/empty-clang-tidy.yml
    A clang-tools-extra/test/clang-tidy/infrastructure/Inputs/custom-query-check/override-clang-tidy.yml
    A clang-tools-extra/test/clang-tidy/infrastructure/Inputs/custom-query-check/root-clang-tidy.yml
    A clang-tools-extra/test/clang-tidy/infrastructure/Inputs/custom-query-check/vfsoverlay.yaml
    A clang-tools-extra/test/clang-tidy/infrastructure/custom-query-check.cpp

  Log Message:
  -----------
  test


  Commit: 5bb2c6c287186cf2427a325fe481aa3e7757a0ac
      https://github.com/llvm/llvm-project/commit/5bb2c6c287186cf2427a325fe481aa3e7757a0ac
  Author: Congcong Cai <congcongcai0907 at 163.com>
  Date:   2025-03-18 (Tue, 18 Mar 2025)

  Changed paths:
    M clang-tools-extra/clang-tidy/ClangTidyOptions.cpp
    M clang-tools-extra/clang-tidy/tool/ClangTidyMain.cpp
    M clang-tools-extra/docs/ReleaseNotes.rst
    A clang-tools-extra/docs/clang-tidy/QueryBasedCustomChecks.rst
    M clang-tools-extra/docs/clang-tidy/index.rst
    M clang-tools-extra/test/clang-tidy/checkers/custom/Inputs/clang-tidy.yml
    M clang-tools-extra/test/clang-tidy/checkers/custom/Inputs/incorrect-clang-tidy.yml
    M clang-tools-extra/test/clang-tidy/infrastructure/Inputs/custom-query-check/append-clang-tidy.yml
    M clang-tools-extra/test/clang-tidy/infrastructure/Inputs/custom-query-check/override-clang-tidy.yml
    M clang-tools-extra/test/clang-tidy/infrastructure/Inputs/custom-query-check/root-clang-tidy.yml
    M clang-tools-extra/test/clang-tidy/infrastructure/custom-query-check.cpp

  Log Message:
  -----------
  doc


Compare: https://github.com/llvm/llvm-project/compare/a686695e6691%5E...5bb2c6c28718

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list