Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [safestack] Move X86-targeted tests into the X86 subdirectory. | David L Kreitzer | 2016-10-13 | 1 | -51/+0 |
| | | | | | | | | Patch by Michael LeMay Differential revision: http://reviews.llvm.org/D25340 llvm-svn: 284139 | ||||
* | [safestack] Protect byval function arguments. | Evgeniy Stepanov | 2015-12-01 | 1 | -0/+51 |
Detect unsafe byval function arguments and move them to the unsafe stack. llvm-svn: 254353 |