[LLVMbugs] [Bug 6629] New: Access != AS_none && "Access specifier is AS_none inside a record decl"

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Mar 16 12:25:22 PDT 2010


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

           Summary: Access != AS_none && "Access specifier is AS_none
                    inside a record decl"
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: josephwinston at mac.com
                CC: llvmbugs at cs.uiuc.edu, dgregor at apple.com


Created an attachment (id=4531)
 --> (http://llvm.org/bugs/attachment.cgi?id=4531)
sample code

Compiled with:
/scratch/jody/src/Languages/LLVM/llvm-read-only/x86_64-unknown-linux-gnu-INSTALL/bin/clang-cc1
-triple x86_64-unknown-linux-gnu -S -disable-free -main-file-name
DataManager.cpp -pic-level 2 -mdisable-fp-elim -mconstructor-aliases
-munwind-tables -target-cpu x86-64 -g -resource-dir
/scratch/jody/src/Languages/LLVM/llvm-read-only/x86_64-unknown-linux-gnu-INSTALL/lib/clang/1.1
/tmp/example1.cpp

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list