[PATCH] D88833: [clang-tidy] Do not warn on pointer decays in system macros
fiesh via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 6 07:02:39 PDT 2020
fiesh updated this revision to Diff 296452.
fiesh added a comment.
Applied changes to address code review
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88833/new/
https://reviews.llvm.org/D88833
Files:
clang-tools-extra/clang-tidy/cppcoreguidelines/ProBoundsArrayToPointerDecayCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/Inputs/cppcoreguidelines-pro-bounds-array-to-pointer-decay/macro.h
clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines-pro-bounds-array-to-pointer-decay.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88833.296452.patch
Type: text/x-patch
Size: 7116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201006/c09d6d5e/attachment.bin>
More information about the cfe-commits
mailing list