diff options
author | Haojian Wu <hokein.wu@gmail.com> | 2020-07-10 11:42:04 +0200 |
---|---|---|
committer | Haojian Wu <hokein.wu@gmail.com> | 2020-07-10 11:42:35 +0200 |
commit | 5f41ca48d1c46fc78958d47c0edfb2dbcde47217 (patch) | |
tree | 370075243e86b594900f78f5026ec897b8ab2163 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 264ab1e2c815728ede5d1fce257abbd04044cc27 (diff) | |
download | llvm-5f41ca48d1c46fc78958d47c0edfb2dbcde47217.zip llvm-5f41ca48d1c46fc78958d47c0edfb2dbcde47217.tar.gz llvm-5f41ca48d1c46fc78958d47c0edfb2dbcde47217.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions