"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "563fcc34284fdb65c5009439e5243dcc8d149474"
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
Loading
Please register or sign in to comment