summaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo/PDB/Inputs/every-function.cpp
AgeCommit message (Collapse)Author
2018-09-21[NativePDB] Add support for reading function signatures.Zachary Turner
This adds support for parsing function signature records and returning them through the native DIA interface. llvm-svn: 342780