[flang-commits] [PATCH] D129156: Add -fpass-plugin option to Flang

Tarun Prabhu via Phabricator via flang-commits flang-commits at lists.llvm.org
Tue Oct 4 07:30:43 PDT 2022


tarunprabhu marked 2 inline comments as done.
tarunprabhu added a comment.

I noticed that clang-format changed several other lines in `clang/lib/Driver/ToolChains/Flang.cpp`. I undid those and only left in the line relevant to this patch. Do you think that those lines should be run on that file as a separate patch?


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

https://reviews.llvm.org/D129156



More information about the flang-commits mailing list