[cfe-commits] r78071 - in /cfe/trunk: include/clang/AST/TemplateName.h lib/Sema/SemaTemplate.cpp lib/Sema/SemaTemplateInstantiate.cpp lib/Sema/TreeTransform.h

Douglas Gregor dgregor at apple.com
Tue Aug 4 14:47:46 PDT 2009


On Aug 4, 2009, at 10:49 AM, Cédric Venet wrote:

>
>> +/// were changed by the transformation, invokes the rebuild  
>> operation to create
>> +/// a new AST node.
>> +///
>> +/// Subclasses can customize the transformation at various levels.  
>> The +/// most course-grained transformations involve replacing  
>> TransformType(),
>>
>
> most {course => coarse}-grained

Thanks!

	- Doug



More information about the cfe-commits mailing list