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 a62ccc7a05
Fixing init list expr when there is no variable or compound literal expression
9 years ago
..
builtin [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
conditional [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
constructors Fixing init list expr when there is no variable or compound literal expression 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 Add extra dereference to the variable of the method call to find null dereferences when a method called with null. 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 CXXTypeidExpr 9 years ago