[llvm-bugs] [Bug 30790] New: Assertion failed: (HasAttrs && "Decl already contains attrs.") in Decl::setAttrsImpl fires when building LLVM with Modules

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Oct 25 13:56:42 PDT 2016


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

            Bug ID: 30790
           Summary: Assertion failed: (HasAttrs && "Decl already contains
                    attrs.") in Decl::setAttrsImpl fires when building
                    LLVM with Modules
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Modules
          Assignee: unassignedclangbugs at nondot.org
          Reporter: eric at efcs.ca
                CC: dgregor at apple.com, llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 17490
  --> https://llvm.org/bugs/attachment.cgi?id=17490&action=edit
reproducer source

The assertion occurs when building AllocationOrder.cpp with ToT Clang. I
believe this bug was introduced within the last 2 weeks. 

I've attached the reproducer file/cache/script generated by Clang. Let me know
if I can provide any more information.

-- 
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/20161025/5e1189be/attachment.html>


More information about the llvm-bugs mailing list