[PATCH] D54990: Add interceptors for the md4(3) from NetBSD
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 7 15:40:59 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/md4.cc:98
+ test2();
+ test3();
+ test4();
----------------
better names?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54990/new/
https://reviews.llvm.org/D54990
More information about the llvm-commits
mailing list