[PATCH] D43539: Add new interceptors: getttyent(3) family

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 25 14:56:15 PST 2018


vitalybuka added inline comments.


================
Comment at: test/sanitizer_common/TestCases/NetBSD/getttyent.cc:77
+  test1();
+  test2();
+  test3();
----------------
Maybe some checks if you print it?


Repository:
  rL LLVM

https://reviews.llvm.org/D43539





More information about the llvm-commits mailing list