[LLVMbugs] [Bug 21350] sizeof on member of a nested class does not compile with error invalid use of non-static data member
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Oct 22 20:34:23 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=21350
Nick Lewycky <nlewycky at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |nlewycky at google.com
Resolution|--- |WORKSFORME
--- Comment #1 from Nick Lewycky <nlewycky at google.com> ---
I note that you filed this against clang 3.4. I tested with current head,
"clang version 3.6.0 (trunk 220451)" and we accept the program in C++11 mode as
we should. This is probably fixed in clang 3.5, if not, it will be in clang
3.6.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141023/51e7ca90/attachment.html>
More information about the llvm-bugs
mailing list