swift
b0aa6af0 - [Stats] Only use input filename, not mangled path, in stats file name.

Commit
7 years ago
[Stats] Only use input filename, not mangled path, in stats file name. This was causing cases of very long input pathnames to be mangled into stats filenames greater than 255 characters long, which in turn meant stats files were not being written in some cases.
Author
Committer
Parents
  • lib/Basic
    • File
      Statistic.cpp