mirror of
				https://github.com/MaskRay/ccls.git
				synced 2025-11-03 22:04:24 +00:00 
			
		
		
		
	Ensure IndexMergeIndexUpdates always returns a bool
This commit is contained in:
		
							parent
							
								
									c6ea1f1946
								
							
						
					
					
						commit
						07b3208cb4
					
				@ -555,6 +555,8 @@ bool IndexMergeIndexUpdates() {
 | 
				
			|||||||
    // return update.path;
 | 
					    // return update.path;
 | 
				
			||||||
    //}));
 | 
					    //}));
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  return did_merge;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
}  // namespace
 | 
					}  // namespace
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user