[cfe-dev] Diagnostic*.inc files not being created

Oliver, Neal neal.oliver at intel.com
Fri Mar 27 15:24:15 PDT 2009


I am new to llvm and clang, so apologies in advance if this is already a known issue.

I obtained clang from the .svn repository a couple of days ago, and in attempting to build it, found that the Diagnostic*.inc (e.g., DiagnosticCommonKinds.inc) files are not being created.

I understand that they are created by tblgen, and have been looking around the makefiles to try to figure out what might not have run correctly. I have tried running tblgen manually on the *.td files, and seemed to be getting warning messages.

Finally, the archive threads and the commit logs seem to show that this code is being worked on currently by others.

Could anyone give me advice either on creating the .inc files, or how long to wait until the construction dust settles on these files?

Thanks!

Neal Oliver




More information about the cfe-dev mailing list