PR c++/14819: Explicit class:: inside class scope does not work
authorKeith Seitz <keiths@redhat.com>
Mon, 25 Nov 2013 21:37:08 +0000 (13:37 -0800)
committerKeith Seitz <keiths@redhat.com>
Mon, 25 Nov 2013 21:37:08 +0000 (13:37 -0800)
commitf7e3ecae9ff55b69aab93af61a7f7ca272d03d0a
tree8b09679efbdab89ae85dbbb6a03d9890ff0433c2
parentb02677b9040a23788b4e07c7cfbf75eca0aa2775
PR c++/14819:  Explicit class:: inside class scope does not work

https://sourceware.org/ml/gdb-patches/2013-11/msg00102.html
gdb/ChangeLog
gdb/c-exp.y
gdb/cp-namespace.c
gdb/cp-support.h
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.cp/impl-this.cc [new file with mode: 0644]
gdb/testsuite/gdb.cp/impl-this.exp [new file with mode: 0644]
gdb/valops.c
This page took 0.029257 seconds and 4 git commands to generate.