Displaying 1 result from an estimated 1 matches for "2a3f6462".
2011 May 05
0
[LLVMdev] Could LLVM or Clang go backward to modify c source code?
...to source code?
After fixing, the source will become:
int *p = malloc(...);
free(p);
Is this feasible?
Thanks all very much.
--
Best regards,
Wen-Han
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110505/2a3f6462/attachment.html>