[PATCH] D27068: Improve string::find

Aditya Kumar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 10 10:02:09 PST 2017


hiraditya added a comment.

Just for the record, I ported the patch to gcc/libstdc++ as well: PR66414 optimize std::string::find

https://github.com/gcc-mirror/gcc/commit/fc7ebc4b8d9ad7e2891b7f72152e8a2b7543cd65


Repository:
  rL LLVM

https://reviews.llvm.org/D27068





More information about the cfe-commits mailing list