Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

file clang bug on scaling problem with fold-expressions #1

Closed
zygoloid opened this issue Jul 1, 2015 · 1 comment
Closed

file clang bug on scaling problem with fold-expressions #1

zygoloid opened this issue Jul 1, 2015 · 1 comment

Comments

@zygoloid
Copy link

zygoloid commented Jul 1, 2015

At https://github.com/mattbierner/Super-Template-Tetris/blob/master/tetris/main.cpp#L16, some kind of problem is observed with large _fold-expression_s in Clang. It'd be great if you could file a bug report on that issue (or if not, give me some steps to reproduce it and I'll file it for you).

(Sorry, couldn't find another way to get in touch...)

@mattbierner
Copy link
Owner

Thanks, I filed clang bug 23919: https://llvm.org/bugs/show_bug.cgi?id=23919

Seems to be a problem for folds over around 1200 elements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants