Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update compiler-rt cpplint.py | Vitaly Buka | 2019-09-11 | 1 | -1043/+3263 |
| | | | | | | https://github.com/cpplint/cpplint/commit/adb3500107f409ac5491188ae652ac3f4d03d9d3 llvm-svn: 371675 | ||||
* | 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 |