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 92690551a6
Handle lvalues inside conditional operator right + fix init_expr_trans to fix materializeTempExpr not connecting nodes
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 Refactor CompoundBinaryOperator to use same code as BinaryOperator 9 years ago
reference Support MaterializeTemporaryExpr 9 years ago
templates Update facebook clang plugin after adding more info about ObjC properties 9 years ago
types Ignore type change in UncheckedDerivedToBase cast 9 years ago