summaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/PDB/Native/TpiHashing.cpp
AgeCommit message (Expand)Author
2023-11-06[DebugInfo] Use StringRef::starts_with/ends_with instead of startswith/endswi...Simon Pilgrim
2020-02-10Revert "Remove redundant "std::move"s in return statements"Bill Wendling
2020-02-10Remove redundant "std::move"s in return statementsBill Wendling
2019-10-09Unify the two CRC implementationsHans Wennborg
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-09-20[PDB] Add the ability to map forward references to full decls.Zachary Turner
2017-07-18[PDB] Finish and simplify TPI hashingReid Kleckner
2017-06-15[llvm-pdbutil] Add back the ability to dump hashes and index offsets.Zachary Turner
2017-01-25NFC: Rename (PDB) RawSession to NativeSessionAdrian McCarthy