diff options
author | Kaelyn Uhrain <rikka@google.com> | 2011-07-26 01:52:28 +0000 |
---|---|---|
committer | Kaelyn Uhrain <rikka@google.com> | 2011-07-26 01:52:28 +0000 |
commit | b48f7c059e74cd5395ca542c1a96be16e42f3d80 (patch) | |
tree | c6a4be10536c68776950b413598eb15527ce0b35 /lib/Lex/Preprocessor.cpp | |
parent | ccb21e4f2b2a705dce4f2d82e615dce5aa6cdedb (diff) |
Expand array bounds checking to work in the presence of unary & and *,
and to work with pointer arithmetic in addition to array indexing.
The new pointer arithmetic porition of the array bounds checking can be
turned on by -Warray-bounds-pointer-arithmetic (and is off by default).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136046 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Lex/Preprocessor.cpp')
0 files changed, 0 insertions, 0 deletions