[clang-tools-extra] [clang-tidy][NFC] reorder cmake source file (PR #119374)

2024-12-10 Thread Congcong Cai via cfe-commits
https://github.com/HerrCai0907 closed https://github.com/llvm/llvm-project/pull/119374 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang-tools-extra] [clang-tidy][NFC] reorder cmake source file (PR #119374)

2024-12-10 Thread Congcong Cai via cfe-commits
HerrCai0907 wrote: > Did you look on `CMakeLists.txt` files in other directories? Just in case :-) i don't check them one by one detailly since there are no automatical check. https://github.com/llvm/llvm-project/pull/119374 ___ cfe-commits mailing li

[clang-tools-extra] [clang-tidy][NFC] reorder cmake source file (PR #119374)

2024-12-10 Thread via cfe-commits
EugeneZelenko wrote: Did you look on `CMakeLists.txt` files in other directories? Just in case :-) https://github.com/llvm/llvm-project/pull/119374 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/

[clang-tools-extra] [clang-tidy][NFC] reorder cmake source file (PR #119374)

2024-12-10 Thread Carlos Galvez via cfe-commits
https://github.com/carlosgalvezp approved this pull request. https://github.com/llvm/llvm-project/pull/119374 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang-tools-extra] [clang-tidy][NFC] reorder cmake source file (PR #119374)

2024-12-10 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang-tools-extra @llvm/pr-subscribers-clang-tidy Author: Congcong Cai (HerrCai0907) Changes --- Full diff: https://github.com/llvm/llvm-project/pull/119374.diff 1 Files Affected: - (modified) clang-tools-extra/clang-tidy/bugprone/CMakeLists.txt (+6

[clang-tools-extra] [clang-tidy][NFC] reorder cmake source file (PR #119374)

2024-12-10 Thread Congcong Cai via cfe-commits
https://github.com/HerrCai0907 created https://github.com/llvm/llvm-project/pull/119374 None >From c6fb993085832b7957854136241ea7e17960894c Mon Sep 17 00:00:00 2001 From: Congcong Cai Date: Tue, 10 Dec 2024 21:03:23 +0800 Subject: [PATCH] [clang-tidy][NFC] reorder cmake source file --- clang