[Lldb-commits] [PATCH] D130062: [lldb][DWARF5] Enable macro evaluation

Pavel Kosov via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 10 00:09:44 PDT 2022


kpdev42 updated this revision to Diff 451364.
kpdev42 added a comment.

Address review notes


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130062/new/

https://reviews.llvm.org/D130062

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130062.451364.patch
Type: text/x-patch
Size: 10103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220810/8d6b34af/attachment.bin>


More information about the lldb-commits mailing list