diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-08-14 02:21:01 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-08-14 02:21:01 +0000 |
commit | 8c913ecd154da964b7988ecb5a436afac818fe30 (patch) | |
tree | 24a3dad5723d545be4fcfc1c9335c8485fb5938a /llvm/lib | |
parent | 8039b16de7ec8a953c0209828fb94b0b263cf6c8 (diff) | |
download | bcm5719-llvm-8c913ecd154da964b7988ecb5a436afac818fe30.tar.gz bcm5719-llvm-8c913ecd154da964b7988ecb5a436afac818fe30.zip |
[modules] When we merge together multiple class template specialization
definitions (because some other declaration declares a special member that
isn't present in the canonical definition), we need to search *all* of them; we
can't just stop when we find the requested name in any of the definitions,
because that can fail to find things (and in particular, it can fail to find
the member of the canonical declaration and return a bogus ODR failure).
llvm-svn: 215612
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions