[Lldb-commits] [PATCH] D120690: [PDB] Add char8_t type
Zequan Wu via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Mar 1 13:39:59 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5c9e20d7d0a7: [PDB] Add char8_t type (authored by zequanwu).
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120690/new/
https://reviews.llvm.org/D120690
Files:
lld/test/COFF/pdb_char8_t.ll
lldb/include/lldb/lldb-enumerations.h
lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp
lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
llvm/docs/PDB/TpiStream.rst
llvm/include/llvm/DebugInfo/CodeView/TypeIndex.h
llvm/include/llvm/DebugInfo/PDB/PDBTypes.h
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/lib/DebugInfo/CodeView/TypeIndex.cpp
llvm/lib/DebugInfo/PDB/Native/NativeTypeEnum.cpp
llvm/lib/DebugInfo/PDB/Native/SymbolCache.cpp
llvm/lib/DebugInfo/PDB/PDBExtras.cpp
llvm/tools/llvm-pdbutil/PrettyBuiltinDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120690.412230.patch
Type: text/x-patch
Size: 8912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220301/1e5d6ea0/attachment.bin>
More information about the lldb-commits
mailing list