summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/sanitizer_common/scripts/cpplint.py
Commit message (Collapse)AuthorAgeFilesLines
* Update compiler-rt cpplint.pyVitaly Buka2019-09-111-1043/+3263
| | | | | | https://github.com/cpplint/cpplint/commit/adb3500107f409ac5491188ae652ac3f4d03d9d3 llvm-svn: 371675
* Use /usr/bin/env to find pythonEd Maste2015-05-281-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 typosAlp Toker2014-05-151-2/+2
| | | | llvm-svn: 208841
* Check code style in check-sanitizer commandAlexey Samsonov2013-08-281-0/+4024
llvm-svn: 189475
OpenPOWER on IntegriCloud