[cfe-dev] Can't resolve Sema::ActOnClassTemplate, clang-cc build fail
ether zhhb
etherzhhb at gmail.com
Sat Apr 18 20:09:22 PDT 2009
Thank you for reply.
Last night I try to dump the clangSema.lib and found the same thing,
at last I comment those functions, and I could compile it without
error. so I think the error occur due to the compiler doing some
magical things to the header file.
This morning I just move the statement of including Sema.h to the head
of the include list, and everything is OK :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ParseAST.patch
Type: application/octet-stream
Size: 566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090419/20575546/attachment.obj>
More information about the cfe-dev
mailing list