summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2010-12-02 18:19:23 +0000
committerDuncan Sands <baldrick@free.fr>2010-12-02 18:19:23 +0000
commit050d93cb5a9c47f703c7a967f98b86904020e7ff (patch)
treed22f356686b364c73a3f3aee02fc881699cd3fe9 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
parent9ec20111c399e681afe05edd943db3096113bc10 (diff)
downloadbcm5719-llvm-050d93cb5a9c47f703c7a967f98b86904020e7ff.tar.gz
bcm5719-llvm-050d93cb5a9c47f703c7a967f98b86904020e7ff.zip
This test dates from the time when llvm-gcc had problems if two types were
named the same, so it had to qualify type names according to the enclosing scope to ensure uniqueness. This is no longer needed for correctness (though it may be helpful when reading the IR), so this test has lost its importance. Zap it because dragonegg will never be able to produce the qualified type name since modern gcc zaps language specific info (such as whether a type is nested inside another - needed to get X::Y here) before dragonegg is reached. llvm-svn: 120721
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud