[LLVMdev] Fixing prototypes in llvm-c/Core.h.
Gordon Henriksen
gordonhenriksen at mac.com
Sun May 4 06:11:15 PDT 2008
On 2008-05-04, at 06:32, Duncan Sands wrote:
>> 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
Never mind; it's taken care of with r50620.
— Gordon
More information about the llvm-dev
mailing list