[PATCH] D65702: [FileCheck] Move -dump-input diagnostic to first line

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 5 08:15:18 PDT 2019


thopre added a comment.

Does this work for multiline annotations? If I read this correctly (I often don't so my apologies if that's the case) it will print the marker for each line in a multiline annotation except the last.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65702





More information about the llvm-commits mailing list