Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sort filename (if given) by name for consistent output
Currently the generation of lamdas can change depending on when the source file is processed. This sorts the array of files (if given) to always have a predictable order independent of order given on the commandline / arguments. Relates to #1921
- Loading branch information