balazske added a comment.

The Import functions are replaced by Import_New and error handling is added. 
This is done in the implementation of the Import_New functions itself, and in 
importInto. (Code of old Import functions is moved to the Import_New and 
updated to use Import_New.) Some other functions in ASTImporter are still using 
the Import, these are to be changed later.


Repository:
  rC Clang

https://reviews.llvm.org/D53818



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to