balazske abandoned this revision.
balazske added a comment.
This change is obsolete in the current code. Casting related changes do not
look important (and should be a new patch anyway).
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60465/new/
https://reviews.ll
balazske added a comment.
Maybe this patch can be abandoned, the correction is already made (when every
_New was removed).
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60465/new/
https://reviews.llvm.org/D60465
___
balazske added a comment.
ping
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60465/new/
https://reviews.llvm.org/D60465
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/l
balazske updated this revision to Diff 200901.
balazske added a comment.
Rebase to current master.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60465/new/
https://reviews.llvm.org/D60465
Files:
lib/AST/ASTImporter.cpp
Index: lib/AST/ASTImporter.cpp
balazske updated this revision to Diff 194333.
balazske added a comment.
- Removed unneeded and wrong type cast.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60465/new/
https://reviews.llvm.org/D60465
Files:
lib/AST/ASTImporter.cpp
Index: lib/AST/ASTImporte
balazske created this revision.
Herald added subscribers: cfe-commits, gamesh411, Szelethus, dkrupp.
Herald added a reviewer: martong.
Herald added a reviewer: a.sidorin.
Herald added a reviewer: shafik.
Herald added a project: clang.
ASTImporter::ImportDefinition_New contained a call to Import
th