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

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


Eugene.Zelenko added inline comments.


================
Comment at: clang-tools-extra/clang-tidy/android/CloexecPipeCheck.h:1
+//===--- CloexecPipeCheck.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/D61967/new/

https://reviews.llvm.org/D61967





More information about the cfe-commits mailing list