[PATCH] D104460: [clang][lex] NFC: Extract source variable in minimizer tests

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 17 06:37:42 PDT 2021


jansvoboda11 created this revision.
jansvoboda11 added reviewers: Bigcheese, dexonsmith, arphaman.
jansvoboda11 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

This patch extracts the to-be-minimized source strings into variables. This will be useful in a follow up patch.

Depends on D104459 <https://reviews.llvm.org/D104459>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D104460

Files:
  clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104460.352706.patch
Type: text/x-patch
Size: 28441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210617/7d458514/attachment-0001.bin>


More information about the cfe-commits mailing list