[PATCH] D96736: [docs] Fix doxygen comments wrongly attached to the llvm namespace

Matheus Izvekov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 6 16:20:28 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa1aada75f565: [docs] Fix doxygen comments wrongly attached to the llvm namespace (authored by nicolas17, committed by mizvekov).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96736

Files:
  llvm/include/llvm/ADT/STLExtras.h
  llvm/include/llvm/Analysis/ValueLattice.h
  llvm/include/llvm/BinaryFormat/MsgPackDocument.h
  llvm/include/llvm/CodeGen/AccelTable.h
  llvm/include/llvm/CodeGen/GlobalISel/CSEInfo.h
  llvm/include/llvm/CodeGen/GlobalISel/Combiner.h
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/include/llvm/CodeGen/GlobalISel/CombinerInfo.h
  llvm/include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h
  llvm/include/llvm/CodeGen/GlobalISel/GISelKnownBits.h
  llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
  llvm/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h
  llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h
  llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h
  llvm/include/llvm/CodeGen/LowLevelType.h
  llvm/include/llvm/CodeGen/Passes.h
  llvm/include/llvm/CodeGen/TargetPassConfig.h
  llvm/include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h
  llvm/include/llvm/IR/GlobalIFunc.h
  llvm/include/llvm/IR/PassManagerImpl.h
  llvm/include/llvm/IR/PassManagerInternal.h
  llvm/include/llvm/InterfaceStub/ELFObjHandler.h
  llvm/include/llvm/Support/BinaryStreamArray.h
  llvm/include/llvm/Support/Chrono.h
  llvm/include/llvm/Support/LowLevelTypeImpl.h
  llvm/include/llvm/Support/OptimizedStructLayout.h
  llvm/lib/CodeGen/EdgeBundles.cpp
  llvm/lib/CodeGen/LiveRangeUtils.h
  llvm/lib/CodeGen/MachineSSAUpdater.cpp
  llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp
  llvm/lib/Target/X86/ImmutableGraph.h
  llvm/lib/Target/X86/X86OptimizeLEAs.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96736.335679.patch
Type: text/x-patch
Size: 25600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210406/07391882/attachment.bin>


More information about the llvm-commits mailing list