]> granicus.if.org Git - clang/commit
Now that the uninitialized variable has been fixed in llvm, add this test back,
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 18 Dec 2012 03:54:29 +0000 (03:54 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 18 Dec 2012 03:54:29 +0000 (03:54 +0000)
commit853c37018bd4c6f1a2118568d5ac59525f2a3b51
treee33de07d705f579e987b7a2efdd90e6dc039eaf6
parentc92384f871597902b8d5ffc33a662e8ac0d25db0
Now that the uninitialized variable has been fixed in llvm, add this test back,
but remove unneeded options and fix the comment.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170405 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/code-coverage.c [new file with mode: 0644]