History log of /external/libcxx/include/__refstring
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
46fa3763eb70c4f237414132f5e73a4d662167d4 05-Feb-2015 Dan Albert <danalbert@google.com> Fix some -Wundef issues.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@228266 91177308-0d34-0410-b5e6-96231b3b80d8
Change-Id: Ib53cc3c6d89254376a34d795f6bf34b32f7c1577
(cherry picked from commit 3727be521a9b4c5fcf95c53adc8abe85f7105188)
/external/libcxx/include/__refstring
2dbbe77c0fb2d73ca2086aabcae3f4e0e4b2ab70 30-Apr-2014 Joerg Sonnenberger <joerg@bec.de> Exceptions store the message as reference counted string for
compatibility to libstdc++. Move the implementation into a header for
easier sharing with libc++abi. Merge a number of improvements from that
version. Provide a POD definition for <stdexcept>'s public use to avoid
cast dances. Discussed with Marshall Clow.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@207695 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/include/__refstring