Skip to content
Commit f5145921 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Fix warning when compiling with optimizations:

  warning: ‘OPT’ may be used uninitialized in this function

Now OPT is initialized to NULL. I'm not certain if this is the correct fix;
others please review.

llvm-svn: 75321
parent 106f2885
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