[PATCH] D61358: [Sanitizer] Reland "Cleanup INTERCEPT_FUNCTION macro"

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 1 00:26:23 PDT 2019


vitalybuka added a comment.

Please don't submit without my review even if @rnk accept this.
I've noticed report that original patch breaks compiler-rt/test/tsan/Linux/user_malloc.cc on our internal llvm build.
I don't yet understand why it's there and not on our public bots or my local checkout. May be a problem with the patch or our miss-configuration. I'll debug this morning.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61358/new/

https://reviews.llvm.org/D61358





More information about the llvm-commits mailing list