[LLVMbugs] [Bug 11324] for loop variable scope
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Nov 7 07:09:21 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=11324
Douglas Gregor <dgregor at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Douglas Gregor <dgregor at apple.com> 2011-11-07 09:09:21 CST ---
The C++ standard specifically states that this code is ill-formed per C++
6.5.2p1 (which redirects to 6.4p3).
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list