Skip to content
Commit 77eaf442 authored by Sean Callanan's avatar Sean Callanan
Browse files

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
parent d9761cd4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment