]> granicus.if.org Git - clang/commit
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)
commit221aabd028853e4c7994bf8b979a5e3f57ac59d0
treebaa2a6727cf2453afc0a80bf75f21c0f30005ae9
parent7a7433b56a7ce32b604a124f97676196d2399117
Remove a redundant check from CGDebugInfo::shouldOmitDefinition() (NFC).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@247447 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp