[PATCH] D69230: RFC: specialized Optional<T> for T that can represent its own invalid state

Lawrence D'Anna via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 21 15:47:01 PDT 2019


lawrence_danna updated this revision to Diff 225965.
lawrence_danna added a comment.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.

remove empty lines


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69230

Files:
  lldb/scripts/Python/python-wrapper.swig
  llvm/include/llvm/ADT/Optional.h
  llvm/unittests/ADT/OptionalTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69230.225965.patch
Type: text/x-patch
Size: 8890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191021/3796cbec/attachment.bin>


More information about the llvm-commits mailing list