Skip to content

Commit

Permalink
Document -Wunreachable-code in HACKING file
Browse files Browse the repository at this point in the history
  • Loading branch information
doegox committed Mar 4, 2014
1 parent 2d45436 commit 7adad09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HACKING
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7adad09

Please sign in to comment.