[all-commits] [llvm/llvm-project] f1b2be: [MsgPack] Added a convenience operator
dineshkb-amd via All-commits
all-commits at lists.llvm.org
Fri Jun 5 05:45:19 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f1b2be416dc52d9e2323773c26ba58101acd21ba
https://github.com/llvm/llvm-project/commit/f1b2be416dc52d9e2323773c26ba58101acd21ba
Author: Dineshkumar Bhaskaran <dineshkumar.bhaskaran at amd.com>
Date: 2020-06-05 (Fri, 05 Jun 2020)
Changed paths:
M llvm/include/llvm/BinaryFormat/MsgPackDocument.h
M llvm/unittests/BinaryFormat/MsgPackDocumentTest.cpp
Log Message:
-----------
[MsgPack] Added a convenience operator
Summary: Added "not equal to" operator for DocNode comparison
Reviewers: arsenm, scott.linder, saiislam
Reviewed By: saiislam
Subscribers: wdng, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D81250
More information about the All-commits
mailing list