| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move TSan lit-tests under test/tsan | Alexey Samsonov | 2014-02-14 | 1 | -16/+0 |
| | | | | | llvm-svn: 201414 | ||||
| * | Sanitize printf functions. | Alexey Samsonov | 2014-01-21 | 1 | -0/+16 |
| Intercept and sanitize arguments passed to printf functions in ASan and TSan (don't do this in MSan for now). The checks are controlled by runtime flag (off by default for now). Patch http://llvm-reviews.chandlerc.com/D2480 by Yuri Gribov! llvm-svn: 199729 | |||||

