Patch for Andrew Niefer:
- Automated test framework for batch parsing files on the filesystem
|
Patch for John Camelon:
CORE
Fixed Bug36532 - Hang on partial template definition.
Fixed Bug36432 - Trying to open attached source code hangs
Eclipse.
Fixed Bug36594 - Parser Stack Overflow on unaryExpression
Fixed Bug36600 - Elaborated Enumerated Types Parse Incorrectly.
TESTS
Added DOMTests::testBug36532().
Added DOMTests::testBug36432().
Added DOMTests::testBug36594().
Added DOMTests::testBug36600().
Added DOMTests::testArrayOfPointerToFunctions().
|
Update to build model.
- ablility to add configs to target and set options on configs.
|
Patch for Hoda Amer:
- Fix for bug 36604 : NPE in CModelBuilder for given input
|
Patch for John Camelon:
CORE
Fixed error in Elaborated Enumeration Types.
Fixed Bug36559 - Parsing Templates...
Fixed Bug36634 - Enum start line error
TESTS
Updated DOMTests::testBug36600().
Updated LineNumberTest::testDOMLineNos().
Added DOMTests::testBug36559().
|