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

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 1 10:29:01 PDT 2019


vitalybuka added a comment.

In D61358#1485771 <https://reviews.llvm.org/D61358#1485771>, @vitalybuka wrote:

> 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.


Oh, the test is "// UNSUPPORTED: linux" and it didn't work before patches.

LGTM then


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