mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-29 03:46:07 +00:00
c-index-test: remove dead store. Found by Clang static analyzer!
llvm-svn: 160974
This commit is contained in:
parent
4aa05c571e
commit
ec551f67e5
@ -2386,7 +2386,6 @@ static int index_file(int argc, const char **argv) {
|
||||
return 1;
|
||||
}
|
||||
idxAction = 0;
|
||||
result = 1;
|
||||
|
||||
index_data.check_prefix = check_prefix;
|
||||
index_data.first_check_printed = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user