probinson added a comment.

There has been some progress recently on better FileCheck diagnosis of likely 
test-writing issues, although to date it mostly requires the human to ask "what 
is going on here?" explicitly.  I can see adding a check to detect the 
missing-colon-on-otherwise-valid-directive case (including the usual suffixes), 
and my guess is that isn't too likely to cause excessive churn.  The deeper we 
go into typo-detection the more likely we are to trip over false positives, but 
this small step seems like a worthy change.
Happy to review such a patch, or somebody can file a PR and CC me.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58061/new/

https://reviews.llvm.org/D58061



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to