[PATCH] D28597: [compiler-rt] [Sanitizer Coverage] Add new sanitizer coverage functions to the internal interface.
Marcos Pividori via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 31 10:50:52 PST 2017
mpividori added a comment.
@kcc I think we should add tests to check that the interface include in "compiler-rt/include" directory matches the exported interface. That way, we ensure that we provide an appropriate header to users.
Repository:
rL LLVM
https://reviews.llvm.org/D28597
More information about the llvm-commits
mailing list