http://llvm.org/bugs/show_bug.cgi?id=12065
Lijun Qin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|DUPLICATE | --- Comment #6 from Lijun Qin <[email protected]> 2012-02-23 08:16:25 CST --- The problem seems persist,even use the newest trunk. || clang++ -v -I/c/mingw/lib/gcc/mingw32/4.6.1/include/c++ -I/c/mingw/lib/gcc/mingw32/4.6.1/include/c++/mingw32 -I/c/boost-1.48.0 -g test.cpp || clang version 3.1 (trunk 151246) || Target: i686-pc-mingw32 || Thread model: posix test.cpp|13 col 1| error: expected unqualified-id -- 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
