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 173ee91844
Support template methods
9 years ago
..
builtin Remove variable resolution and use pointers to declarations instead 9 years ago
conditional Handle lvalues inside conditional operator right + fix init_expr_trans to fix materializeTempExpr not connecting nodes 9 years ago
constructors Fix type of CXXThisExpr_trans 9 years ago
keywords Add pointer type to argument of method call 9 years ago
literals Refactor C++ frontend tests 9 years ago
methods Handle C++ static methods 9 years ago
namespace Use qualified names for global variables 9 years ago
nestedoperators Support decl_stmt in switch stmt 9 years ago
reference Support MaterializeTemporaryExpr 9 years ago
templates Support template methods 9 years ago
types Ignore type change in UncheckedDerivedToBase cast 9 years ago