Move the operator new and operator delete out of line. This fixes an issue with
operator new() referring to the static initTags function, which has to be in the same linkage unit as any file including User.h. llvm-svn: 51136
Loading
Please register or sign in to comment