[cfe-dev] clang library cycles

Sean Silva silvas at purdue.edu
Sun Aug 19 17:47:26 PDT 2012


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.

--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