summaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/PDB/Native/NativeSymbolEnumerator.cpp
AgeCommit message (Expand)Author
2022-02-23Cleanup llvm/DebugInfo/PDB headersserge-sans-paille
2022-02-06[llvm] Use = default (NFC)Kazu Hirata
2020-01-28Make llvm::StringRef to std::string conversions explicit.Benjamin Kramer
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-09-18[PDB] Better support for enumerating pointer types.Zachary Turner
2018-09-17[PDB] Make the native reader support enumerators.Zachary Turner