[PATCH] D61445: [FileCheck] Fix code style of method comments
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 8 11:11:54 PDT 2019
thopre updated this revision to Diff 198701.
thopre marked 8 inline comments as done.
thopre added a comment.
- Document parameters not mentioned in \p when others in the same function are mentioned
- Only use \returns for the return value
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61445/new/
https://reviews.llvm.org/D61445
Files:
llvm/include/llvm/Support/FileCheck.h
llvm/lib/Support/FileCheck.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61445.198701.patch
Type: text/x-patch
Size: 17833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190508/26454697/attachment.bin>
More information about the llvm-commits
mailing list