https://llvm.org/bugs/show_bug.cgi?id=24810
Bug ID: 24810
Summary: Incorrect lookup of subobject members
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: C++14
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 14876
--> https://llvm.org/bugs/attachment.cgi?id=14876&action=edit
Testcase.
The static_assertion fires, although there is no ambiguity;
[class.member.lookup]/4 explicitly states that
> the declaration set contains every declaration of f declared in C **that
> satisfies the requirements of the language construct in which the lookup
> occurs**.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs