This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b9d5abf380 [RISCV] More validations on the input value of -march= new f17cabfc9b Fix crash on qualified template name instantiation if the te [...] new 58aba33e0f [analyzer] Fix a crash on lifetime extension through aggrega [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../StaticAnalyzer/Core/PathSensitive/ExprEngine.h | 5 ++++ lib/Sema/SemaTemplate.cpp | 15 ++++++----- lib/StaticAnalyzer/Core/ExprEngineCXX.cpp | 23 +++++++++++----- .../Core/ExprEngineCallAndReturn.cpp | 5 ++++ test/Analysis/lifetime-extension.cpp | 31 ++++++++++++++++++++++ test/SemaTemplate/dependent-names.cpp | 8 ++++++ 6 files changed, 75 insertions(+), 12 deletions(-)