Audited the expression parser to find uninitialized
pointers. Some of the spots are obviously initialized later, but it's better just to NULL the pointers out at initialization to make the code more robust when exposed to later changes. llvm-svn: 134670
Loading
Please register or sign in to comment