[PATCH] D64640: PDB HashTable: Move TraitsT from class parameter to the methods that need it
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 12 16:32:26 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL365974: PDB HashTable: Move TraitsT from class parameter to the methods that need it (authored by nico, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D64640?vs=209492&id=209639#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64640/new/
https://reviews.llvm.org/D64640
Files:
llvm/trunk/include/llvm/DebugInfo/PDB/Native/HashTable.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h
llvm/trunk/lib/DebugInfo/PDB/Native/NamedStreamMap.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp
llvm/trunk/unittests/DebugInfo/PDB/HashTableTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64640.209639.patch
Type: text/x-patch
Size: 16316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190712/48794c7d/attachment.bin>
More information about the llvm-commits
mailing list