[PATCH] D120208: [tools] Forward declare classes & remove includes

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 3 16:32:21 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG42c7f494d93f: [tools] Forward declare classes & remove includes (authored by clemenswasser, committed by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D120208?vs=410154&id=434200#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120208

Files:
  llvm/tools/dsymutil/Reproducer.h
  llvm/tools/llvm-exegesis/lib/PerfHelper.h
  llvm/tools/llvm-ifs/ErrorCollector.h
  llvm/tools/llvm-mca/Views/InstructionView.h
  llvm/tools/llvm-pdbutil/OutputStyle.h
  llvm/tools/llvm-reduce/DeltaManager.cpp
  llvm/tools/llvm-reduce/ReducerWorkItem.cpp
  llvm/tools/llvm-reduce/TestRunner.cpp
  llvm/tools/llvm-reduce/TestRunner.h
  llvm/tools/llvm-reduce/deltas/Delta.cpp
  llvm/tools/llvm-reduce/deltas/Delta.h
  llvm/tools/llvm-reduce/deltas/ReduceInstructionsMIR.cpp
  llvm/tools/llvm-reduce/llvm-reduce.cpp
  llvm/tools/opt/NewPMDriver.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120208.434200.patch
Type: text/x-patch
Size: 6571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220603/40f3953a/attachment.bin>


More information about the llvm-commits mailing list