Document -Wunreachable-code in HACKING file
This commit is contained in:
parent
2d4543673e
commit
7adad098c3
1 changed files with 1 additions and 0 deletions
1
HACKING
1
HACKING
|
@ -34,6 +34,7 @@ Here are some directions to get you started:
|
|||
$ make clean
|
||||
$ make
|
||||
2.2.2 Using clang:
|
||||
You can use same CFLAGS but also "-Wunreachable-code"
|
||||
$ scan-build ./configure
|
||||
$ make clean
|
||||
$ scan-build make
|
||||
|
|
Loading…
Reference in a new issue