Remove dead store.

clang static analyzer fixit.

llvm-svn: 219905
This commit is contained in:
Jason Molenda 2014-10-16 07:47:37 +00:00
parent 5cf1e237f0
commit 1e6cf05763
1 changed files with 0 additions and 1 deletions

View File

@ -562,7 +562,6 @@ LineTable::LinkLineTable (const FileRangeMap &file_range_map)
// Append the sequence since we just terminated the previous one
line_table_ap->InsertSequence (&sequence);
sequence.Clear();
prev_entry_was_linked = false;
}
// Now link the current entry