[PATCH] D23178: [ADT] Add relation operators for Optional

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 13:24:27 PDT 2016


timshen updated this revision to Diff 67591.
timshen added a comment.

As discussed offline, hand craft mock objects to precisely test the std::optional specification.


https://reviews.llvm.org/D23178

Files:
  include/llvm/ADT/Optional.h
  unittests/ADT/OptionalTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23178.67591.patch
Type: text/x-patch
Size: 13251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160810/333e0331/attachment.bin>


More information about the llvm-commits mailing list