[all-commits] [llvm/llvm-project] d3b9e2: [LifetimeSafety] Detect dangling field of base class

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


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

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

  Log Message:
  -----------
  [LifetimeSafety] Detect dangling field of base class


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

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

  Log Message:
  -----------
  remove comments


  Commit: 78f51dfd3ed102faa19ae4da5ce90237a0ec2def
      https://github.com/llvm/llvm-project/commit/78f51dfd3ed102faa19ae4da5ce90237a0ec2def
  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:
  -----------
  suggestions and inference


Compare: https://github.com/llvm/llvm-project/compare/97295cef3a77...78f51dfd3ed1

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