[PATCH] D14431: [tsan] Fix interceptor names in lit tests for OS X

Alexander Potapenko via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 04:18:11 PST 2015


glider added a comment.

Not that this makes any difference now, but I think there should be no user functions starting with two underscores (and thus no functions starting with __wrap or __intercept)


http://reviews.llvm.org/D14431





More information about the llvm-commits mailing list