Changes between Version 4 and Version 5 of Completed Clang Language Constructs


Ignore:
Timestamp:
07/26/11 12:55:19 (15 years ago)
Author:
tmcclory
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Completed Clang Language Constructs

    v4 v5  
    4343= Decl Types =
    4444 * BlockDecl
    45  * TranslationUnitDecl
     45 * ~~TranslationUnitDecl~~
    4646 * LabelDecl
    4747 * EnumDecl
    4848 * TypedefDecl
    49  * FunctionDecl
    50  * ParmVarDecl
    51  * VarDecl
     49 * ~~FunctionDecl~~
     50 * ~~ParmVarDecl~~
     51 * ~~VarDecl~~
    5252 * EnumConstantDecl
    5353