[PATCH] D47607: [libcxx] Almost fix some UB in <map> and <unordered_map>
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 4 13:42:47 PDT 2018
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL333948: Fix a strict aliasing violation in map and unordered_map. (authored by epilk, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D47607?vs=149449&id=149847#toc
Repository:
rL LLVM
https://reviews.llvm.org/D47607
Files:
libcxx/trunk/include/__hash_table
libcxx/trunk/include/__tree
libcxx/trunk/include/map
libcxx/trunk/include/unordered_map
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47607.149847.patch
Type: text/x-patch
Size: 26391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180604/8867210d/attachment-0001.bin>
More information about the cfe-commits
mailing list