]> git.gag.com Git - fw/sdcc/commit
added __typeof extention will return type of a variable / expression
authorsandeep <sandeep@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Wed, 21 Nov 2001 17:10:33 +0000 (17:10 +0000)
committersandeep <sandeep@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Wed, 21 Nov 2001 17:10:33 +0000 (17:10 +0000)
commit6829053c2534aed16a8141dcf0651a4d33932a37
tree01219deaf32a4fc9d59c93b4267448cd5728421d
parente2fae351862f88483b10edb2023670541b6e18d9
added __typeof extention will return type of a variable / expression
as enumerated in typeof.h

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1627 4a8a32a2-be11-0410-ad9d-d568d2c75423
src/SDCC.lex
src/SDCC.y
src/SDCCast.c
src/SDCCglobl.h
src/SDCCmain.c
src/SDCCsymt.h