This is an archive of the discontinued LLVM Phabricator instance.

FileCheck Enhancement - prefixes-regular expressions
Needs RevisionPublic

Authored by eklepilkina on Jul 19 2016, 12:33 AM.

Details

Summary

This patch adds opportunity to use regular expressions as prefix for writing one check string for several real prefixes.
Also there is wildcard prefix, if some statements should be checked regardless prefix.

Diff Detail

Event Timeline

eklepilkina retitled this revision from to FileCheck Enhancement - prefixes-regular expressions.
eklepilkina updated this object.
eklepilkina changed the edit policy from "All Users" to "Administrators".
eklepilkina added subscribers: aprantl, llvm-commits.
eklepilkina edited reviewers, added: alexfh; removed: dblaikie.Sep 19 2016, 1:43 AM
alexfh requested changes to this revision.May 22 2017, 6:05 AM

IIUC, there was no consensus about usefulness of this change.

This revision now requires changes to proceed.May 22 2017, 6:05 AM