[cfe-dev] Source code documentation

Stefan Seefeld stefan.seefeld at gmail.com
Tue Mar 9 13:39:38 PST 2010


On 03/09/2010 04:17 PM, Douglas Gregor wrote:
> On Mar 9, 2010, at 12:20 PM, Stefan Seefeld wrote:
>
>    
>> On 03/09/2010 12:03 PM, Douglas Gregor wrote:
>>      
>>> On Mar 9, 2010, at 8:56 AM, Stefan Seefeld wrote:
>>>
>>>        
>> Does LLVM participate in GSoC this year ? If so, could we formulate a project that helps with this (quite substantial) work ?
>>      
> Yes and yes!
>    

OK, great. Let me play with the code a bit, then we may talk about how 
this project could shape up.

> That makes sense. Comment parsing will all be done within Synopsis, I assume?
>    

Yes. At present the parser attaches comments to the next declaration it 
finds, from where Synopsis then picks it up to process it further 
(extract processing instructions, documentation, whatever).

Also, in one mode of operation Synopsis wants to get a position-correct 
picture of the entire preprocessed source file, so it can generate a 
hyperlinked and otherwise styled version of it. Does CLang provide this 
level of detail ?

Thanks,
         Stefan


-- 

       ...ich hab' noch einen Koffer in Berlin...




More information about the cfe-dev mailing list