Files
Doug Evans 69fc87c263 PR 15519
* cp-namespace.c (find_symbol_in_baseclass): Call
	cp_lookup_symbol_in_namespace instead of cp_lookup_symbol_namespace.
	Check result of call to lookup_symbol_static.
	Call lookup_static_symbol_aux unconditionally.
	Call check_typedef on base types before accessing them.
	(cp_lookup_nested_symbol): Fix comment.

	testsuite/
	* gdb.cp/derivation2.cc: New file.
	* gdb.cp/derivation.cc (main): Call foo2.
	* gdb.cp/derivation.exp: Add tests for typedefs in another
	file, and when there's an active block.
2013-06-05 22:28:51 +00:00
..
2013-05-24 01:33:50 +00:00
2013-03-14 13:34:06 +00:00
2013-06-05 22:28:51 +00:00
2013-03-14 13:34:06 +00:00
2013-05-07 17:04:29 +00:00
2013-05-30 00:25:16 +00:00
2013-04-09 15:26:44 +00:00
2013-05-24 12:27:39 +00:00
2013-06-05 22:28:51 +00:00