[PATCH] D86354: [ADT] Make Optional a literal type.

Varun Gandhi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 16:05:42 PDT 2020


varungandhi-apple updated this revision to Diff 288130.
varungandhi-apple added a comment.

1. Allow many more operations in constexpr.
2. Update test to reflect use in constexpr instead of relying on implementation details.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86354

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86354.288130.patch
Type: text/x-patch
Size: 11445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200826/bebf70d9/attachment.bin>


More information about the llvm-commits mailing list