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 6b2b76d956
Translate dynamic arrays to cpp classes
9 years ago
..
constructor_array.cpp Translate initializing arrays of C++ classes 9 years ago
constructor_array.cpp.dot Translate initializing arrays of C++ classes 9 years ago
constructor_default_arg.cpp [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
constructor_default_arg.cpp.dot [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
constructor_init.cpp [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
constructor_init.cpp.dot [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
constructor_new.cpp Translate dynamic arrays to cpp classes 9 years ago
constructor_new.cpp.dot Translate dynamic arrays to cpp classes 9 years ago
constructor_struct_init_list.cpp Fixing init list expr when there is no variable or compound literal expression 9 years ago
constructor_struct_init_list.cpp.dot Fixing init list expr when there is no variable or compound literal expression 9 years ago
constructor_with_body.cpp [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
constructor_with_body.cpp.dot Add extra dereference to the variable of the method call to find null dereferences when a method called with null. 9 years ago
copy_move_constructor.cpp [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
copy_move_constructor.cpp.dot [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
default_field_init.cpp Translate C++ constructors after new 9 years ago
default_field_init.cpp.dot Use variable stmt location info in init_res_trans 9 years ago
std_init_list.cpp Translate CXXStdInitializerListExpr 9 years ago
std_init_list.cpp.dot Translate CXXStdInitializerListExpr 9 years ago
temp_object.cpp [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
temp_object.cpp.dot Add extra dereference to the variable of the method call to find null dereferences when a method called with null. 9 years ago