[PATCH] D62049: [clang-tidy] Add a close-on-exec check on pipe2() in Android module.

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 16 18:22:39 PDT 2019


Eugene.Zelenko added inline comments.


================
Comment at: clang-tools-extra/clang-tidy/android/CloexecPipe2Check.h:1
+//===--- CloexecPipe2Check.h - clang-tidy----------------------*- C++ -*-===//
+//
----------------
Please extend to 80 characters. Same in source file.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62049





More information about the cfe-commits mailing list