Test case for incomplete types
authorPaul Chaignon <paul.chaignon@gmail.com>
Tue, 22 Aug 2017 21:00:08 +0000 (23:00 +0200)
committerBrenden Blanco <bblanco@gmail.com>
Wed, 23 Aug 2017 17:18:38 +0000 (10:18 -0700)
commit574c3ebc62a130b464567e6f8e309145f727d4bf
tree0387afa21676f2ded4f935f65f2c147faa7ba34a
parent0014b52389375cc05090065a5ef4e52a442db49e
Test case for incomplete types

The bcc rewriter segfaults when it encounters an incomplete type
(missing declaration or declaration after use) in a map declaration.
tests/python/test_clang.py