[all-commits] [llvm/llvm-project] 7c7fb9: Revert "Reapply "[Analyzer][CFG] Correctly handle ...
yronglin via All-commits
all-commits at lists.llvm.org
Fri Feb 21 09:19:25 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c7fb9442f9f3ca1cf302ca2ff2906de7452a846
https://github.com/llvm/llvm-project/commit/7c7fb9442f9f3ca1cf302ca2ff2906de7452a846
Author: yronglin <yronglin777 at gmail.com>
Date: 2025-02-22 (Sat, 22 Feb 2025)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/AST/ParentMap.cpp
M clang/lib/Analysis/CFG.cpp
M clang/lib/Analysis/ReachableCode.cpp
M clang/lib/Sema/SemaExpr.cpp
M clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
M clang/test/AST/ast-dump-recovery.cpp
M clang/test/Analysis/lifetime-extended-regions.cpp
M clang/test/SemaCXX/cxx2c-placeholder-vars.cpp
M clang/test/SemaCXX/warn-unreachable.cpp
Log Message:
-----------
Revert "Reapply "[Analyzer][CFG] Correctly handle rebuilt default arg and default init expression" (#127338)" (#128205)
This reverts commit d235b72178adc710bf704078fbe0cd687642f3e0.
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