summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp
diff options
context:
space:
mode:
authorAlp Toker <alp@nuanti.com>2013-10-18 05:54:24 +0000
committerAlp Toker <alp@nuanti.com>2013-10-18 05:54:24 +0000
commit19bff32e093de869aaf7fe2161ed23718d62e437 (patch)
tree2785af7be0cafa7d7d13ba63bb9f6c6fca599eb5 /lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp
parentae3a944a6e35dc94f553fb11b749f8e042a6d721 (diff)
downloadbcm5719-llvm-19bff32e093de869aaf7fe2161ed23718d62e437.tar.gz
bcm5719-llvm-19bff32e093de869aaf7fe2161ed23718d62e437.zip
Check "late parsed" friend functions for redefinition
r177003 applied the late parsed template technique to friend functions but omitted the corresponding check for redefinitions. This patch adds the same check already in use for templates to the new code path in order to diagnose and reject invalid redefinitions that were being silently accepted. Fixes PR17324. Reviewed by Richard Smith. llvm-svn: 192948
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud