added explicit support for some more types
authorDima Kogan <dima@secretsauce.net>
Tue, 22 Apr 2014 19:57:03 +0000 (12:57 -0700)
committerChanho Park <chanho61.park@samsung.com>
Fri, 22 Aug 2014 11:38:25 +0000 (20:38 +0900)
commit599bf2c89c4124a4ca092608284434e5eae9a52c
treeb85d152a532765936ada5f4597e971857b805686
parent6630794dd74723c43a940c4dfe69e31c6a79c82c
added explicit support for some more types

- boolean constant
- long long double (as void)
- variable-length array (assuming len 0)
- union (as void)
- empty compile units
dwarf_prototypes.c