summaryrefslogtreecommitdiffstats
path: root/llvm/test/Instrumentation/HWAddressSanitizer/alloca-array.ll
Commit message (Collapse)AuthorAgeFilesLines
* hwasan: Pad arrays with non-1 size correctly.Peter Collingbourne2019-07-161-0/+15
Spotted by eugenis. Differential Revision: https://reviews.llvm.org/D64783 llvm-svn: 366171
OpenPOWER on IntegriCloud