Check in test that demonstrates ABI break for std::function.
Our C++03 and C++11 implementations of function are not ABI compatible. I've added a "test" that demonstrates this. llvm-svn: 363092
Loading
Please register or sign in to comment
Our C++03 and C++11 implementations of function are not ABI compatible. I've added a "test" that demonstrates this. llvm-svn: 363092