]> granicus.if.org Git - clang/commit
Check for ret, so that we know we hit the end of the function
authorDouglas Gregor <dgregor@apple.com>
Wed, 24 Mar 2010 23:19:27 +0000 (23:19 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 24 Mar 2010 23:19:27 +0000 (23:19 +0000)
commitf748845b19813d81189283f76778cfc870f6cfd7
treedaa033817aff6acaa24e5f5ebaf23e7622195220
parent33fd1fc1814a5573c972840d49317989e20deace
Check for ret, so that we know we hit the end of the function

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