[PATCH] D45981: [Docs] Escape the @ symbol, so that it appears in documentation output. [NFC]

Matt Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 26 10:26:47 PDT 2018


mattd updated this revision to Diff 144151.
mattd marked an inline comment as done.
mattd added a comment.

Removed the \@ case in ScalarEvolution.h that was prefixed by a \c.


https://reviews.llvm.org/D45981

Files:
  include/llvm/Analysis/AssumptionCache.h
  include/llvm/Analysis/MemoryBuiltins.h
  include/llvm/Analysis/PHITransAddr.h
  include/llvm/Analysis/ScalarEvolution.h
  include/llvm/Analysis/TypeMetadataUtils.h
  include/llvm/CodeGen/GCStrategy.h
  include/llvm/CodeGen/Passes.h
  include/llvm/CodeGen/TargetLowering.h
  include/llvm/IR/BasicBlock.h
  include/llvm/MC/MCContext.h
  include/llvm/Transforms/Utils/PredicateInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45981.144151.patch
Type: text/x-patch
Size: 8857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180426/abff23f1/attachment.bin>


More information about the llvm-commits mailing list