[all-commits] [llvm/llvm-project] e73203: [PDB] Check the type server guid when ghashing

Reid Kleckner via All-commits all-commits at lists.llvm.org
Thu May 20 16:36:30 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e73203a561b7624a6d1c224f40d07c5edc73756f
      https://github.com/llvm/llvm-project/commit/e73203a561b7624a6d1c224f40d07c5edc73756f
  Author: Reid Kleckner <rnk at google.com>
  Date:   2021-05-20 (Thu, 20 May 2021)

  Changed paths:
    M lld/COFF/DebugTypes.cpp
    M lld/test/COFF/pdb-type-server-invalid-signature.yaml

  Log Message:
  -----------
  [PDB] Check the type server guid when ghashing

Previously we simply didn't check this. Prereq to make the test suite
pass with ghash enabled by default.

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




More information about the All-commits mailing list