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