[PATCH] D131193: [Docs] Fix duplicate enum item name
Marc Auberer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 4 12:22:55 PDT 2022
marcauberer created this revision.
marcauberer added reviewers: dblaikie, MaskRay.
Herald added a subscriber: StephenFan.
Herald added a project: All.
marcauberer requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Removes duplicated names as recommended here: https://llvm.org/docs/CodingStandards.html#doxygen-use-in-documentation-comments
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D131193
Files:
llvm/include/llvm/IR/CallingConv.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131193.450101.patch
Type: text/x-patch
Size: 7596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220804/85e98d6b/attachment.bin>
More information about the llvm-commits
mailing list