You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dulma Rodriguez
65f4280d6e
[clang] [3 of 3] Changes to the translation of record, classes and enums
...
Summary:
This is the second of 3 stack diffs to deal with replacing the parser of types.
This diff is about changes to translate record types, as well as class types and enum
types. For class types and enum types we store the declaration pointer in the map of
types to find the type easier later.
For record declarations, we change the way we build record names.
Moreover, we don't translate typedefs anymore, because when we have a pointer to a typedef,
we can find the actual type it points to.
9 years ago
..
BlockVar.dot
[CFrontend] Sizeof should have ulong type
9 years ago
BlockVar.h
[copyrightor] format start and end of copyright comments
9 years ago
BlockVar.m
[copyrightor] format start and end of copyright comments
9 years ago
block-it.dot
[clang] [3 of 3] Changes to the translation of record, classes and enums
9 years ago
block-it.m
Treating blocks iterators for NSArray
9 years ago
block.dot
[frontend] generate fresh ids separately for different procedures in the cfg
9 years ago
block.m
[copyrightor] format start and end of copyright comments
9 years ago
block_no_args.dot
[CFrontend] Sizeof should have ulong type
9 years ago
block_no_args.m
[copyrightor] format start and end of copyright comments
9 years ago
block_release.dot
[clang] [3 of 3] Changes to the translation of record, classes and enums
9 years ago
block_release.m
[copyrightor] format start and end of copyright comments
9 years ago
dispatch.dot
[clang] [3 of 3] Changes to the translation of record, classes and enums
9 years ago
dispatch.m
[copyrightor] format start and end of copyright comments
9 years ago
dispatch_examples.dot
[clang] [3 of 3] Changes to the translation of record, classes and enums
9 years ago
dispatch_examples.m
[copyrightor] format start and end of copyright comments
9 years ago
main.m
[copyrightor] format start and end of copyright comments
9 years ago
retain_cycle.dot
[frontend] generate fresh ids separately for different procedures in the cfg
9 years ago
retain_cycle.m
[copyrightor] format start and end of copyright comments
9 years ago
static.dot
[CFrontend] Sizeof should have ulong type
9 years ago
static.m
[copyrightor] format start and end of copyright comments
9 years ago