FYI I had to revert this in r281562 because of:
* http://llvm.org/PR30341 which breaks the LLVM build.
* http://llvm.org/PR30391 which breaks ABI compatibility when libc++.so is
compiled with GCC.
I'm working on fixing these issues so that this patch may be recommitted.
The GCC issue
also made wo
Author: hiraditya
Date: Thu Sep 8 09:31:44 2016
New Revision: 280944
URL: http://llvm.org/viewvc/llvm-project?rev=280944&view=rev
Log:
Added 'inline' attribute to basic_string's destructor
Author: laxmansole
Reviewers: howard.hinnant
mclow.lists
Subscribers: EricWF, flyingforyou, eva