[PATCH] D49773: Add new file test/support/test_comparisons.h

Marshall Clow via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 24 19:00:27 PDT 2018


mclow.lists created this revision.
mclow.lists added reviewers: ldionne, EricWF.

As I've been plowing through the `<chrono>` stuff, I found myself writing tests to make sure that the comparisons for a bunch of different types are "sane".

So I factored them out into something that can be used over and over.


https://reviews.llvm.org/D49773

Files:
  test/support/test_comparisons.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49773.157185.patch
Type: text/x-patch
Size: 6867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180725/0cd7945f/attachment-0001.bin>


More information about the cfe-commits mailing list