summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
diff options
context:
space:
mode:
authorMatthias Gehre <M.Gehre@gmx.de>2015-11-26 22:32:11 +0000
committerMatthias Gehre <M.Gehre@gmx.de>2015-11-26 22:32:11 +0000
commit4241cedb68d61d85dd12b64d6792d0277f9ff4b2 (patch)
tree0d2d5095e679f02f58253ff9bb674d137eaeeebb /clang/lib/StaticAnalyzer/Core/BugReporter.cpp
parent2a3ca840e34ea49a96932b822bf772b8d9ec6bec (diff)
downloadbcm5719-llvm-4241cedb68d61d85dd12b64d6792d0277f9ff4b2.tar.gz
bcm5719-llvm-4241cedb68d61d85dd12b64d6792d0277f9ff4b2.zip
[clang-tidy] cppcoreguidelines-pro-bounds-pointer-arithmetic: ignore generated pointer arithmetic
Summary: Inside a range-based for-loop over an array, the compiler generates pointer arithmetic (end = array + size). Don't flag this. Reviewers: alexfh, sbenza, bkramer, aaron.ballman Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D14582 llvm-svn: 254182
Diffstat (limited to 'clang/lib/StaticAnalyzer/Core/BugReporter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud