[LLVMbugs] [Bug 12065] clang trunk can't compile boost::lambda
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Feb 23 06:16:25 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=12065
Lijun Qin <qinlj0 at 163.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|DUPLICATE |
--- Comment #6 from Lijun Qin <qinlj0 at 163.com> 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.
More information about the llvm-bugs
mailing list