summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/Process.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-10-13 20:41:14 +0000
committerDouglas Gregor <dgregor@apple.com>2010-10-13 20:41:14 +0000
commitd07ba34a44a05708d37b8e0120d901bc726207ab (patch)
treefdeece274aebcd05e77c79bdebaa416426637d93 /lldb/source/Target/Process.cpp
parentfb07ef19cc4318920d0a1ed2904f712e79760b07 (diff)
downloadbcm5719-llvm-d07ba34a44a05708d37b8e0120d901bc726207ab.tar.gz
bcm5719-llvm-d07ba34a44a05708d37b8e0120d901bc726207ab.zip
There is no reason for dereferencing a pointer-to-member to require
that the class type into which the pointer points be complete, even though the standard requires it. GCC/EDG do not require a complete type here, so we're calling this a problem with the standard. Fixes PR8328. llvm-svn: 116429
Diffstat (limited to 'lldb/source/Target/Process.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud