[llvm-bugs] [Bug 47848] New: Casting away constness in the drafts [conv.qual] member pointers of DIFFERENT classes should not be similar

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Oct 14 15:26:10 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=47848

            Bug ID: 47848
           Summary: Casting away constness in the drafts [conv.qual]
                    member pointers of DIFFERENT classes should not be
                    similar
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: peifeng2005 at gmail.com
                CC: blitzrakete at gmail.com, dgregor at apple.com,
                    erik.pilkington at gmail.com, llvm-bugs at lists.llvm.org,
                    richard-llvm at metafoo.co.uk

I wrote a very comprehensive explanation of the problem here:

https://stackoverflow.com/questions/64361793/is-clang-wrong-gcc-wrong-or-both-wrong-in-this-case-casting-away-constness-w

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20201014/82ccae42/attachment-0001.html>


More information about the llvm-bugs mailing list