[all-commits] [llvm/llvm-project] 8bb4a8: [CFG] Fix temporary CXXDefaultInitExpr

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


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

  Changed paths:
    M clang/include/clang/Analysis/Analyses/LifetimeSafety/FactsGenerator.h
    M clang/lib/Analysis/CFG.cpp
    M clang/lib/Analysis/LifetimeSafety/FactsGenerator.cpp
    M clang/test/Sema/warn-lifetime-safety.cpp

  Log Message:
  -----------
  [CFG] Fix temporary CXXDefaultInitExpr


  Commit: eb9e319d2301832484ef25cde0da7222c25b5f3d
      https://github.com/llvm/llvm-project/commit/eb9e319d2301832484ef25cde0da7222c25b5f3d
  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 extra usage


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

  Changed paths:
    M clang/lib/Analysis/CFG.cpp

  Log Message:
  -----------
  refactor


Compare: https://github.com/llvm/llvm-project/compare/00f9e5f398c0...5854535b8d17

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