Check that process is non-null before calling a method in it.
authorJason Molenda <jmolenda@apple.com>
Thu, 16 Oct 2014 01:23:06 +0000 (01:23 +0000)
committerJason Molenda <jmolenda@apple.com>
Thu, 16 Oct 2014 01:23:06 +0000 (01:23 +0000)
commitaee7eb5ed19d15a1ba228779285f4189d87644fc
tree758d1de64b8a9c0e1a4ade3a1277eebec7eba32d
parent4c9bd87916a93937e2c0015a38a7a5306e727150
Check that process is non-null before calling a method in it.
clang static analyzer fixit.

llvm-svn: 219886
lldb/source/Expression/ClangUserExpression.cpp