[PATCH] D107041: [Flang] Ported test_symbols to Python
Andrzej Warzynski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 13 02:30:21 PDT 2021
awarzynski added a comment.
In D107041#2942220 <https://reviews.llvm.org/D107041#2942220>, @klausler wrote:
> When I run tests after this patch, a directory (flang/test/Semantics/__pycache__) gets created in my checked-out source tree.
Thanks for drawing our attention to this. Not sure what the best approach would be here. See https://reviews.llvm.org/D108023 for a suggestion.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107041/new/
https://reviews.llvm.org/D107041
More information about the llvm-commits
mailing list