[PATCH] D52999: [FileCheck] Annotate input dump (1/7)

Joel E. Denny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 20 08:46:21 PST 2018


jdenny updated this revision to Diff 174784.
jdenny added a comment.

- Rebase, and extend for the new CHECK-COUNT-<num> directive.
- Convert DiagList and AnnotationList to std::vector, as probinson recommended.


https://reviews.llvm.org/D52999

Files:
  llvm/docs/CommandGuide/FileCheck.rst
  llvm/include/llvm/Support/FileCheck.h
  llvm/lib/Support/FileCheck.cpp
  llvm/test/FileCheck/dump-input-annotations.txt
  llvm/test/FileCheck/dump-input-enable.txt
  llvm/utils/FileCheck/FileCheck.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52999.174784.patch
Type: text/x-patch
Size: 35734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181120/93874b27/attachment.bin>


More information about the llvm-commits mailing list