[PATCH] D73973: Revert "[TSan] #include header instead of forward declaring interceptees"

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 5 08:31:12 PST 2020


yln abandoned this revision.
yln added a comment.

In D73973#1857267 <https://reviews.llvm.org/D73973#1857267>, @dmajor wrote:

> Incidentally I wrote up this same patch and applied it locally earlier today, and our build still fails with the error below. Any ideas?


Ahh, of course, we can't intercept what isn't there.  Apologies for the confusion.
New attempt: https://reviews.llvm.org/D74059


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73973





More information about the llvm-commits mailing list