8e46e7bae0
expressions. Details: lint did fail on constructs like struct foo *x; x = ({ struct foo *y; /* do stuff */; y;}); since it gave the whole ({ }) the same structure representing the type as y, but that structure is reclaimed when y goes out of scope. |
||
---|---|---|
.. | ||
arch | ||
common | ||
lint1 | ||
lint2 | ||
llib | ||
xlint | ||
Makefile | ||
Makefile.inc |