[FileCheck] Implement equality operators for ExpressionValue.
authorPaul Walker <paul.walker@arm.com>
Mon, 1 Jun 2020 10:09:58 +0000 (10:09 +0000)
committerPaul Walker <paul.walker@arm.com>
Thu, 4 Jun 2020 11:18:35 +0000 (11:18 +0000)
commited9df8621a85329d9cb607e982a6efb2d9c670f5
tree91b8754ecfcff180e0cc00167d43ef3bf4aac50c
parent6b9e1022436336b4ee7fa425f641f1cdcbd8f839
[FileCheck] Implement equality operators for ExpressionValue.

Subscribers: hiraditya, thopre, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D81094
llvm/lib/Support/FileCheckImpl.h
llvm/unittests/Support/FileCheckTest.cpp