[PATCH] D54993: Add interceptors for md5(3) from NetBSD

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 7 15:26:36 PST 2018


vitalybuka accepted this revision.
vitalybuka added inline comments.
This revision is now accepted and ready to land.


================
Comment at: test/sanitizer_common/TestCases/NetBSD/md5.cc:98
+  test2();
+  test3();
+  test4();
----------------
would be nice to have meaningful test names


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54993





More information about the llvm-commits mailing list