[PATCH] D55469: Add interceptors for md2(3) from NetBSD
Kamil Rytarowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 10 01:01:00 PST 2018
krytarowski marked an inline comment as done.
krytarowski added inline comments.
================
Comment at: test/sanitizer_common/TestCases/NetBSD/md2.cc:99
+ test3();
+ test4();
+ test5();
----------------
vitalybuka wrote:
> maybe better names
I have no better idea than md2_test1 or md2_test_md2data_test1 or similar.. so I will keep using the current ones.
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