[PATCH] D84570: [tsan] Fix the open and open64 interceptors to have correct declarations (variadic functions)
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 3 06:13:05 PDT 2020
nemanjai added a comment.
It would appear that this failure is not really related to this patch at all. Seems to fail with `-O0/-O1` regardless of which patch is applied.
https://pastebin.com/1Mvz5KDz
Please let me know if there's something else I can help with.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84570/new/
https://reviews.llvm.org/D84570
More information about the llvm-commits
mailing list