mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +00:00
This has been replaced by llvm/utils/lint/cpp_lint.py, which is more
comprehensive and can support more complex style analysis. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62002 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3a54b3dc87
commit
cb856f6d3e
@ -1,5 +0,0 @@
|
||||
#!/usr/bin/env tcsh
|
||||
|
||||
make check-line-length Sources="$1" \
|
||||
| awk -F : '/:[0-9]*:/ {print "emacs", "+" $2, $1}' \
|
||||
| sort -r
|
Loading…
x
Reference in New Issue
Block a user