aboutsummaryrefslogtreecommitdiffstats
path: root/test/Instrumentation/BoundsChecking
Commit message (Expand)AuthorAgeFilesLines
* ObjectSizeOffsetEvaluator: Don't run into infinite recursion if we have a cyc...Benjamin Kramer2013-09-291-0/+17
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-1/+0
* revert r160742: it's breaking CMake buildNuno Lopes2012-07-251-31/+0
* MemoryBuiltins: add support to determine the size of strdup'ed non-constant s...Nuno Lopes2012-07-251-0/+31
* baby steps toward fixing some problems with inbound GEPs that overflow, as di...Nuno Lopes2012-07-201-0/+10
* move the bounds checking pass to the instrumentation folder, where it belongs...Nuno Lopes2012-07-204-0/+187