https://bugs.llvm.org/show_bug.cgi?id=24696
NODA, Kai <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
CC| |[email protected]
--- Comment #3 from NODA, Kai <[email protected]> ---
Clang trunk@306691 no longer suffers from this bug:
/tmp/v.cpp:11:20: error: use of undeclared identifier 'bar'
return bar;
^
(Tested with -std=c++11, 14, and 1z)
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs