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
..
builtin Translate C++ constructors after new 9 years ago
conditional [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
constructors Translate dynamic arrays to cpp classes 9 years ago
destructors Translate destructor calls 9 years ago
exceptions Translate C++ exceptions 9 years ago
include_header Add extra dereference to the variable of the method call to find null dereferences when a method called with null. 9 years ago
keywords Add extra dereference to the variable of the method call to find null dereferences when a method called with null. 9 years ago
literals [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
loops Translate functions/methods from headers when they are referenced 9 years ago
methods Translate C++ constructors after new 9 years ago
namespace Add extra dereference to the variable of the method call to find null dereferences when a method called with null. 9 years ago
nestedoperators [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
reference Fix translation when accessing reference type fields 9 years ago
templates Translate SizeOfPackExpr 9 years ago
types Translate C++ constructors after new 9 years ago