Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use /usr/bin/env to find python | Ed Maste | 2015-05-28 | 1 | -1/+1 |
| | | | | | | | | | | Python may not be /usr/bin/python on some systems. For example, on FreeBSD it will be /usr/local/bin/python. Reviewers: samsonov Differential Revision: http://reviews.llvm.org/D9914 llvm-svn: 238428 | ||||
* | Fix typos | Alp Toker | 2014-05-15 | 1 | -2/+2 |
| | | | | llvm-svn: 208841 | ||||
* | Check code style in check-sanitizer command | Alexey Samsonov | 2013-08-28 | 1 | -0/+4024 |
llvm-svn: 189475 |