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

Utkarsh Saxena via All-commits all-commits at lists.llvm.org
Mon Apr 13 10:15:21 PDT 2026


  Branch: refs/heads/users/usx95/04-13-_lifetimesafety_detect_dangling_field_of_base_class
  Home:   https://github.com/llvm/llvm-project
  Commit: d2296eb79a4edd7c9a6d63ece8ba77934df996b6
      https://github.com/llvm/llvm-project/commit/d2296eb79a4edd7c9a6d63ece8ba77934df996b6
  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: 58b8cefbe641df67fc5318282692c71ae32d5158
      https://github.com/llvm/llvm-project/commit/58b8cefbe641df67fc5318282692c71ae32d5158
  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: 6f9a617e69b5693977291a3f146054cb4232d257
      https://github.com/llvm/llvm-project/commit/6f9a617e69b5693977291a3f146054cb4232d257
  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/78f51dfd3ed1...6f9a617e69b5

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