[all-commits] [llvm/llvm-project] 974312: [FileCheck] Better diagnostic for format conflict

RoboTux via All-commits all-commits at lists.llvm.org
Wed Apr 15 05:47:03 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9743123af817447b527700d3e455b36f1b3f14e3
      https://github.com/llvm/llvm-project/commit/9743123af817447b527700d3e455b36f1b3f14e3
  Author: Thomas Preud'homme <thomasp at graphcore.ai>
  Date:   2020-04-15 (Wed, 15 Apr 2020)

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

  Log Message:
  -----------
  [FileCheck] Better diagnostic for format conflict

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

Reviewers: jhenderson, jdenny, probinson, grimar, arichardson, rnk

Reviewed By: jdenny

Subscribers: hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D77741




More information about the All-commits mailing list