Remove a redundant check from CGDebugInfo::shouldOmitDefinition() (NFC).
authorAdrian Prantl <aprantl@apple.com>
Fri, 11 Sep 2015 18:54:28 +0000 (18:54 +0000)
committerAdrian Prantl <aprantl@apple.com>
Fri, 11 Sep 2015 18:54:28 +0000 (18:54 +0000)
commit5d66c6bbb9e9e966b7490706a8fcdbc363eaf5bf
tree27efb1e959fbcac33a189f513fdc26b569b2edac
parent7010776db7c682e73b12f681d113a093c76de40e
Remove a redundant check from CGDebugInfo::shouldOmitDefinition() (NFC).

llvm-svn: 247447
clang/lib/CodeGen/CGDebugInfo.cpp