Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] CDT Summit agenda - CDT static analysis features

Funny enough, I have done a bottom up thing with the IPDOMVisitor. I kept
thinking I had seen the idea before...

We definitely need to review how people would like to access the DOM and
PDOM. I'll add this to the agenda.

Doug Schaefer
QNX Software Systems
Eclipse CDT Project Lead
http://cdtdoug.blogspot.com
 

-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On
Behalf Of Beth Tibbitts
Sent: Wednesday, August 30, 2006 12:21 PM
To: CDT General developers list.
Cc: Yuan Zhang; Evelyn Duesterwald
Subject: [cdt-dev] CDT Summit agenda - CDT static analysis features

Doug,

I'd also be happy to talk at the CDT conference about our proposed changes
to the CDT ASTVisitor to allow bottom-up traversal of the AST,
and the associated static analysis features that we are building (call
graph and control flow graph)
Reference:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=152846  ASTVisitor
enhancement to enable bottom-up traversal
https://bugs.eclipse.org/bugs/show_bug.cgi?id=152847 Static analysis
features for CDT

I need to attach a patch file for the first one, it's pretty simple and is
required for all the static analysis features.

...Beth

Beth Tibbitts  (859) 243-4981  (TL 545-4981)
High Productivity Tools / Parallel Tools  http://eclipse.org/ptp
IBM T.J.Watson Research Center
Mailing Address:  IBM Corp., 455 Park Place, Lexington, KY 40511


                                                                           
             Doug Schaefer                                                 
             <DSchaefer@xxxxxx                                             
             m>                                                         To 
             Sent by:                  "CDT General developers list."      
             cdt-dev-bounces@e         <cdt-dev@xxxxxxxxxxx>               
             clipse.org                                                 cc 
                                                                           
                                                                   Subject 
             08/30/2006 11:35          RE: [cdt-dev] agenda CDT summit     
             AM                                                            
                                                                           
                                                                           
             Please respond to                                             
               "CDT General                                                
             developers list."                                             
             <cdt-dev@eclipse.                                             
                   org>                                                    
                                                                           
                                                                           




Thanks, Markus, I'll add these things to the agenda. I still need to
formalize it and send it out which I'll try to do next week.

Cheers,
Doug Schaefer
QNX Software Systems
Eclipse CDT Project Lead
http://cdtdoug.blogspot.com




_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top