build : enable more non-default compiler warnings #3200
cebtenzzre
marked this pull request as draft 1 year ago
cebtenzzre
force pushed
from
a322a7a4
to
578a2eef
1 year ago
cebtenzzre
marked this pull request as ready for review 1 year ago
cmake : make -Wmissing-prototypes etc. match the Makefile
b52ce44a
make : add some missing build targets
5457b0c1
fix more missing 'static' specifiers (-Wmissing-declarations)
e6325475
build : remove -Wno-multichar as it is no longer needed
724a0c20
build : separate common warning flags
a80cb4cf
quantize : fix missing 'noreturn' (-Wmissing-noreturn)
80926572
make : remove redundant -Wno-pedantic
86170e03
make : do not pass compiler-specific options to nvcc
141c645f
fix unreachable 'break' and 'return' (-Wunreachable-code-*)
1191cc37
cebtenzzre
force pushed
from
95ade211
to
2657f7b5
1 year ago
examples : fix extra ';' after function definitions (-Wextra-semi)
90eb6653
ggml : do not put ';' after GGML_*_LOCALS (-Wextra-semi-stmt)
df080fe7
fix more -Wextra-semi-stmt warnings
54e28be1
baby-llama : fix -Wmaybe-uninitialized warning from gcc
0465daaa
build : use -Werror=implicit-function-declaration
05adde4f
cebtenzzre
force pushed
from
29cfecca
to
426ef6ed
1 year ago
compiler version detection
a6b74764
Merge branch 'master' of https://github.com/ggerganov/llama.cpp into …
d38d59cc
cebtenzzre
force pushed
from
7e0e1796
to
d38d59cc
1 year ago
Merge branch 'master' of https://github.com/ggerganov/llama.cpp into …
a7d13ac1
ggerganov
approved these changes
on 2023-09-28
Merge branch 'master' of https://github.com/ggerganov/llama.cpp into …
4b90878b
fix new warnings after merge
39b56639
make : fix clang version detection
7b15e8af
build : re-enable some warnings for train-text-from-scratch
b2130e65
cebtenzzre
deleted the clang-warnings branch 1 year ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub