[PATCH] D79963: [llvm][test] Add COM: directives before colon-less non-CHECKs in comments. NFC

Jon Roelofs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 29 08:39:56 PDT 2020


jroelofs added a comment.

In D79963#2062377 <https://reviews.llvm.org/D79963#2062377>, @jhenderson wrote:

> There's probably not much risk of false negatives with that, but I don't know for sure.


I haven't seen any `CHECK`s with missing colons where the comment marker was doubled up. I'd have to verify, but I also suspect that there are very few if any existing `CHECK:`s with doubled up comment markers.


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

https://reviews.llvm.org/D79963





More information about the llvm-commits mailing list