[cfe-dev] PATCH: Cleanup function redeclaration representations

Neil Booth neil at daikokuya.co.uk
Thu Apr 24 06:12:01 PDT 2008


Don't forget that redeclarations needn't be at global scope, and the
composite type only applies where the redeclaration is visible; as
soon as it goes out of scope the type of the visible declaration is
the semantic type.

Neil.



More information about the cfe-dev mailing list