[PATCH] D28597: [compiler-rt] [Sanitizer Coverage] Add new sanitizer coverage functions to the internal interface.
Kostya Serebryany via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 30 17:16:38 PST 2017
kcc accepted this revision.
kcc added a comment.
This revision is now accepted and ready to land.
LGTM
Sounds reasonable. But a question is whether we have a test that will break if we forget to add another function here (when we add one)?
https://reviews.llvm.org/D28597
More information about the llvm-commits
mailing list