summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h
diff options
context:
space:
mode:
authorJonas Toth <jonas.toth@gmail.com>2018-07-23 17:13:06 +0000
committerJonas Toth <jonas.toth@gmail.com>2018-07-23 17:13:06 +0000
commit369e4fd353aff061fb6858463ebe452b21a2ec61 (patch)
treefdf3d075d221365d508b11068eabef42fb2a3080 /lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h
parenta70685f63a08d16be40424b45697f6badfaaae4e (diff)
downloadbcm5719-llvm-369e4fd353aff061fb6858463ebe452b21a2ec61.tar.gz
bcm5719-llvm-369e4fd353aff061fb6858463ebe452b21a2ec61.zip
[clang-tidy] fix PR36489 - respect deduced pointer types from auto as well
Summary: The cppcoreguidelines-pro-bounds-pointer-arithmetic warns on all occassion where pointer arithmetic is used, but does not check values where the pointer types is deduced via ``auto``. This patch adjusts this behaviour and solved PR36489. Reviewers: alexfh, aaron.ballman, hokein, ilya-biryukov Reviewed By: alexfh, aaron.ballman Subscribers: nemanjai, xazax.hun, kbarton, cfe-commits Differential Revision: https://reviews.llvm.org/D48717 llvm-svn: 337710
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud