[all-commits] [llvm/llvm-project] 5c9e20: [PDB] Add char8_t type

Zequan Wu via All-commits all-commits at lists.llvm.org
Tue Mar 1 13:40:08 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5c9e20d7d0a71439a95875ba6067f9c0fc7a4e04
      https://github.com/llvm/llvm-project/commit/5c9e20d7d0a71439a95875ba6067f9c0fc7a4e04
  Author: Zequan Wu <zequanwu at google.com>
  Date:   2022-03-01 (Tue, 01 Mar 2022)

  Changed paths:
    A lld/test/COFF/pdb_char8_t.ll
    M lldb/include/lldb/lldb-enumerations.h
    M lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp
    M lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
    M llvm/docs/PDB/TpiStream.rst
    M llvm/include/llvm/DebugInfo/CodeView/TypeIndex.h
    M llvm/include/llvm/DebugInfo/PDB/PDBTypes.h
    M llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
    M llvm/lib/DebugInfo/CodeView/TypeIndex.cpp
    M llvm/lib/DebugInfo/PDB/Native/NativeTypeEnum.cpp
    M llvm/lib/DebugInfo/PDB/Native/SymbolCache.cpp
    M llvm/lib/DebugInfo/PDB/PDBExtras.cpp
    M llvm/tools/llvm-pdbutil/PrettyBuiltinDumper.cpp

  Log Message:
  -----------
  [PDB] Add char8_t type

Differential Revision: https://reviews.llvm.org/D120690




More information about the All-commits mailing list