[all-commits] [llvm/llvm-project] 7aef4a: [libc++] Enable more clang-tidy checks and list po...
philnik777 via All-commits
all-commits at lists.llvm.org
Tue Mar 8 05:15:16 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7aef4a0cae4789db9cd3d75caaf288b6ba18e95c
https://github.com/llvm/llvm-project/commit/7aef4a0cae4789db9cd3d75caaf288b6ba18e95c
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-03-08 (Tue, 08 Mar 2022)
Changed paths:
M libcxx/.clang-tidy
Log Message:
-----------
[libc++] Enable more clang-tidy checks and list potential candidates
These are some checks that make sense in libc++ IMO. The checks after `#TODO: investigate these checks` are candidates, but they can't be enabled without some cleanup.
Reviewed By: ldionne, #libc
Spies: aheejin, libcxx-commits
Differential Revision: https://reviews.llvm.org/D120925
More information about the All-commits
mailing list