[PATCH] D97785: [SystemZ][z/OS] Distinguish between text and binary files on z/OS

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 19 16:09:16 PDT 2021


MaskRay added a comment.

The recommended named parameter form is probably `/*Param=*/something`. It is liked by both https://clang.llvm.org/extra/clang-tidy/checks/bugprone-argument-comment.html and clang-format.
Another form look to me as well, if both the two tools like it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97785/new/

https://reviews.llvm.org/D97785



More information about the llvm-commits mailing list