binutils-gdb/gdb/testsuite/gdb.dlang
Iain Buclaw d5d8c4e12b [D] Support D style sizeof and typeof expressions.
gdb/ChangeLog:

	* d-exp.y: (UnaryExpression): Support `type.sizeof' expressions.
	(PostfixExpression): Support `expr.sizeof' expressions.
	(PrimaryExpression): Support `typeof(expr)' expressions.

gdb/testsuite/ChangeLog:

	* gdb.dlang/properties.exp: New file.
2015-10-08 21:42:36 +02:00
..
Makefile.in
demangle.exp Sync dlang demangling tests from upstream libiberty testsuite 2015-06-30 20:11:09 +02:00
expression.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
primitive-types.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
properties.exp [D] Support D style sizeof and typeof expressions. 2015-10-08 21:42:36 +02:00