[PATCH] D45838: [sanitizer] More dead code removal
Dmitry Vyukov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 20 00:55:12 PDT 2018
dvyukov added a comment.
I am not following. Isn't it a test for prctl interceptor? Why are we removing useful tests?
Perhaps it's not the most critical functionality. And perhaps SanitizerSetThreadName needs to be moved to the test itself. But still it's a test.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D45838
More information about the llvm-commits
mailing list