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
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
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/
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
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
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