[PATCH] D131717: [ADT] Replace STLForwardCompat.h's C++17 equivalents
Joe Loser via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 11 14:03:20 PDT 2022
jloser updated this revision to Diff 451977.
jloser added a comment.
Revert removal of these utilities and type traits from STLForwardCompat.h and their corresponding unit tests. The removal of these will be done in a separate patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131717/new/
https://reviews.llvm.org/D131717
Files:
clang/include/clang/Basic/DirectoryEntry.h
clang/include/clang/Basic/FileEntry.h
llvm/include/llvm/ADT/Any.h
llvm/include/llvm/ADT/FunctionExtras.h
llvm/include/llvm/ADT/Optional.h
llvm/include/llvm/ADT/STLExtras.h
llvm/include/llvm/Support/HashBuilder.h
llvm/unittests/ADT/OptionalTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131717.451977.patch
Type: text/x-patch
Size: 9929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220811/edfda5d6/attachment.bin>
More information about the llvm-commits
mailing list