Valgrind: Do not use native separators at all
Since valgrind only runs on POSIX systems, all the paths it produces are
normalized.
We have no mapping to local directory, so having a path like
\home\user\project\file.cpp is confusing.
Change-Id: Idff339729231ab662aa4fcb6bb732058c1a04f7c
Reviewed-by:
hjk <hjk@theqtcompany.com>
Please register or sign in to comment