[PATCH] D56160: [clang-tidy] modernize-use-trailing-return check

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 27 06:59:48 PST 2019


lebedev.ri added a comment.

I just noticed, i don't like the naming choice in the check.
`UseTrailingReturn` what is the "trailing return"?
This is about "trailing return *type*", no?


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

https://reviews.llvm.org/D56160





More information about the cfe-commits mailing list