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 64bb3b62b3
Use variable stmt location info in init_res_trans
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 Use variable stmt location info in init_res_trans 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 Add extra dereference to the variable of the method call to find null dereferences when a method called with null. 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