[PATCH] D125781: [llvm-dva] 06 - Warning and internal options

Carlos Alberto Enciso via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 02:11:58 PDT 2022


CarlosAlbertoEnciso updated this revision to Diff 447240.
CarlosAlbertoEnciso added a comment.

- Addressed the reviewer’s feedback.
- Tool renamed as: llvm-debuginfo-analyzer.


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

https://reviews.llvm.org/D125781

Files:
  llvm/include/llvm/DebugInfo/LogicalView/Core/LVObject.h
  llvm/include/llvm/DebugInfo/LogicalView/Core/LVReader.h
  llvm/include/llvm/DebugInfo/LogicalView/Core/LVScope.h
  llvm/include/llvm/DebugInfo/LogicalView/Core/LVSupport.h
  llvm/lib/DebugInfo/LogicalView/Core/LVLine.cpp
  llvm/lib/DebugInfo/LogicalView/Core/LVObject.cpp
  llvm/lib/DebugInfo/LogicalView/Core/LVReader.cpp
  llvm/lib/DebugInfo/LogicalView/Core/LVScope.cpp
  llvm/lib/DebugInfo/LogicalView/Core/LVSymbol.cpp
  llvm/unittests/DebugInfo/LogicalView/CMakeLists.txt
  llvm/unittests/DebugInfo/LogicalView/WarningInternalTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125781.447240.patch
Type: text/x-patch
Size: 40644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220725/98a4b800/attachment.bin>


More information about the llvm-commits mailing list