[PATCH] D107575: [Flang] Ported test_errors.sh to Python
Ivan Zhechev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 5 11:55:52 PDT 2021
ijan1 added a comment.
In D107575#2929026 <https://reviews.llvm.org/D107575#2929026>, @Meinersbur wrote:
> There seems to be a problem in how `import common` not finding `common.py` in a sibling directory.
`common.py` is just included in D107041 <https://reviews.llvm.org/D107041> but not on here. I should've operated on the safe side and also added it here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107575/new/
https://reviews.llvm.org/D107575
More information about the llvm-commits
mailing list