What’s the “clang/Basic/DiagnosticCommonKinds.inc” referenced in the Diagnostic.h file?
Regards,
Makslane
What’s the “clang/Basic/DiagnosticCommonKinds.inc” referenced in the Diagnostic.h file?
Regards,
Makslane
Makslane Araújo Rodrigues wrote:
What's the "clang/Basic/DiagnosticCommonKinds.inc" referenced in the
Diagnostic.h file?
That would be the file that's supposed to be generated from
clang/Basic/DiagnosticCommonKinds.td. What configuration do you have,
and what error do you get?
Sebastian
I’ve got the revision 67008 (llvm and clang)
Running the cmake (cmake -G “Visual Studio 9 2008” llvm)
And compiled the VS genarated projects.
Thanks for your help,
Makslane
Thank you, I've reproduced it. Now I've just got to solve it.
Sebastian
Great
Well, I can't find it. I've backed out the change.
Sebastian
ok