[PATCH] D61445: [FileCheck] Fix code style of method comments

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 3 02:12:35 PDT 2019


thopre updated this revision to Diff 197931.
thopre marked 6 inline comments as done.
thopre added a comment.

- Document missing parameter beside SM in ReadCheckFile and CheckInput
- Add parameter name to description of isValidVarNameStart
- Rephrase comment for ParsePattern and document Req parameter


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.197931.patch
Type: text/x-patch
Size: 17459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190503/7304f81d/attachment.bin>


More information about the llvm-commits mailing list