diff options
author | David Zarzycki <dave@znu.io> | 2021-03-17 05:48:01 -0400 |
---|---|---|
committer | David Zarzycki <dave@znu.io> | 2021-03-17 07:42:40 -0400 |
commit | 2b20df2d798a0944e54918369a717634dbcaeaa6 (patch) | |
tree | ae709a0173977b4d3b37a8f281917b7e9af7ada4 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | cf0da91ba5e192920809e30dbb359042c2f2112a (diff) | |
download | llvm-2b20df2d798a0944e54918369a717634dbcaeaa6.zip llvm-2b20df2d798a0944e54918369a717634dbcaeaa6.tar.gz llvm-2b20df2d798a0944e54918369a717634dbcaeaa6.tar.bz2 |
[lit] Harmonize test timing data between Unix and Windows
The "path" recorded for timing purposes is only used as a key into a dictionary. It is never used as an actual path to a filesystem API, therefore we should use '/' as the canonical separator so that Unix and Windows machines can share timing data. This also ensures that the lit testing works across platforms.
Reviewed By: jhenderson, jmorse
Differential Revision: https://reviews.llvm.org/D98767
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions