[PATCH] D77741: [FileCheck] Better diagnostic for format conflict

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 8 09:45:15 PDT 2020


thopre created this revision.
thopre added reviewers: jhenderson, jdenny, probinson, grimar, arichardson, rnk.
thopre added a project: LLVM.
Herald added a subscriber: hiraditya.

Improve error message in case of conflict between several implicit
format to mention the operand that conflict.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D77741

Files:
  llvm/lib/Support/FileCheck.cpp
  llvm/lib/Support/FileCheckImpl.h
  llvm/test/FileCheck/numeric-expression.txt
  llvm/unittests/Support/FileCheckTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77741.256048.patch
Type: text/x-patch
Size: 25896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200408/b953300d/attachment.bin>


More information about the llvm-commits mailing list