Initialize the PoisonMemory member before initializing
members that call methods that read the PoisonMemory member. This fixes potential spurious (though probably otherwise harmless) poising of unused memory, and fixes the associated valgrind error. llvm-svn: 80192
Loading
Please register or sign in to comment