[PATCH] D107041: [Flang] Ported test_symbols to Python

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 13 12:52:07 PDT 2021


Meinersbur added a comment.

Do you have a sparse git checkout that is missing the top-level `.gitignore` (sibling of the llvm, flang, clang etc directories)? Normally, git outright refuses to add files that match `.gitignore`, unless you pass `-f`.


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