This is an archive of the discontinued LLVM Phabricator instance.

Document multi-line pattern matching in FileCheck
AbandonedPublic

Authored by wolfgangp on Jun 20 2016, 11:16 AM.

Details

Reviewers
dexonsmith
Summary

It recently came to my attention that multi-line pattern matching can be done in FileCheck by using the character class [[:space:]]. I propose the following patch to the FileCheck documentation:

Diff Detail

Event Timeline

wolfgangp updated this revision to Diff 61271.Jun 20 2016, 11:16 AM
wolfgangp retitled this revision from to Document multi-line pattern matching in FileCheck.
wolfgangp updated this object.
wolfgangp added a subscriber: llvm-commits.
wolfgangp abandoned this revision.Jul 5 2016, 10:25 AM