[PATCH] D56661: [clang-tidy] Fix incorrect array name generation in cppcoreguidelines-pro-bounds-constant-array-index
Dmitry Venikov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 15 03:22:19 PST 2019
Quolyk updated this revision to Diff 181763.
Quolyk added a comment.
Patch is not yet fixed.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56661/new/
https://reviews.llvm.org/D56661
Files:
clang-tidy/cppcoreguidelines/ProBoundsConstantArrayIndexCheck.cpp
test/clang-tidy/cppcoreguidelines-pro-bounds-constant-array-index-gslheader.cpp
test/clang-tidy/cppcoreguidelines-pro-bounds-constant-array-index.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56661.181763.patch
Type: text/x-patch
Size: 9294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190115/63419152/attachment-0001.bin>
More information about the cfe-commits
mailing list