"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "719c38359439bde93871788eb802e393441156d7"
[ASan] Make sure operator new/delete and friends are intercepted on OS X.
Because the interceptors will reside in a dylib, not the main executable, we can't just declare them, but must use the interposition machinery. Fix the test expectations in large_func_test.cc affected by the change. This CL should make our Mac buildbots green. llvm-svn: 175763
Loading
Please register or sign in to comment