[PATCH] D80377: [flang] Google test infrastructure support for unittests

David Truby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 2 09:52:37 PDT 2020


DavidTruby added a comment.

In D80377#2068956 <https://reviews.llvm.org/D80377#2068956>, @tskeith wrote:

> It seems to me there is something wrong with this patch. The paths are relative to `flang/` rather that the root of the repo so the patch doesn't apply successfully. Or maybe there is something I'm missing about how phabricator works?


The root of the repo is llvm-project, of which flang is a subdirectory. The patch seems incorrect to me too on that basis.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80377/new/

https://reviews.llvm.org/D80377





More information about the llvm-commits mailing list