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

Kuba Brecka via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 06:54:31 PST 2015


kubabrecka added a comment.

In http://reviews.llvm.org/D14431#287949, @glider wrote:

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


Just FYI, the OS X `wrap_` prefix doesn't have the two underscores.


http://reviews.llvm.org/D14431





More information about the llvm-commits mailing list