[PATCH] D66176: Fix Driver/modules.cpp test to work when build directory name contains '.s'
Douglas Yung via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 13 15:39:34 PDT 2019
dyung added a comment.
It's probably a pathological case, but wouldn't this still fail if the build directory contained ".s" followed by a space in the name? Something like "build-foo.s bar"?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66176/new/
https://reviews.llvm.org/D66176
More information about the cfe-commits
mailing list