[libcxx-commits] [PATCH] D116324: [libc++][NFC] remove this-> when calling member functions in <string>

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Dec 27 18:00:40 PST 2021


philnik created this revision.
philnik added reviewers: Quuxplusone, Mordante, ldionne.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

remove `this->` when calling member functions


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D116324

Files:
  libcxx/include/string

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116324.396354.patch
Type: text/x-patch
Size: 6669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211228/a05e6711/attachment.bin>


More information about the libcxx-commits mailing list