[PATCH] D93544: [flang][driver] Refactor unit tests for frontend actions (nfc)

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 21 07:04:41 PST 2020


awarzynski updated this revision to Diff 313102.
awarzynski added a comment.

Rebase on top of main + refine

Making sure that the temporary test files have unique names. Also update
variables names (e.g. invocation -> invocation_) so that they conform to
Flang's coding style. Otherwise just updated comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93544

Files:
  flang/unittests/Frontend/FrontendActionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93544.313102.patch
Type: text/x-patch
Size: 8823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201221/db2b5d21/attachment.bin>


More information about the llvm-commits mailing list