[all-commits] [llvm/llvm-project] 9423f3: [CFG] Fix temporary CXXDefaultInitExpr
Utkarsh Saxena via All-commits
all-commits at lists.llvm.org
Mon Apr 13 06:37:22 PDT 2026
Branch: refs/heads/users/usx95/04-13-_cfg_fix_temporary_cxxdefaultinitexpr
Home: https://github.com/llvm/llvm-project
Commit: 9423f3b7f2a1f2193588f5752460eee278c5308d
https://github.com/llvm/llvm-project/commit/9423f3b7f2a1f2193588f5752460eee278c5308d
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: 5811cc6e2f8267b46c1d8932571d87d80cb4118d
https://github.com/llvm/llvm-project/commit/5811cc6e2f8267b46c1d8932571d87d80cb4118d
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: 62b0a2820cd2030c8bbc8e60aba30dfd4a2d91f0
https://github.com/llvm/llvm-project/commit/62b0a2820cd2030c8bbc8e60aba30dfd4a2d91f0
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/e6fa5234b4eb...62b0a2820cd2
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