[all-commits] [llvm/llvm-project] da4590: Revert "[lldb][DWARF5] Enable macro evaluation"

Stella Stamenova via All-commits all-commits at lists.llvm.org
Wed Sep 14 09:33:06 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: da459043f8c5d4187c798cc13a48bc7f7c1bd81a
      https://github.com/llvm/llvm-project/commit/da459043f8c5d4187c798cc13a48bc7f7c1bd81a
  Author: Stella Stamenova <stilis at microsoft.com>
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFContext.cpp
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacro.cpp
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacro.h
    M lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
    M lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
    M lldb/test/API/commands/expression/macros/Makefile
    M lldb/test/API/commands/expression/macros/TestMacros.py
    R lldb/test/API/lang/c/macro/Makefile
    R lldb/test/API/lang/c/macro/TestMacro.py
    R lldb/test/API/lang/c/macro/main.c

  Log Message:
  -----------
  Revert "[lldb][DWARF5] Enable macro evaluation"

This reverts commit a0fb69d17b4d7501a85554010727837340e7b52f.

This broke the windows lldb bot: https://lab.llvm.org/buildbot/#/builders/83/builds/23666




More information about the All-commits mailing list