mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-14 15:28:20 +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:
@@ -1,5 +0,0 @@
|
|||||||
#!/usr/bin/env tcsh
|
|
||||||
|
|
||||||
make check-line-length Sources="$1" \
|
|
||||||
| awk -F : '/:[0-9]*:/ {print "emacs", "+" $2, $1}' \
|
|
||||||
| sort -r
|
|
Reference in New Issue
Block a user