OSDN Git Service

android: [Debuginfo][PDB] update cpp sources
authorMauro Rossi <issor.oruam@gmail.com>
Thu, 14 Feb 2019 23:59:06 +0000 (00:59 +0100)
committerMauro Rossi <issor.oruam@gmail.com>
Tue, 24 Mar 2020 22:21:34 +0000 (23:21 +0100)
commit9031f23e7bd924cb010fa4c47433406416574c44
tree9490dac3b353b3a9243f8838fcd9ee8244c2f666
parent357bd8134d8abfe9a0659f3eb01b48410685e600
android: [Debuginfo][PDB] update cpp sources

Porting of following commits:

2d30fac ("Enable llvm-pdbutil to list enumerations using native PDB reader")
7428f45 ("[PDB] Create a SymbolCache class.")
6d1036d ("[PDB] Rename some files in the native reader.")
25ccaa7 ("[PDB] Support pointer types in the native reader.")
8d5fd87 ("[PDB] Make the native reader support enumerators.")
9b6c494 ("[PDB] Add native reading support for UDT / class types.")
2adab77 ("[NativePDB] Add support for reading function signatures.")
e1b020a ("[PDB] Add native support for dumping array types.")
a93560b ("[PDB] Add support for parsing VFTable Shape records.")
b478109 ("[PDB] Add support for dumping Typedef records.")
lib/DebugInfo/PDB/Android.mk