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.
Andrzej Kotulski 3f9a08f99c
Defer cfg node creation for returnStmt and init_expr_trans
9 years ago
..
arithmetic Remove variable resolution and use pointers to declarations instead 9 years ago
booleans Refactor C frontend tests 9 years ago
c_prototype Refactor C frontend tests 9 years ago
comma Remove variable resolution and use pointers to declarations instead 9 years ago
conditional_operator Defer cfg node creation for returnStmt and init_expr_trans 9 years ago
enumeration Translate enums as ints and not add them to the tenv 9 years ago
gotostmt Remove variable resolution and use pointers to declarations instead 9 years ago
initialization Remove variable resolution and use pointers to declarations instead 9 years ago
loops Remove variable resolution and use pointers to declarations instead 9 years ago
nestedoperators Major update of facebook-clang-plugins 9 years ago
switchstmt Remove variable resolution and use pointers to declarations instead 9 years ago
types Refactor C frontend tests 9 years ago
struct.c [C Frontend] Always add class prefix to a field name 9 years ago