[PATCH] D42335: [ASTImporter] Supporting CXXOperatorCallExpr, SizeOfPackExpr, DependentTemplateSpecializationType, DependentSizedArray, CXXTypeidExpr importing.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 27 08:15:08 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC323589: [ASTImporter] Add support to import some AST nodes: (authored by xazax, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42335?vs=131406&id=131684#toc

Repository:
  rC Clang

https://reviews.llvm.org/D42335

Files:
  lib/AST/ASTImporter.cpp
  unittests/AST/ASTImporterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42335.131684.patch
Type: text/x-patch
Size: 12451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180127/53acbf29/attachment.bin>


More information about the cfe-commits mailing list