reduceMissingFiles

Try and find matching compiler flags for the missing files.

@safe
reduceMissingFiles
(
LimitFileRange lfr
,
ParsedCompileCommand[] db
)

Return Value

Type: auto

an updated LimitFileRange where those that where found have been moved from missingFiles to commands.

Meta