[llvm-bugs] [Bug 39528] New: Assertion `(ND->isUsed(false) || !isa<VarDecl>(ND) || !E->getLocation().isValid()) && "Should not use decl without marking it used!"' failed.

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Nov 1 20:25:12 PDT 2018


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

            Bug ID: 39528
           Summary: Assertion `(ND->isUsed(false) || !isa<VarDecl>(ND) ||
                    !E->getLocation().isValid()) && "Should not use decl
                    without marking it used!"' failed.
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: LLVM Codegen
          Assignee: unassignedclangbugs at nondot.org
          Reporter: phosek at chromium.org
                CC: llvm-bugs at lists.llvm.org, richard-llvm at metafoo.co.uk

This appears to have been introduced in r345562.

-- 
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/20181102/49e9d32c/attachment.html>


More information about the llvm-bugs mailing list