Skip to content

Autogen: Ignore not existing source files

When iterating through all known source files the autogen initializer unintentionally generated a Cannot find source file error when a source file didn't exist. This lets the autogen initializer silently ignore all not existing source files which aren't GENERATED.

Closes: #17573 (closed)
Closes: #17589 (closed)

Edited by Brad King

Merge request reports