[llvm-bugs] [Bug 27535] New: Regression(267688:267703): Assertion failed: ((ND->isUsed(false) || !isa<VarDecl>(ND) || !E->getLocation().isValid()) && "Should not use decl without marking it used!") while buildling Chromium on OS X
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Apr 27 07:17:24 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27535
Bug ID: 27535
Summary: Regression(267688:267703): Assertion failed:
((ND->isUsed(false) || !isa<VarDecl>(ND) ||
!E->getLocation().isValid()) && "Should not use decl
without marking it used!") while buildling Chromium on
OS X
Product: clang
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: C++
Assignee: unassignedclangbugs at nondot.org
Reporter: nicolasweber at gmx.de
CC: dgregor at apple.com, llvm-bugs at lists.llvm.org
Classification: Unclassified
repro to follow shortly
--
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/20160427/be1127ff/attachment.html>
More information about the llvm-bugs
mailing list