[PATCH] D66627: [clang-tidy] new check: bugprone-pthread-return

Jian Cai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 22 22:05:55 PDT 2019


jcai19 marked 7 inline comments as done.
jcai19 added inline comments.


================
Comment at: clang-tools-extra/clang-tidy/bugprone/PthreadReturnCheck.cpp:2
+//===--- PthreadReturnCheck.cpp - clang-tidy-------------------------------===//
+//clang-tidy---------------------------------===//
+//
----------------
Eugene.Zelenko wrote:
> Please remove this line.
Good catch! Thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66627





More information about the cfe-commits mailing list