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

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 18 07:44:44 PST 2020


awarzynski created this revision.
Herald added a reviewer: sscalpone.
awarzynski requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

These patch implements a few non-functional-changes:

- switch to using test fixtures for better code sharing
- rename some variables (e.g. to communicate their purpose a bit better)

This patch doesn't change _what_ is being tested.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D93544

Files:
  flang/unittests/Frontend/FrontendActionTest.cpp

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


More information about the llvm-commits mailing list