Skip to content
Commit d07ba34a authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent fb07ef19
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment