summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/sanitizer_common/scripts/cpplint.py
Commit message (Collapse)AuthorAgeFilesLines
* 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