[PATCH] D146172: Interoperability improvements with stdlib CPP types
Rick Mark via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 15 15:21:52 PDT 2023
rickmark created this revision.
Herald added a project: All.
rickmark requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Improves the API surface of LLVM to interoperate with C++17 and C++20
standard library types.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D146172
Files:
llvm/include/llvm/ADT/ArrayRef.h
llvm/include/llvm/ADT/StringExtras.h
llvm/include/llvm/ADT/StringRef.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146172.505638.patch
Type: text/x-patch
Size: 4901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230315/731c45a4/attachment.bin>
More information about the llvm-commits
mailing list