[PATCH] D56795: [ADT] Add streaming operators for llvm::Optional

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 18 04:56:13 PST 2019


This revision was automatically updated to reflect the committed changes.
labath marked an inline comment as done.
Closed by commit rL351548: [ADT] Add streaming operators for llvm::Optional (authored by labath, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56795?vs=182081&id=182500#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56795/new/

https://reviews.llvm.org/D56795

Files:
  llvm/trunk/include/llvm/ADT/Optional.h
  llvm/trunk/lib/Support/CMakeLists.txt
  llvm/trunk/lib/Support/Optional.cpp
  llvm/trunk/unittests/ADT/OptionalTest.cpp
  llvm/trunk/utils/unittest/googletest/include/gtest/internal/custom/raw-ostream.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56795.182500.patch
Type: text/x-patch
Size: 5471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190118/4f432a56/attachment.bin>


More information about the llvm-commits mailing list