[PATCH] D78128: Implement some functions in NativeSession.

Amy Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 14 16:52:39 PDT 2020


akhuang updated this revision to Diff 257554.
akhuang added a comment.
Herald added a subscriber: mgorny.

Add unit tests


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78128/new/

https://reviews.llvm.org/D78128

Files:
  llvm/include/llvm/DebugInfo/PDB/Native/NativeSession.h
  llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp
  llvm/unittests/DebugInfo/PDB/CMakeLists.txt
  llvm/unittests/DebugInfo/PDB/Inputs/SimpleTest.cpp
  llvm/unittests/DebugInfo/PDB/Inputs/SimpleTest.exe
  llvm/unittests/DebugInfo/PDB/Inputs/SimpleTest.pdb
  llvm/unittests/DebugInfo/PDB/NativeSessionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78128.257554.patch
Type: text/x-patch
Size: 8584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200414/2a41bf2c/attachment.bin>


More information about the llvm-commits mailing list