[PATCH] D100671: [ADT] Factor out in_place_t and expose in Optional ctor

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 14 09:55:39 PDT 2021


scott.linder updated this revision to Diff 345475.
scott.linder added a comment.

Add constexpr convenience variables


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100671

Files:
  clang/include/clang/Basic/DirectoryEntry.h
  llvm/include/llvm/ADT/Optional.h
  llvm/include/llvm/ADT/STLForwardCompat.h
  llvm/unittests/ADT/OptionalTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100671.345475.patch
Type: text/x-patch
Size: 5997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210514/4044903f/attachment.bin>


More information about the llvm-commits mailing list