Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-patch] Applied [ HEAD & 1_1 ] : Parser fixes- tweaking templates, typena mes and expressions

Title: Applied [ HEAD & 1_1 ] : Parser fixes- tweaking templates, typenames and expressions

CORE
        Partial fix for Bug 36932 - RTS: Parser fails on "new" in ctor initializer
        Fixed Bug 36704 - Problem parsing Loki's Reference Typelist.h
        Fixed Bug 36699 - Problem parsing Loki's Reference SmartPtr.h Impl
        Fixed Bug 36691 - Problem parsing Loki's Reference HierarchyGenerators.h Impl

TESTS
        Added testBug36932() to DOMTests.
        Moved testBugFunctor758() from LokiFailures to DOMTests.
        Moved testBug36704() from DOMFailedTest to DOMTests. 
        Moved testBug36699() from DOMFailedTest to DOMTests. 
        Moved testBug36691() from DOMFailedTest to DOMTests. 

JohnC


Back to the top