Reapply 112850 and 112839 with a constructor for the BinaryOperatorData...
Reapply 112850 and 112839 with a constructor for the BinaryOperatorData struct. Clang would zero out the enum and pointer in the struct in some conditions, but GCC would never zero out the values. llvm-svn: 112909
Loading
Please register or sign in to comment