[ADT] Factor out in_place_t and expose in Optional ctor
authorScott Linder <Scott.Linder@amd.com>
Mon, 5 Apr 2021 22:59:09 +0000 (22:59 +0000)
committerScott Linder <Scott.Linder@amd.com>
Mon, 17 May 2021 22:25:39 +0000 (22:25 +0000)
commitaf5247c9347dcf1e30443786bdddf23ca705867a
tree9195b4ab35c3615c28e24b6786ccbdf06d81d329
parent3dd49ec1948b8be0b025e1558071506a58454722
[ADT] Factor out in_place_t and expose in Optional ctor

Differential Revision: https://reviews.llvm.org/D100671
clang/include/clang/Basic/DirectoryEntry.h
llvm/include/llvm/ADT/Optional.h
llvm/include/llvm/ADT/STLForwardCompat.h
llvm/unittests/ADT/OptionalTest.cpp