[PATCH] Fix SemaTemplate/example-dynarray.cpp to use explicit declaration of malloc, free and assert.

Jyotsna Verma jverma at codeaurora.org
Tue Apr 23 08:44:36 PDT 2013


The attached patch modifies SemaTemplate/example-dynarray.cpp test to have
explicit declaration for malloc, free and assert functions and removes its
dependency on <stdlib.h> and <assert.h>.

 

Please let me know if the patch is okay to commit.

 

Thanks,

Jyotsna

 

--

Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by
The Linux Foundation

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130423/38e97b78/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch.txt
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130423/38e97b78/attachment.txt>


More information about the cfe-commits mailing list