[PATCH] D46861: Remove \brief commands from doxygen comments.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 14 23:07:17 PDT 2018


MaskRay created this revision.
MaskRay added reviewers: ruiu, grimar.
Herald added subscribers: llvm-commits, mehdi_amini.

This is similar to https://reviews.llvm.org/D46290 https://reviews.llvm.org/D46320.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D46861

Files:
  include/lld/Common/Version.h
  include/lld/Core/DefinedAtom.h
  include/lld/Core/File.h
  include/lld/Core/Instrumentation.h
  include/lld/Core/LinkingContext.h
  include/lld/Core/PassManager.h
  include/lld/Core/Reader.h
  include/lld/Core/Resolver.h
  include/lld/Core/Simple.h
  include/lld/Core/SymbolTable.h
  include/lld/Core/Writer.h
  include/lld/ReaderWriter/MachOLinkingContext.h
  lib/ReaderWriter/FileArchive.cpp
  unittests/DriverTests/DarwinLdDriverTest.cpp

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


More information about the llvm-commits mailing list