[PATCH] D47532: [ASTImporter] Import the whole redecl chain of functions

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 21 05:34:10 PDT 2018


martong updated this revision to Diff 152262.
martong marked 15 inline comments as done.
martong added a comment.

- Addressing Alexei's comments.


Repository:
  rC Clang

https://reviews.llvm.org/D47532

Files:
  include/clang/AST/ASTImporter.h
  lib/AST/ASTImporter.cpp
  lib/AST/DeclBase.cpp
  test/ASTMerge/class/test.cpp
  unittests/AST/ASTImporterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47532.152262.patch
Type: text/x-patch
Size: 44506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180621/c60bbb12/attachment-0001.bin>


More information about the cfe-commits mailing list