[Remarks] Add comparison operators to the Remark object
authorFrancis Visoiu Mistrih <francisvm@yahoo.com>
Thu, 5 Sep 2019 22:35:37 +0000 (22:35 +0000)
committerFrancis Visoiu Mistrih <francisvm@yahoo.com>
Thu, 5 Sep 2019 22:35:37 +0000 (22:35 +0000)
commitd39720399c7adc676a2bd89419139617eeafc6eb
tree737120c8b695b9971bb21a0524058a2ffda9821c
parentf5687d7c1257a53b46045ebc725e0967def38a3d
[Remarks] Add comparison operators to the Remark object

and related structs.

This also adds tests for the remarks::Remark object in general.

llvm-svn: 371134
llvm/include/llvm/Remarks/Remark.h
llvm/unittests/Remarks/CMakeLists.txt
llvm/unittests/Remarks/RemarksAPITest.cpp [new file with mode: 0644]