]> granicus.if.org Git - clang/commit
Use an early exit to improve readability. (NFC)
authorAdrian Prantl <aprantl@apple.com>
Tue, 30 Jun 2015 18:01:05 +0000 (18:01 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 30 Jun 2015 18:01:05 +0000 (18:01 +0000)
commitd2eec01cea817337616d497bd1c2261db6dbd5ee
tree18c7da48f23a7d4666c2919da793c69a4240c130
parente9ad7b24fe294af689cd6c15171b3ced4bec36b4
Use an early exit to improve readability. (NFC)

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