build: check -Wsubobject-linkage in C++

* configure.ac (warn_cxx): here.
This commit is contained in:
Akim Demaille
2021-10-11 07:14:05 +02:00
parent 4fe5a375fa
commit 6e6950fbbc
2 changed files with 6 additions and 1 deletions

4
TODO
View File

@@ -1,4 +1,8 @@
* Soon
** yyerror_range in GLR
It seems useless that it is based on glr_stack_item, it should be doable
with location only.
** scan-code
The default case is scanning char-per-char.