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

Kareem Khazem via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 23 12:33:42 PDT 2016


khazem added a comment.

I'm updating this patch so that it rebases cleanly onto master, as this patch hasn't been updated for a couple of months...

At the time of writing, one of Clang's tests is failing with this patch. Specifically, there is a segfault at line 130 of test/ASTMerge/Inputs/exprs3.cpp. I'm working on getting this fixed now.


https://reviews.llvm.org/D14326





More information about the cfe-commits mailing list