[PATCH] D31130: B32239 clang-tidy should not warn about array to pointer decay on system macros
Breno Rodrigues Guimaraes via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 1 20:17:01 PDT 2017
brenoguim updated this revision to Diff 97385.
brenoguim marked an inline comment as done.
brenoguim added a comment.
Never flag predefinedExpr() types.
https://reviews.llvm.org/D31130
Files:
clang-tidy/cppcoreguidelines/ProBoundsArrayToPointerDecayCheck.cpp
test/clang-tidy/Inputs/cppcoreguidelines-pro-bounds-array-to-pointer-decay/macro.h
test/clang-tidy/cppcoreguidelines-pro-bounds-array-to-pointer-decay.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31130.97385.patch
Type: text/x-patch
Size: 6638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170502/abf6ceba/attachment.bin>
More information about the cfe-commits
mailing list