[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
Fri Jun 3 13:58:02 PDT 2022


browneee updated this revision to Diff 434135.
browneee marked 3 inline comments as done.
browneee added a comment.

Formatting.


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/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.434135.patch
Type: text/x-patch
Size: 8005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220603/2be8b930/attachment-0001.bin>


More information about the cfe-commits mailing list