build: use -fparse-all-comments with -Wdocumentation
commit493182f70e4cac49abdab375c6219a69ffc1a4a5
authorAkim Demaille <akim.demaille@gmail.com>
Sun, 9 Sep 2018 15:19:08 +0000 (9 17:19 +0200)
committerAkim Demaille <akim.demaille@gmail.com>
Mon, 10 Sep 2018 04:31:56 +0000 (10 06:31 +0200)
treec7ef520dbce8dd90379659c5a431c8969bd8eb00
parented2c9a69d383df9195a8ed3bcda9cd3f16ed816c
build: use -fparse-all-comments with -Wdocumentation

Clang checks only /** ... */ comments without this flag.

* configure.ac (warn_common): Also check -fparse-all-comments.
configure.ac
data/lalr1.cc