diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2011-11-05 04:03:43 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2011-11-05 04:03:43 +0000 |
commit | 5112fc48495fa705cabe7ec455f9a6e73ec9ecc7 (patch) | |
tree | d209ad3c4686f2602f06c7fb179c76ec650908c0 /lib/Frontend/CompilerInvocation.cpp | |
parent | 66042b32b3b37ddcba731ff05c2792e3bb572102 (diff) |
Fix infinite loop in LiveVariables due to a misplaced 'break' (it would break out of
switch statement, not the while loop).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143780 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions