[all-commits] [llvm/llvm-project] 9fdf82: [LLDB] Fix broken Windows unittests build

Omair Javaid via All-commits all-commits at lists.llvm.org
Sun Apr 16 20:37:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9fdf82dc32dc38e0b92dab3215a83d8f3c2f9bbf
      https://github.com/llvm/llvm-project/commit/9fdf82dc32dc38e0b92dab3215a83d8f3c2f9bbf
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2023-04-17 (Mon, 17 Apr 2023)

  Changed paths:
    M lldb/unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp

  Log Message:
  -----------
  [LLDB] Fix broken Windows unittests build

LLDB Windows tests were broken because SymbolFilePDBTests.cpp failed
to compile after 6cdfa295743729178ff6f15a8dcd36f8f7d27c2c.

This patch fixes the SymbolFilePDBTests.cpp. (Tested on Surface X Pro)

https://lab.llvm.org/buildbot/#/builders/219

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




More information about the All-commits mailing list