[PATCH] D77227: [RFC][FileCheck] Require colon immediately after CHECK directives

Jonathan Roelofs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 2 14:06:40 PDT 2020


jroelofs added a comment.

Here's an example that justifies all of this for me:

llvm/test/Analysis/MemorySSA/invariant-groups.ll:345

If you add the colon there, the test starts failing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77227





More information about the llvm-commits mailing list