[PATCH] D120690: [PDB] Add char8_t type
Zequan Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 28 17:26:27 PST 2022
zequanwu created this revision.
zequanwu added a reviewer: rnk.
Herald added subscribers: arphaman, hiraditya.
zequanwu requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
As Zach mentioned here: https://github.com/microsoft/microsoft-pdb/issues/51#issuecomment-954876920.
https://reviews.llvm.org/D120690
Files:
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120690.411933.patch
Type: text/x-patch
Size: 5416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220301/3ccc1093/attachment.bin>
More information about the llvm-commits
mailing list