[all-commits] [llvm/llvm-project] 38e0b9: [CFG] Fix temporary CXXDefaultInitExpr
Utkarsh Saxena via All-commits
all-commits at lists.llvm.org
Mon Apr 13 07:35:58 PDT 2026
Branch: refs/heads/users/usx95/04-13-_cfg_fix_temporary_cxxdefaultinitexpr
Home: https://github.com/llvm/llvm-project
Commit: 38e0b998f9acec972c57e41c58cfaaf46503b31f
https://github.com/llvm/llvm-project/commit/38e0b998f9acec972c57e41c58cfaaf46503b31f
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: 3cc1ba2c4dc127ddd8a737f71ff068ca8c73cbed
https://github.com/llvm/llvm-project/commit/3cc1ba2c4dc127ddd8a737f71ff068ca8c73cbed
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: 00f9e5f398c060fabe0940f5922f621932b7f1d4
https://github.com/llvm/llvm-project/commit/00f9e5f398c060fabe0940f5922f621932b7f1d4
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/62b0a2820cd2...00f9e5f398c0
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