Fix an algorithmic bug in LiveVariables pointed out by Zhongxing.
If an initializer in a DeclStmt references the declared variable, that extends the liveness of that variable. llvm-svn: 97624
Loading
Please register or sign in to comment
If an initializer in a DeclStmt references the declared variable, that extends the liveness of that variable. llvm-svn: 97624