[PATCH] D126944: [Clang] Fix memory leak due to TemplateArgumentListInfo used in AST node.
Andrew via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 8 09:51:04 PDT 2022
browneee updated this revision to Diff 435224.
browneee marked an inline comment as done.
browneee added a comment.
Added release notes and fixed variable naming.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126944/new/
https://reviews.llvm.org/D126944
Files:
clang-tools-extra/clangd/AST.cpp
clang/docs/ReleaseNotes.rst
clang/include/clang/AST/DeclTemplate.h
clang/include/clang/AST/TemplateBase.h
clang/lib/AST/ASTImporter.cpp
clang/lib/AST/DeclTemplate.cpp
clang/lib/AST/TemplateBase.cpp
clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126944.435224.patch
Type: text/x-patch
Size: 8641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220608/bc58ca18/attachment-0001.bin>
More information about the cfe-commits
mailing list