http://llvm.org/bugs/show_bug.cgi?id=16951
Serge Pavlov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #1 from Serge Pavlov <[email protected]> --- The issue was resolved in r226413. Instead of providing fixit, compiler warns about C++11 extension, as using enumeration name as scope-spec is allowed in C++11. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
