summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/array-bounds-ptr-arith.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add the new unit test that I managed to leave out of r136997 :/Kaelyn Uhrain2011-08-101-0/+33
* Revert r136046 while fixing handling of e.g. &foo[index_one_past_size]Kaelyn Uhrain2011-07-261-33/+0
* Expand array bounds checking to work in the presence of unary & and *,Kaelyn Uhrain2011-07-261-0/+33
OpenPOWER on IntegriCloud