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 decb263b1d
Fix translation when accessing reference type fields
9 years ago
..
CastsTest.java Fix indentation of multiline copyright comment 9 years ago
ClassTest.java Don't add process type redeclaration unless it has definition 9 years ago
ConditionalTest.java Fix indentation of multiline copyright comment 9 years ago
ConstructorsTest.java Translate CXXDefaultInitExpr 9 years ago
DestructorsTest.java Add destructor calls on delete expression 9 years ago
ForRangeLoopTest.java Implementing translation of CXXForRangeStmt 9 years ago
FunctionsTest.java Populate return parameter when returning + turn on new feature for C/C++ 9 years ago
IncludeHeaderTest.java Translate headers located inside analyzed project 9 years ago
InheritanceTest.java Fix indentation of multiline copyright comment 9 years ago
LiteralsTest.java Translate CXXScalarValueInitExpr 9 years ago
MethodsTest.java Add the virtual flag of C++ methods in method calls 9 years ago
NPETest.java Add extra dereference to the variable of the method call to find null dereferences when a method called with null. 9 years ago
NamespaceTest.java Fix indentation of multiline copyright comment 9 years ago
NestedCPPOperatorsTest.java Fix indentation of multiline copyright comment 9 years ago
NestedOperatorsTest.java Fix indentation of multiline copyright comment 9 years ago
NewTest.java Fix indentation of multiline copyright comment 9 years ago
ReferenceTest.java Fix translation when accessing reference type fields 9 years ago
SelfParameterTest.java Fix indentation of multiline copyright comment 9 years ago
TemplatesTest.java Fix indentation of multiline copyright comment 9 years ago