Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/xlint/lint1
Module Name: src
Committed By: rillig
Date: Fri Nov 29 06:57:43 UTC 2024
Modified Files:
src/usr.bin/xlint/lint1: decl.c err.c externs1.h func.c lex.c lint1.h
tree.c
Log Message:
lint: remove premature optimization for non-query scenarios
To generate a diff of this commit:
cvs rdiff -u -r1.409 -r1.410 src/usr.bin/xlint/lint1/decl.c
cvs rdiff -u -r1.256 -r1.257 src/usr.bin/xlint/lint1/err.c
cvs rdiff -u -r1.235 -r1.236 src/usr.bin/xlint/lint1/externs1.h
cvs rdiff -u -r1.189 -r1.190 src/usr.bin/xlint/lint1/func.c
cvs rdiff -u -r1.229 -r1.230 src/usr.bin/xlint/lint1/lex.c \
src/usr.bin/xlint/lint1/lint1.h
cvs rdiff -u -r1.660 -r1.661 src/usr.bin/xlint/lint1/tree.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index