[PATCH] D39308: [libcxx] Keep track of heap allocated regex states
Tim Shen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 27 15:38:39 PDT 2017
timshen updated this revision to Diff 120711.
timshen added a comment.
Remove the uses of variadic template and auto.
I'm not sure of how to implement this without a ABI change (the addition of __storage_).
https://reviews.llvm.org/D39308
Files:
libcxx/include/regex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39308.120711.patch
Type: text/x-patch
Size: 15061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171027/bc495eb0/attachment-0001.bin>
More information about the cfe-commits
mailing list