[all-commits] [llvm/llvm-project] a3638f: [clang] Update string and string_view in lifetimeb...

Utkarsh Saxena via All-commits all-commits at lists.llvm.org
Thu Oct 10 08:32:23 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a3638f19bc04468c6db28a9cca50975229bfd45a
      https://github.com/llvm/llvm-project/commit/a3638f19bc04468c6db28a9cca50975229bfd45a
  Author: Utkarsh Saxena <usx at google.com>
  Date:   2024-10-10 (Thu, 10 Oct 2024)

  Changed paths:
    M clang/test/SemaCXX/attr-lifetimebound.cpp

  Log Message:
  -----------
  [clang] Update string and string_view in lifetimebound tests (#111737)

Removes pragmas like `# 1 "<std>" 1 3` to make line numbers in failing
tests more accurate.
Use `basic_string_view` instead `string_view` to kick in GSL
owner/pointer auto inference.



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