[PATCH] D101259: [clang-tidy] Fix cppcoreguidelines-pro-type-vararg false positives with __builtin_ms_va_list
Georgy Komarov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 28 00:02:28 PDT 2021
jubnzv updated this revision to Diff 341079.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101259/new/
https://reviews.llvm.org/D101259
Files:
clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeVarargCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines-pro-type-vararg-ms.cpp
clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines-pro-type-vararg.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101259.341079.patch
Type: text/x-patch
Size: 4490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210428/863a6cbd/attachment.bin>
More information about the cfe-commits
mailing list