[PATCH] D73253: [llvm] Fix file ignoring inside directories
Saleem Abdulrasool via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 23 15:01:48 PST 2020
compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.
I think that removing the nested layout is something which should be removed separately from this change. That would move us closer to declaring the nested layout as being unsupported. While I think that the move towards that makes sense, it should be brought up on llvm-dev first I think.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73253/new/
https://reviews.llvm.org/D73253
More information about the llvm-commits
mailing list