llvm-project/clang-tools-extra/test/clang-tidy
Haojian Wu 5f41ca48d1 [clang-tidy] More strict on matching the standard memset function in memset-usage check.
The check assumed the matched function call has 3 arguments, but the
matcher didn't guaranteed that.

Differential Revision: https://reviews.llvm.org/D83301
2020-07-10 11:42:35 +02:00
..
checkers [clang-tidy] More strict on matching the standard memset function in memset-usage check. 2020-07-10 11:42:35 +02:00
infrastructure [clang-tidy] remove duplicate fixes of alias checkers 2020-06-19 20:40:59 +01:00
check_clang_tidy.py Replaced C++2a with C++20 in clang-tools-extra 2020-06-03 14:54:10 +02:00