@AndrewPardoe
There appear to be some undocumented additions in VS2019 that are not covered in cvinfo.h
Known undocumented nodes:
Leaf 0x1609
Sym 0x1167 (S_FASTLINK)
Sym 0x1168 (S_INLINEES)
Sym 0x1176
Sym 0x1179
Tools such as llvm-pdbutil are unable to parse pdb files containing those undocumented nodes. Would it be possible to update cvinfo.h?