http://llvm.org/bugs/show_bug.cgi?id=11739
Nico Weber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #7 from Nico Weber <[email protected]> --- Someone (I think rtrieu?) fixed this a while ago: $ bin/clang -c test2.cc test2.cc:1:18: error: brackets go after the unqualified-id const char[] kFoo = "foo"; ~~ ^ [] 1 error generated. -- 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
