With the latest changes unit tests are successfully passed on Windows!
You can go forward in completing the fix.

Thanks,
--Serge

2016-03-18 21:44 GMT+06:00 Aleksei Sidorin <a.sido...@samsung.com>:

> a.sidorin updated this revision to Diff 51027.
> a.sidorin added a comment.
>
> Serge, thank you for help!
> GNUNullExpr was 'long' on my platform. I weakened a matcher to check only
> if it has integer type.
> ParenListExpr issue was also successfully reproduced with
> 'fdelayed-template-parsing' and fixed.
> I hope this version passes all the tests. Could you recheck? I cannot gain
> access to MSVC now.
>
>
> http://reviews.llvm.org/D14286
>
> Files:
>   include/clang/AST/Type.h
>   lib/AST/ASTImporter.cpp
>   unittests/AST/ASTImporterTest.cpp
>   unittests/AST/CMakeLists.txt
>
>
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to