I love how using out of scope variables is not an error with GCC, no really I do.
authorChris Lattner <sabre@nondot.org>
Sun, 7 Dec 2008 00:38:27 +0000 (00:38 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 7 Dec 2008 00:38:27 +0000 (00:38 +0000)
commitfbc72e3e610dbc511736696e0e3ccc03dbcae142
treea92150be952770949a1c3906c6255a1c0d9e319b
parent8ef57c5faf77890828ac439482420646b2a0beb8
I love how using out of scope variables is not an error with GCC, no really I do.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60643 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/MemoryDependenceAnalysis.cpp