[all-commits] [llvm/llvm-project] f367ab: Make Unique inference

Utkarsh Saxena via All-commits all-commits at lists.llvm.org
Mon Apr 13 08:11:00 PDT 2026


  Branch: refs/heads/users/usx95/make_unique
  Home:   https://github.com/llvm/llvm-project
  Commit: f367ab5cd2221211c1755f97695c6d4a1277653c
      https://github.com/llvm/llvm-project/commit/f367ab5cd2221211c1755f97695c6d4a1277653c
  Author: Utkarsh Saxena <usx at google.com>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    A a.o
    M clang/lib/Analysis/LifetimeSafety/FactsGenerator.cpp
    M clang/lib/Analysis/LifetimeSafety/Origins.cpp
    M clang/lib/Sema/SemaAttr.cpp
    M clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
    M clang/test/Sema/Inputs/lifetime-analysis.h
    M clang/test/Sema/warn-lifetime-analysis-nocfg.cpp
    M clang/test/Sema/warn-lifetime-safety.cpp

  Log Message:
  -----------
  Make Unique inference


  Commit: 20cb9dc021ac34737fb76d5f0a5cd879bbefa1a0
      https://github.com/llvm/llvm-project/commit/20cb9dc021ac34737fb76d5f0a5cd879bbefa1a0
  Author: Utkarsh Saxena <usx at google.com>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M a.o
    M clang/test/Sema/warn-lifetime-safety.cpp

  Log Message:
  -----------
  string_view and pointer parameters


  Commit: ef9526eef26027600fb5dfccb6ecfebfa49be298
      https://github.com/llvm/llvm-project/commit/ef9526eef26027600fb5dfccb6ecfebfa49be298
  Author: Utkarsh Saxena <usx at google.com>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    R a.o

  Log Message:
  -----------
  remove a.o


  Commit: 6f5985bd694572888459fb73f8ef35c9ca3e7e4b
      https://github.com/llvm/llvm-project/commit/6f5985bd694572888459fb73f8ef35c9ca3e7e4b
  Author: Utkarsh Saxena <usx at google.com>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M clang/test/Sema/warn-lifetime-safety-dangling-field.cpp
    M clang/test/Sema/warn-lifetime-safety.cpp

  Log Message:
  -----------
  dangling field


  Commit: e73a883048205b6c4a0883f29c86cb89cf668fba
      https://github.com/llvm/llvm-project/commit/e73a883048205b6c4a0883f29c86cb89cf668fba
  Author: Utkarsh Saxena <usx at google.com>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M clang/test/Sema/warn-lifetime-safety-suggestions.cpp

  Log Message:
  -----------
  lifetime suggestion


  Commit: fc10470c010253703fd00874dd8a88c07545199d
      https://github.com/llvm/llvm-project/commit/fc10470c010253703fd00874dd8a88c07545199d
  Author: Utkarsh Saxena <usx at google.com>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M clang/test/Sema/warn-lifetime-safety-suggestions.cpp
    M clang/test/Sema/warn-lifetime-safety.cpp

  Log Message:
  -----------
  fix suggestions test


Compare: https://github.com/llvm/llvm-project/compare/d194a7a5f2f3...fc10470c0102

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