Added tests for #1895 fix.

This commit is contained in:
acqn
2022-11-13 01:01:24 +08:00
parent d2f74db4d8
commit 7b436e9823
19 changed files with 286 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
/* Bug #1895 - missing diagnostics on incompatible pointer/array types */
#define DO_TEST_3_SUB_5
#include "bug1895-common.h"