[PATCH] D14326: ASTImporter: expressions, pt.2

Aleksei Sidorin via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 28 03:25:59 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL282572: [ASTImporter] Implement some expression-related AST node import (part 2) (authored by a.sidorin).

Changed prior to commit:
  https://reviews.llvm.org/D14326?vs=72625&id=72791#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D14326

Files:
  cfe/trunk/include/clang/AST/ASTImporter.h
  cfe/trunk/include/clang/AST/DeclFriend.h
  cfe/trunk/lib/AST/ASTImporter.cpp
  cfe/trunk/lib/Serialization/ASTReaderStmt.cpp
  cfe/trunk/lib/Serialization/ASTWriterStmt.cpp
  cfe/trunk/test/ASTMerge/Inputs/class3.cpp
  cfe/trunk/test/ASTMerge/Inputs/exprs3.cpp
  cfe/trunk/test/ASTMerge/class2.cpp
  cfe/trunk/test/ASTMerge/exprs.cpp
  cfe/trunk/unittests/AST/ASTImporterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14326.72791.patch
Type: text/x-patch
Size: 41301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160928/757f1fe1/attachment-0001.bin>


More information about the cfe-commits mailing list