** Changed in: clang (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/855985
Title:
clang crashed with SIGSEGV in clang::Sema::CheckConstructor()
To m
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: clang (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/855985
Title:
clang
It seems this bug was reported upstream as bug 11148
(http://llvm.org/bugs/show_bug.cgi?id=11148), and was fixed in upstreams
r144270.
** Bug watch added: llvm.org/bugs/ #11148
http://llvm.org/bugs/show_bug.cgi?id=11148
--
You received this bug notification because you are a member of Ubuntu
$ clang -std=c++0x plop.cpp
plop.cpp:10:17: error: cannot use type 'void' as a range
for (auto i : {0, 1, 3, 5, 25235, 5})
^
1 error generated.
=> Looks like fixed in the version 3.0 (or at least blocked)
** Visibility changed to: Public
--
You received this bug notification b