This is an archive of the discontinued LLVM Phabricator instance.

Use FileCheck instead of [
Needs ReviewPublic

Authored by espindola on Mar 28 2017, 10:28 AM.

Details

Reviewers
filcab

Diff Detail

Event Timeline

rafael created this revision.Mar 28 2017, 10:28 AM
filcab edited edge metadata.Mar 30 2017, 5:31 AM

LGTM
Should we add -implicit-check-not={{.}} to that invocation, though? So we fail if there are more lines in the file.
(Or just add a CHECK-test-NOT: {{.}} before and after the CHECK-test)

espindola commandeered this revision.Mar 15 2018, 8:54 AM
espindola added a reviewer: rafael.