[all-commits] [llvm/llvm-project] e15e96: [FileCheck, 4/4] NFC: Stop using ExpressionValue

RoboTux via All-commits all-commits at lists.llvm.org
Mon Aug 7 09:36:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e15e969a4faca759fe7f0e4ab0f54aed43f98bbc
      https://github.com/llvm/llvm-project/commit/e15e969a4faca759fe7f0e4ab0f54aed43f98bbc
  Author: Thomas Preud'homme <thomas.preudhomme at arm.com>
  Date:   2023-08-07 (Mon, 07 Aug 2023)

  Changed paths:
    M llvm/lib/FileCheck/FileCheck.cpp
    M llvm/lib/FileCheck/FileCheckImpl.h
    M llvm/unittests/FileCheck/FileCheckTest.cpp

  Log Message:
  -----------
  [FileCheck, 4/4] NFC: Stop using ExpressionValue

Use APInt directly instead.

Depends On D150880

Reviewed By: arichardson

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




More information about the All-commits mailing list