Bugzilla – Bug 18964
Assertion failed: !Old || Old->getCachedLinkage() == D->getCachedLinkage(), file Decl.cpp, line 1260
Last modified: 2014-03-06 15:54:36 PST
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
Log In
[x]
|
Forgot Password
Login:
[x]
LLVM Bugzilla is read-only and represents the historical archive of all LLVM issues filled before November 26, 2021. Use
github
to submit LLVM bugs
Bug 18964
-
Assertion failed: !Old || Old->getCachedLinkage() == D->getCachedLinkage(), file Decl.cpp, line 1260
Summary:
Assertion failed: !Old || Old->getCachedLinkage() == D->getCachedLinkage(), f...
Status
:
RESOLVED FIXED
Alias:
None
Product:
clang
Classification:
Unclassified
Component:
Frontend (
show other bugs
)
Version:
trunk
Hardware:
PC Windows NT
I
mportance
:
P normal
Assignee:
Unassigned Clang Bugs
URL:
Keywords:
Depends on:
Blocks:
Reported:
2014-02-25 08:40 PST by
Ivan Sorokin
Modified:
2014-03-06 15:54 PST (
History
)
CC List:
3 users
(
show
)
ismail.pazarbasi
llvm-bugs
rafael
See Also:
Fixed By Commit(s):
Attachments
Add an attachment
(proposed patch, testcase, etc.)
Note
You need to
log in
before you can comment on or make changes to this bug.
Description
Ivan Sorokin
2014-02-25 08:40:52 PST
unsigned &*foo5; extern struct {} *foo5;
Comment 1
Ismail Pazarbasi
2014-03-06 15:54:36 PST
Fixed in r203168. Thanks!
Format For Printing
-
XML
-
Clone This Bug
-
Top of page