Eric Fiselier 8465ea4440 [libcxx] Optimize away unneeded length calculation in basic_string::compare(const char*)
Summary:
This patch optimizes basic_string::compare to use strcmp when the default char_traits has been given.
See PR19900 for more information. https://llvm.org/bugs/show_bug.cgi?id=19900

Reviewers: mclow.lists

Subscribers: bkramer, cfe-commits

Differential Revision: http://reviews.llvm.org/D12355

llvm-svn: 246266
2015-08-28 03:02:37 +00:00
..
2015-02-05 02:34:59 +00:00
2013-10-05 21:19:49 +00:00
2014-05-16 01:45:02 +00:00
2015-07-19 00:31:54 +00:00
2015-08-26 20:15:02 +00:00
2014-11-26 17:51:58 +00:00
new
2015-05-19 02:03:22 +00:00
2015-08-24 15:57:09 +00:00
2015-06-13 07:08:02 +00:00