CDT Commit Report for - November 22, 2004

aniefer

Add GCCTests based on GCC torture test suite

ddaoust

Update to Managed build docs for 2.1 from Leo

New Managed build documentation from Leo

dschaefer

Hooked up the DOM to the Core Model (kind of). Put in a little more docs.

jcamelon

Finished DeclSpecifier for new C++ Parser.

Removed warning.

New parser fixes.
Remove NPE in consumeArrayModifiers().
Add stronger typing to bitfield expression in declarator().

mkhodjai

Check if the pointer value is not null before pass it to the address factory.

sevoy

Commit for Leo Treggiari
The patch contains a fix for Bug 69114. The particular problem was that the manifest file contained an invalid id in an optionCategory “owner” attribute. The patch contains a change to all appropriate resolveReferences methods to check for unresolved references and write out an error message. For the optionCategory “owner” attribute, the “owner” is set to the Tool by default.