The test matches the absolute path of a file. If that path contains a '+' character, the test will fail. This patch adds '+' to the list of valid path characters.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D6902
[lld] Don't fail if parent directory contains a '+' character garious on Jan 9 2015, 11:26 AM. Authored by
Details The test matches the absolute path of a file. If that path contains a '+' character, the test will fail. This patch adds '+' to the list of valid path characters.
Diff Detail
|