Jayant Chowdhary 82a9f51a14 Use mangled name as unique id for C structs as well.
Some structs could be included without extern "C" guards. If the same
struct is included in a C++ source file and a C source file, it's unique
type name will be mangled in  one and its name in the other. To work
around this inconsistency, mangle their names regardless of context.

Bug: 69568963

Test: tests/test.py

Change-Id: Ie285c4691dbaa58389a041fee5116ccbfc7985ce
2017-12-19 00:21:23 -08:00
2016-03-26 20:30:14 -07:00
2015-08-28 13:29:43 -07:00
2017-12-14 12:48:55 -08:00
2017-12-14 13:19:30 -08:00
2017-12-14 12:57:53 -08:00
Description
android_development
592 MiB
Languages
PostScript 31.4%
TypeScript 16.9%
C++ 15.5%
Python 11.8%
Java 11.4%
Other 12.7%