[all-commits] [llvm/llvm-project] c79c13: [clang][SemaTemplate] Fix a stack use after scope
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Thu Feb 17 12:48:05 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c79c13cae61564d3a03831013ea24ff483ee3e82
https://github.com/llvm/llvm-project/commit/c79c13cae61564d3a03831013ea24ff483ee3e82
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2022-02-17 (Thu, 17 Feb 2022)
Changed paths:
M clang/include/clang/AST/DeclTemplate.h
M clang/lib/AST/DeclTemplate.cpp
M clang/test/SemaTemplate/friend-template.cpp
Log Message:
-----------
[clang][SemaTemplate] Fix a stack use after scope
Differential Revision: https://reviews.llvm.org/D120065
More information about the All-commits
mailing list