[all-commits] [llvm/llvm-project] fa491f: clang-tidy: Count template constructors in moderni...
MarcoFalke via All-commits
all-commits at lists.llvm.org
Mon Mar 6 02:05:49 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa491fefb0f862b653b196eb61f0e690b0b71460
https://github.com/llvm/llvm-project/commit/fa491fefb0f862b653b196eb61f0e690b0b71460
Author: MarcoFalke <*~=`'#}+{/-|&$^_ at 721217.xyz>
Date: 2023-03-06 (Mon, 06 Mar 2023)
Changed paths:
M clang-tools-extra/clang-tidy/modernize/UseDefaultMemberInitCheck.cpp
M clang-tools-extra/docs/ReleaseNotes.rst
M clang-tools-extra/test/clang-tidy/checkers/modernize/use-default-member-init.cpp
Log Message:
-----------
clang-tidy: Count template constructors in modernize-use-default-member-init
Differential Revision: https://reviews.llvm.org/D143375
More information about the All-commits
mailing list