[all-commits] [llvm/llvm-project] d3a536: [lldb] Appease the MSCV compiler

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Mon Sep 19 17:37:43 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d3a536fa933bba5ffad48d7e5ab7de6f358550e7
      https://github.com/llvm/llvm-project/commit/d3a536fa933bba5ffad48d7e5ab7de6f358550e7
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2022-09-19 (Mon, 19 Sep 2022)

  Changed paths:
    M lldb/include/lldb/Core/DataFileCache.h
    M lldb/source/Core/DataFileCache.cpp

  Log Message:
  -----------
  [lldb] Appease the MSCV compiler

Fix error C2027: use of undefined type 'llvm::MemoryBuffer'.




More information about the All-commits mailing list