[PATCH] D92519: [tsan] Use REAL macro when calling intercepted function

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 17:33:47 PST 2020


vitalybuka added a comment.

It intentionally calls interceptor which will call sigaction_impl where all works is done.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92519



More information about the llvm-commits mailing list