[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[creduce-bugs] Crash during replace-function-def-with-decl



On 2013.10.02 at 12:16 -0600, Yang Chen wrote:
> Hi Markus,
> 
> Thanks for the bug report!
> 
> I can reproduce it. The crash happens in the Clang's parser, i.e. 
> clang::ParseAST. On the other hand, I can't say it's a Clang bug because 
> apparently the Clang standalone doesn't crash on this test case. So, it 
> could be the case where some clang_delta's initialization code triggers 
> the bug. It's hard to dig into Clang's implementation to locate the 
> source. I will leave this bug open and check what would happen in 
> Clang's next release.

I've opened a bug for this issue. See:
http://llvm.org/bugs/show_bug.cgi?id=17665

-- 
Markus