[all-commits] [llvm/llvm-project] ab9ee4: [clang-tidy] Add test to cert-dcl58-cpp (NFC).
Balázs Kéri via All-commits
all-commits at lists.llvm.org
Thu Aug 25 01:12:32 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab9ee471dfda27b3cfb4a350e406576512ce9053
https://github.com/llvm/llvm-project/commit/ab9ee471dfda27b3cfb4a350e406576512ce9053
Author: Balázs Kéri <1.int32 at gmail.com>
Date: 2022-08-25 (Thu, 25 Aug 2022)
Changed paths:
M clang-tools-extra/test/clang-tidy/checkers/cert/dcl58-cpp.cpp
Log Message:
-----------
[clang-tidy] Add test to cert-dcl58-cpp (NFC).
Add a test to cert-dcl58-cpp.cpp to verify that crash in github
issue #56902 does not happen.
Reviewed By: njames93
Differential Revision: https://reviews.llvm.org/D131686
More information about the All-commits
mailing list