]> granicus.if.org Git - clang/commit
Fix a buildbot failure introduced by r290960.
authorAlex Lorenz <arphaman@gmail.com>
Wed, 4 Jan 2017 15:07:13 +0000 (15:07 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Wed, 4 Jan 2017 15:07:13 +0000 (15:07 +0000)
commitc9c73f6248f74927e5e11ef358f0cbe600e2fa9e
treec57d5ed52839db608c3d2f0b165597d391dc6ed2
parent8fca6cf5969b00357ecf6b33a008f2633c5f0b93
Fix a buildbot failure introduced by r290960.

The commit r290960 checked the the basic block label name which isn't there
when clang is compiled in release mode.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@290968 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/return.cpp