[PATCH] D27659: [sanitizer] intercept bstring functions

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 21:39:01 PST 2016


kcc added a comment.

please see internal b/33656003 about what went wrong with this patch (other than the Mac failure).
Also I've noticed that  bzer_test.cc does not actually test anything -- it passes w/o the patch. 
Probably you explained it here: https://github.com/google/sanitizers/issues/750#issuecomment-266262859


https://reviews.llvm.org/D27659





More information about the llvm-commits mailing list