diff options
| author | Aditya Kumar <hiraditya@msn.com> | 2016-10-28 21:27:24 +0000 |
|---|---|---|
| committer | Aditya Kumar <hiraditya@msn.com> | 2016-10-28 21:27:24 +0000 |
| commit | 825078184c79f23a41b3483944e815b4db3d76fa (patch) | |
| tree | f861d6974fb092ee05c6ae0b8b741f4c2965f46d /clang/lib/Sema | |
| parent | 1a75379b24195c0127a4627d27530f8217c42718 (diff) | |
| download | bcm5719-llvm-825078184c79f23a41b3483944e815b4db3d76fa.tar.gz bcm5719-llvm-825078184c79f23a41b3483944e815b4db3d76fa.zip | |
Added 'inline' attribute to basic_string's destructor
Author: laxmansole
Reviewers: howard.hinnant
mclow.lists
Subscribers: EricWF, flyingforyou, evandro
Differential Revision: https://reviews.llvm.org/D25624
Reapplying the patch as the bug https://llvm.org/bugs/show_bug.cgi?id=30341 is fixed.
Currently basic_string's destructor is not getting inlined. So adding 'inline' attribute to ~basic_string().
Worked in collaboration with Aditya Kumar.
llvm-svn: 285456
Diffstat (limited to 'clang/lib/Sema')
0 files changed, 0 insertions, 0 deletions

