[cfe-dev] missing DiagnosticGroups.inc, clang can't build

ether zhhb etherzhhb at gmail.com
Thu Apr 16 23:10:33 PDT 2009


Hi,

I've just update my llvm/clang source to revision 69348 today, then I
generate a project for visualstudio2008 by cmake with default option,
and try to build it, an error occur when compiling Warnings.cpp in
clang-cc, who trying to include "clang/Basic/DiagnosticGroups.inc".

I found that there is nether "DiagnosticGroups.inc" in the source tree
on my computer, nor in http://llvm.org/svn/llvm-project/cfe/trunk/.

How can I get the DiagnosticGroups.inc?
There is a  "DiagnosticGroups.td", is this file for generating
DiagnosticGroups.inc by something like tblgen with some setting to
cmake?

thanks very much.

--

ether




More information about the cfe-dev mailing list