[PATCH] D55469: Add interceptors for md2(3) from NetBSD
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 10 00:29:10 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/md2.cc:99
+ test3();
+ test4();
+ test5();
----------------
maybe better names
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55469/new/
https://reviews.llvm.org/D55469
More information about the llvm-commits
mailing list