[all-commits] [llvm/llvm-project] c4d44e: [libc++][NFC] Use early returns in basic_string::o...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Fri Apr 25 01:39:21 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c4d44ecb98896d1b0919ce064eefa8cae286f55d
      https://github.com/llvm/llvm-project/commit/c4d44ecb98896d1b0919ce064eefa8cae286f55d
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2025-04-25 (Fri, 25 Apr 2025)

  Changed paths:
    M libcxx/include/string

  Log Message:
  -----------
  [libc++][NFC] Use early returns in basic_string::operator= (#137145)

This makes the code a lot easier to read.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list