Fix a possible null pointer dereference found by the analyzer.
When computing the other parameters, ‘op’ is checked for being null before it’s dereferenced. llvm-svn: 180271
Loading
Please register or sign in to comment
When computing the other parameters, ‘op’ is checked for being null before it’s dereferenced. llvm-svn: 180271