[PATCH] D14286: ASTImporter: expressions, pt.1

Aleksei Sidorin via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 12 05:46:45 PDT 2016


a.sidorin updated this revision to Diff 53389.
a.sidorin added a comment.

Update to current master;
Fix a memory leak introduced in cf8ccff5: an array is allocated in ImportArray and never freed.


http://reviews.llvm.org/D14286

Files:
  include/clang/AST/Type.h
  lib/AST/ASTImporter.cpp
  unittests/AST/ASTImporterTest.cpp
  unittests/AST/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14286.53389.patch
Type: text/x-patch
Size: 47359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160412/eaad87cc/attachment-0001.bin>


More information about the cfe-commits mailing list