[PATCH] D52999: [FileCheck] Annotate input dump

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 9 18:08:30 PDT 2018


george.karpenkov added a comment.

@jdenny Sorry I'm still struggling to understand what exactly are you doing.
You have one example in the revision description, and some examples in tests. The examples in tests are hard to read because they are also tested using FileCheck.

Could you add a few more examples in the revision description, and add a detailed explanation of what your feature is doing, and what is the exact semantics of added annotations?
(what exactly is "chk"? I guess short for "check"? And "sam" short for "same"? The semantics of ~, ^ and x also eludes me).


https://reviews.llvm.org/D52999





More information about the llvm-commits mailing list