[all-commits] [llvm/llvm-project] 84b705: [Docs] Fix duplicate enum item name
Marc Auberer via All-commits
all-commits at lists.llvm.org
Thu Aug 11 09:59:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 84b7055afc25fb79cdccbe0e1c44ac7640578b8f
https://github.com/llvm/llvm-project/commit/84b7055afc25fb79cdccbe0e1c44ac7640578b8f
Author: Marc Auberer <marc.auberer at chillibits.com>
Date: 2022-08-11 (Thu, 11 Aug 2022)
Changed paths:
M llvm/include/llvm/IR/CallingConv.h
Log Message:
-----------
[Docs] Fix duplicate enum item name
Removes duplicated names as recommended here: https://llvm.org/docs/CodingStandards.html#doxygen-use-in-documentation-comments
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D131193
More information about the All-commits
mailing list