[cfe-dev] Adding more analysis algorithms to Clang?
Guoping Long
longguoping at gmail.com
Tue Oct 18 09:08:08 PDT 2011
Hi, clang
Thanks Joerg and Arash. Attached is the new patch with everything
contained. Please let me know if there are any further issues. I shall
continue working to improve it.
--Guoping
2011/10/18 Joerg Sonnenberger <joerg at britannica.bec.de>
> On Mon, Oct 17, 2011 at 10:59:27PM -0700, Guoping Long wrote:
> > 1 The patch file is generated by running svn diff under the
> llvm/tools/clang
> > directory. I do not know why this patch only contains information for
> > existing file modifications, not including new added files
> (dominators.cpp
> > (should be in clang/lib/Analysis/), dominators.h (should be in
> > clang/include/clang/Analysis/Analyses/), domtest.c (should be in
> > clang/test/Analysis)). So I included the patch in together with the three
> > new files as attached.
>
> Did you run "svn add" on them first?
>
> Joerg
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20111018/99297b2c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dominators.patch
Type: application/octet-stream
Size: 13964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20111018/99297b2c/attachment.obj>
More information about the cfe-dev
mailing list