1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core/org.eclipse.cdt.core/parser
Andrew Niefer fc34ca8ab5 reduce the size of the base LookupData from 72 to 40 bytes.
Use abstract classes instead.

This reduces the memory used by LookupData by 3 meg during a
parse of iostream and windows.h
2004-05-27 22:26:56 +00:00
..
org/eclipse/cdt reduce the size of the base LookupData from 72 to 40 bytes. 2004-05-27 22:26:56 +00:00
ChangeLog-parser - fixed up CompleteParseASTFactory.lookupQualifiedName in the case where the 2004-04-23 18:23:09 +00:00