[LLVMbugs] [Bug 18838] New: Inheritance/friend problem

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Feb 14 06:04:24 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=18838

            Bug ID: 18838
           Summary: Inheritance/friend problem
           Product: clang
           Version: 3.4
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: dominik.strasser at onespin-solutions.com
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 12060
  --> http://llvm.org/bugs/attachment.cgi?id=12060&action=edit
Testcase

For the attached source code, clang++ complains about the function "foo" not
being accessible.

g++ and SUN Workshop compiler both accept this coding.

-- 
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/20140214/6e0b97e7/attachment.html>


More information about the llvm-bugs mailing list