[all-commits] [llvm/llvm-project] f2eab3: [libc++][NFC] Remove goto from std::string

philnik777 via All-commits all-commits at lists.llvm.org
Tue Dec 14 03:36:14 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f2eab339b9af78b2989f0f5c9c005ec824db9e5c
      https://github.com/llvm/llvm-project/commit/f2eab339b9af78b2989f0f5c9c005ec824db9e5c
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2021-12-14 (Tue, 14 Dec 2021)

  Changed paths:
    M libcxx/include/string

  Log Message:
  -----------
  [libc++][NFC] Remove goto from std::string

Remove `goto` from `std::string`

Reviewed By: Quuxplusone, ldionne, #libc, nilayvaish

Spies: nilayvaish, libcxx-commits

Differential Revision: https://reviews.llvm.org/D115598




More information about the All-commits mailing list