[all-commits] [llvm/llvm-project] 95db1e: [FileCheck] Implement * and / operators for Expres...
paulwalker-arm via All-commits
all-commits at lists.llvm.org
Wed Jun 17 02:44:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 95db1e7fb9292daf70fedf02b5efafeabf3ea33e
https://github.com/llvm/llvm-project/commit/95db1e7fb9292daf70fedf02b5efafeabf3ea33e
Author: Paul Walker <paul.walker at arm.com>
Date: 2020-06-17 (Wed, 17 Jun 2020)
Changed paths:
M llvm/docs/CommandGuide/FileCheck.rst
M llvm/lib/Support/FileCheck.cpp
M llvm/lib/Support/FileCheckImpl.h
M llvm/unittests/Support/FileCheckTest.cpp
Log Message:
-----------
[FileCheck] Implement * and / operators for ExpressionValue.
Subscribers: arichardson, hiraditya, thopre, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D80915
More information about the All-commits
mailing list