summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Native/Hash.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use ↵Eugene Zelenko2017-06-301-1/+1
| | | | | | warnings; other minor fixes (NFC). llvm-svn: 306911
* NFC: Rename (PDB) RawSession to NativeSessionAdrian McCarthy2017-01-251-0/+86
This eliminates one overload on the term Raw. Differential Revision: https://reviews.llvm.org/D29098 llvm-svn: 293104
OpenPOWER on IntegriCloud