[cfe-dev] clang library cycles

don hinton don.hinton at gmx.com
Sun Aug 19 17:59:23 PDT 2012


On Aug 19, 2012, at 19:47, Sean Silva <silvas at purdue.edu> wrote:

> Could you produce some sort of visualization? My suspicion is that
> some of the cycles are unintended and a good visualization would
> pinpoint some problematic dependencies.

Sure, I created a dot graph, but I don't have wifi here and typing it into my iPhone is a bit painful.  However, I'll send you a little script to reproduce it tomorrow.

take care...
don

> 
> --Sean Silva
> 
> On Sun, Aug 19, 2012 at 8:12 PM, don hinton <don.hinton at gmx.com> wrote:
>> Hi:
>> 
>> I'd planned to document each clang library separately and include tag files for libraries each depends on, but have found cycles between several of the libs.  Based on the #includes, cycles exist between AST, Basic, Sema, Parse, and Serialization.
>> 
>> At this point, I'll probably just do them all as one big lib, but am open to suggestion.
>> 
>> thanks...
>> don
>> _______________________________________________
>> cfe-dev mailing list
>> cfe-dev at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev




More information about the cfe-dev mailing list