[all-commits] [llvm/llvm-project] af5247: [ADT] Factor out in_place_t and expose in Optional...
Scott Linder via All-commits
all-commits at lists.llvm.org
Mon May 17 15:27:20 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af5247c9347dcf1e30443786bdddf23ca705867a
https://github.com/llvm/llvm-project/commit/af5247c9347dcf1e30443786bdddf23ca705867a
Author: Scott Linder <Scott.Linder at amd.com>
Date: 2021-05-17 (Mon, 17 May 2021)
Changed paths:
M clang/include/clang/Basic/DirectoryEntry.h
M llvm/include/llvm/ADT/Optional.h
M llvm/include/llvm/ADT/STLForwardCompat.h
M llvm/unittests/ADT/OptionalTest.cpp
Log Message:
-----------
[ADT] Factor out in_place_t and expose in Optional ctor
Differential Revision: https://reviews.llvm.org/D100671
More information about the All-commits
mailing list