CDT Commit Report for - August 1, 2003

jcamelon

Patch for Andrew Niefer.

This patch contains modifications to BasicSearchMatch and
BasicSearchResultCollector so that the collector will not accept matches
that have already been seen.

( Addresses the problem of seeing a class definition in a header file
multiple times because that header was included from multiple cpp files)

This patch also fixes a small bug in finding the resource for header files
we enter while parsing.

Patch for Andrew Niefer

This patch improves support in the parser symbol table for forward declarations