Partial fix for Bug 84146 - there are dirty ASTNodes floating around with "null declarators"
|
Fixed Bug 84092 - 2 problems with enum, getReferences and null node
|
Fixed 84133 - "typdef" seems the same as "typedef" to AST DOM
|
Fixed Bug 84095 - [ICASTCompositeTypeSpecifier] has boxes in its specifier string representation
|
Added other preprocesser to LocationMap.
|
Fixed classcastexception in CompleteParseASTFactory.
|
Fixed Bug 84149 - a couple problems with getinp (example taken from monop)
Fixed offsets & lengths of char and string literals.
|
Patch for Devin Steffler.
Further UI indicator infrastructure for testing DOM AST.
|