summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/esan/TestCases/struct-simple.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove esan.Nico Weber2019-03-111-204/+0
* [ESan][MIPS] Fix tests struct-simple.cpp on MIPSSagar Thakur2016-09-221-22/+22
* [esan|cfrag] Handle binaries built with -esan-aux-field-info=falseQin Zhao2016-07-071-13/+13
* [esan|cfrag] Add struct array access reportQin Zhao2016-07-021-16/+31
* [esan|cfrag] Add the struct field size array in StructInfoQin Zhao2016-06-171-16/+16
* [esan|cfrag] Add the struct field offset array in StructInfoQin Zhao2016-06-101-23/+23
* [esan|cfrag] Compute the struct field access difference ratioQin Zhao2016-06-031-1/+31
* [esan|cfrag] Add struct info registrationQin Zhao2016-06-021-10/+125
* [esan|cfrag] Add the skeleton to handle the cfrag argumentQin Zhao2016-05-311-4/+4
* [esan][cfrag] Add skeleton for cache fragmentation tool supportQin Zhao2016-05-251-5/+11
* [esan|cfrag] Add test struct-simple.cppDerek Bruening2016-05-241-0/+38
OpenPOWER on IntegriCloud