[PATCH] D100668: [ADT] Add STLForwardCompat.h and llvm::disjunction

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 16 15:42:02 PDT 2021


scott.linder updated this revision to Diff 338253.
scott.linder retitled this revision from "[ADT] Add STLShims.h and llvm::disjunction" to "[ADT] Add STLForwardCompat.h and llvm::disjunction".
scott.linder edited the summary of this revision.
scott.linder added a comment.

- Rename STLShims -> STLForwardCompat
- Change "STL types" -> "STL features"


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100668

Files:
  llvm/include/llvm/ADT/STLExtras.h
  llvm/include/llvm/ADT/STLForwardCompat.h
  llvm/unittests/ADT/CMakeLists.txt
  llvm/unittests/ADT/STLForwardCompatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100668.338253.patch
Type: text/x-patch
Size: 6737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210416/9e87ae0c/attachment.bin>


More information about the llvm-commits mailing list