You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 27, 2023. It is now read-only.
@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?