[PATCH] D80887: [clang-tidy] ignore builtin varargs from pro-type-vararg-check
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 3 10:58:21 PDT 2020
njames93 updated this revision to Diff 268256.
njames93 added a comment.
- Detect va_list type VarDecls to warn on
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80887/new/
https://reviews.llvm.org/D80887
Files:
clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeVarargCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines-pro-type-vararg.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80887.268256.patch
Type: text/x-patch
Size: 4743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200603/afb307b3/attachment.bin>
More information about the cfe-commits
mailing list