[PATCH] D81950: [NativeSession] Add column numbers to NativeLineNumber.
Amy Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 17 15:06:59 PDT 2020
akhuang updated this revision to Diff 271493.
akhuang added a comment.
Herald added subscribers: rupprecht, MaskRay.
Herald added a reviewer: jhenderson.
Add test case, and address other comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81950/new/
https://reviews.llvm.org/D81950
Files:
llvm/include/llvm/DebugInfo/PDB/Native/NativeLineNumber.h
llvm/include/llvm/DebugInfo/PDB/Native/SymbolCache.h
llvm/lib/DebugInfo/PDB/Native/NativeLineNumber.cpp
llvm/lib/DebugInfo/PDB/Native/SymbolCache.cpp
llvm/test/tools/llvm-symbolizer/pdb/Inputs/test-columns.exe
llvm/test/tools/llvm-symbolizer/pdb/Inputs/test-columns.pdb
llvm/test/tools/llvm-symbolizer/pdb/Inputs/test.cpp
llvm/test/tools/llvm-symbolizer/pdb/pdb-native-columns.test
llvm/test/tools/llvm-symbolizer/pdb/pdb-native.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81950.271493.patch
Type: text/x-patch
Size: 7035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200617/7ff2cf9c/attachment.bin>
More information about the llvm-commits
mailing list