[LLVMdev] Fixing prototypes in llvm-c/Core.h.

Duncan Sands baldrick at free.fr
Sun May 4 03:32:58 PDT 2008


> The include file include/llvm-c/Core.h contains declarations
> such as "LLVMTypeRef LLVMInt1Type();", which raises the
> warning "function declaration isn't a prototype" when
> using them in .c files.

Can you please send a patch.  See
  http://llvm.org/docs/DeveloperPolicy.html#patches

Thanks,

Duncan.



More information about the llvm-dev mailing list