NetBSD/usr.bin/xlint
rillig 34abdac1f4 lint: remove __noinline attribute from string interning function
I had committed this accidentally while ensuring that the generated code
is still efficient even though the source code looks heavy with the
double pointer indirection.
2021-01-26 18:38:57 +00:00
..
arch lint: reduce preprocessor magic for platform target types 2021-01-24 14:47:40 +00:00
common lint: remove __noinline attribute from string interning function 2021-01-26 18:38:57 +00:00
lint1 lint: reduce preprocessor magic for platform target types 2021-01-24 14:47:40 +00:00
lint2 lint: update data types in comments from int to bool 2021-01-24 00:15:20 +00:00
llib
xlint lint: make path to lint data configurable 2021-01-24 16:55:09 +00:00
Makefile
Makefile.inc