[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
Tue Dec 28 04:12:08 PST 2021


philnik updated this revision to Diff 396387.
philnik added a comment.

- Removed a few `this->` I missed


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116324/new/

https://reviews.llvm.org/D116324

Files:
  libcxx/include/string

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


More information about the libcxx-commits mailing list