summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/PDB/Inputs/every-function.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [NativePDB] Add support for reading function signatures.Zachary Turner2018-09-211-0/+80
This adds support for parsing function signature records and returning them through the native DIA interface. llvm-svn: 342780
OpenPOWER on IntegriCloud