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

2021-06-17 Thread Jan Svoboda via Phabricator via cfe-commits
jansvoboda11 abandoned this revision. jansvoboda11 added a comment. Found a way to do the thing in a follow up with less churn. Sorry for the noise. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D104460/new/ https://reviews.llvm.org/D104460 ___

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

2021-06-17 Thread Jan Svoboda via Phabricator via cfe-commits
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 wil