Changes between Version 18 and Version 19 of Completed Clang Language Constructs


Ignore:
Timestamp:
08/04/11 10:23:21 (15 years ago)
Author:
tmcclory
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Completed Clang Language Constructs

    v18 v19  
    4242 * !AddrLabelExpr
    4343 * ~~!ArraySubscriptExpr~~
    44  * ArrayTypeTraitExpr
    45  * BinaryOperator
    46  * BinaryTypeTraitExpr
    47  * ~~BinAssign~~
    48  * ~~BinEQ~~
    49  * BlockDeclRefExpr
    50  * BlockExpr
    51  * ~~CallExpr~~
    52  * CastExpr
    53  * CharacterLiteral
    54  * ~~IntegerLiteral~~
    55  * ChooseExpr
    56  * CompoundLiteralExpr
    57  * ~~ConditionalOperator~~
    58  * ~~DeclRefExpr~~
     44 * !ArrayTypeTraitExpr
     45 * !BinaryOperator
     46 * !BinaryTypeTraitExpr
     47 * ~~!BinAssign~~
     48 * ~~!BinEQ~~
     49 * !BlockDeclRefExpr
     50 * !BlockExpr
     51 * ~~!CallExpr~~
     52 * !CastExpr
     53 * !CharacterLiteral
     54 * ~~!IntegerLiteral~~
     55 * !ChooseExpr
     56 * !CompoundLiteralExpr
     57 * ~~!ConditionalOperator~~
     58 * ~~!DeclRefExpr~~
    5959
    6060= Decl =
    61  * BlockDecl
    62  * ~~TranslationUnitDecl~~
    63  * LabelDecl
    64  * EnumDecl
    65  * TypedefDecl
    66  * ~~FunctionDecl~~
    67  * ~~ParmVarDecl~~
    68  * ~~VarDecl~~
    69  * EnumConstantDecl
     61 * !BlockDecl
     62 * ~~!TranslationUnitDecl~~
     63 * !LabelDecl
     64 * !EnumDecl
     65 * !TypedefDecl
     66 * ~~!FunctionDecl~~
     67 * ~~!ParmVarDecl~~
     68 * ~~!VarDecl~~
     69 * !EnumConstantDecl
    7070
    7171= Type =