Summary: `abs_source_file_from_path` is dangerous because 1. It's not trying to make path relative to `project_root` - you can't compare two files created with two different methods 2. It's making relative paths relative to `getcwd` instead of `project_root` which is different from `from_string` function. Also remove unused `DB.inode_equal` Reviewed By: cristianoc Differential Revision: D4204891 fbshipit-source-id: c4c2f99master
							parent
							
								
									7d22130deb
								
							
						
					
					
						commit
						7a5e53262a
					
				
					Loading…
					
					
				
		Reference in new issue