Remove unnecessary check for NULL
authorAlexey Samsonov <vonosmas@gmail.com>
Tue, 8 Jul 2014 20:23:18 +0000 (20:23 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Tue, 8 Jul 2014 20:23:18 +0000 (20:23 +0000)
commitcb1ad6f58240cceb5d387f0ce13e49e496662553
tree483de5cf3cb944865f6785be760c7d28636327cc
parent074736f576ffaf60f4fdcf136517e7327b2c3ed8
Remove unnecessary check for NULL

llvm-svn: 212564
clang/lib/CodeGen/CodeGenFunction.cpp