issue_owner_repo listlengths 2 2 | issue_body stringlengths 0 261k ⌀ | issue_title stringlengths 1 925 | issue_comments_url stringlengths 56 81 | issue_comments_count int64 0 2.5k | issue_created_at stringlengths 20 20 | issue_updated_at stringlengths 20 20 | issue_html_url stringlengths 37 62 | issue_github_id int64 387k 2.91B | issue_number int64 1 131k |
|---|---|---|---|---|---|---|---|---|---|
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11604](https://llvm.org/bz11604) |
| Resolution | FIXED |
| Resolved on | Dec 17, 2011 20:38 |
| Version | trunk |
| OS | Linux |
| CC | @zygoloid |
## Extended Description
$ cat bug.c
typedef int v[(int) 2147483648.0f];
$ llvm_new/Debug+Asserts/bin/clang -c bug.c
ICE cannot b... | Crash on evaluation of ICE with overflow | https://api.github.com/repos/llvm/llvm-project/issues/11976/comments | 1 | 2011-12-17T17:28:31Z | 2021-12-03T22:41:31Z | https://github.com/llvm/llvm-project/issues/11976 | 1,071,025,546 | 11,976 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11603](https://llvm.org/bz11603) |
| Resolution | FIXED |
| Resolved on | Dec 19, 2011 01:08 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
In the main llvm.org page, there seems to be a missing word in one of the sub-... | Missing word in llvm.org main page | https://api.github.com/repos/llvm/llvm-project/issues/11975/comments | 1 | 2011-12-17T12:13:49Z | 2021-12-03T22:41:30Z | https://github.com/llvm/llvm-project/issues/11975 | 1,071,025,537 | 11,975 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11602](https://llvm.org/bz11602) |
| Resolution | FIXED |
| Resolved on | Dec 20, 2011 13:46 |
| Version | trunk |
| OS | OpenBSD |
| Attachments | [bitcode](https://user-images.githubusercontent.com/60944935/143744425-4f1e33c6-067c-45d1-aa2c-45f3d88d6791.gz) |
| Reporter | LLVM... | i386 bootstrap failure on OpenBSD | https://api.github.com/repos/llvm/llvm-project/issues/11974/comments | 3 | 2011-12-17T07:23:05Z | 2021-12-03T22:41:29Z | https://github.com/llvm/llvm-project/issues/11974 | 1,071,025,531 | 11,974 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11601](https://llvm.org/bz11601) |
| Resolution | FIXED |
| Resolved on | Dec 19, 2011 19:50 |
| Version | 3.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Consider the following code (test.cpp) trying di... | Range-based for cannot iterate over explicitly typed function pointers | https://api.github.com/repos/llvm/llvm-project/issues/11973/comments | 2 | 2011-12-17T04:51:43Z | 2021-12-03T22:41:29Z | https://github.com/llvm/llvm-project/issues/11973 | 1,071,025,524 | 11,973 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11600](https://llvm.org/bz11600) |
| Resolution | FIXED |
| Resolved on | May 15, 2012 17:08 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@efriedma-quic |
## Extended Description
I use mingw32 and cross tools based on gcc-4.5.1... | LLVM cross-compilation fail when build=mingw | https://api.github.com/repos/llvm/llvm-project/issues/11972/comments | 3 | 2011-12-16T23:50:07Z | 2021-12-03T22:41:28Z | https://github.com/llvm/llvm-project/issues/11972 | 1,071,025,513 | 11,972 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11599](https://llvm.org/bz11599) |
| Resolution | FIXED |
| Resolved on | Dec 20, 2011 14:34 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
hummer:clang thakis$ cat bug2.cc
namespace std {
template<typename _CharT>
class basic_string;
t... | Crash on invalid with TSK_ExplicitInstantiationDefinition after an invalid TSK_ExplicitInstantiationDeclaration | https://api.github.com/repos/llvm/llvm-project/issues/11971/comments | 4 | 2011-12-16T20:23:16Z | 2021-12-03T22:41:27Z | https://github.com/llvm/llvm-project/issues/11971 | 1,071,025,501 | 11,971 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11598](https://llvm.org/bz11598) |
| Version | trunk |
| OS | Linux |
| Depends On | llvm/llvm-project#11917 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
Analysis for this terminator not implemented.
UNREACHABLE executed at /mnt/oldhd... | Analysis for this terminator not implemented. | https://api.github.com/repos/llvm/llvm-project/issues/11970/comments | 3 | 2011-12-16T18:00:42Z | 2021-12-03T22:41:26Z | https://github.com/llvm/llvm-project/issues/11970 | 1,071,025,493 | 11,970 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11597](https://llvm.org/bz11597) |
| Version | trunk |
| OS | All |
| CC | @efriedma-quic |
## Extended Description
Using clang trunk r146734 (and also 3.0 release), I get unexpected
warnings when checking for alignment problems using -Wcast-align. I
reduced the problem case ... | Incorrect alignment warning about aligned struct members | https://api.github.com/repos/llvm/llvm-project/issues/11969/comments | 2 | 2011-12-16T16:36:56Z | 2023-11-03T15:09:03Z | https://github.com/llvm/llvm-project/issues/11969 | 1,071,025,485 | 11,969 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11596](https://llvm.org/bz11596) |
| Resolution | DUPLICATE |
| Resolved on | Dec 16, 2011 19:36 |
| Version | unspecified |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143744424-e9ef9135-f824-43b1-91a6-b0085e441cb8.gz) |
| Repor... | Assertion failed: (!E->isArrow() && "missing call to bound member function?"), function VisitMemberExpr, file ExprConstant.cpp, line 1888. | https://api.github.com/repos/llvm/llvm-project/issues/11968/comments | 1 | 2011-12-16T15:57:04Z | 2021-12-03T22:41:24Z | https://github.com/llvm/llvm-project/issues/11968 | 1,071,025,472 | 11,968 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11595](https://llvm.org/bz11595) |
| Resolution | FIXED |
| Resolved on | Dec 16, 2011 20:24 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Reduced testcase.](https://user-images.githubusercontent.com/60944935/143744423-ebd818be-62d7-4f6b-8860-ba8872eb31dd.gz) |
| Repor... | Assertion failed: (E->isRValue() && E->getType()->isRecordType() && E->getType()->isLiteralType()), function EvaluateTemporary, file ExprConstant.cpp, line 2692. | https://api.github.com/repos/llvm/llvm-project/issues/11967/comments | 1 | 2011-12-16T14:30:54Z | 2021-12-03T22:41:23Z | https://github.com/llvm/llvm-project/issues/11967 | 1,071,025,467 | 11,967 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11594](https://llvm.org/bz11594) |
| Resolution | FIXED |
| Resolved on | Dec 16, 2011 19:36 |
| Version | trunk |
| OS | Linux |
| CC | @ramosian-glider,@nico,@zygoloid |
## Extended Description
I'm using Clang r146725
==============================
$ cat test.c
typedef char ... | Regression(r146562): Assertion `!E->isArrow() && "missing call to bound member function?"' when building ICU | https://api.github.com/repos/llvm/llvm-project/issues/11966/comments | 5 | 2011-12-16T11:08:47Z | 2021-12-03T22:41:22Z | https://github.com/llvm/llvm-project/issues/11966 | 1,071,025,456 | 11,966 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11593](https://llvm.org/bz11593) |
| Resolution | WONTFIX |
| Resolved on | Dec 16, 2011 01:49 |
| Version | 2.7 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
In the process of packaging DragonEgg for the Fedora Linux distribution, the packa... | DragonEgg makefile uses svnversion to set REVISION, causing build failure with release tarball | https://api.github.com/repos/llvm/llvm-project/issues/11965/comments | 2 | 2011-12-16T02:54:15Z | 2022-01-20T02:35:35Z | https://github.com/llvm/llvm-project/issues/11965 | 1,071,025,446 | 11,965 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11592](https://llvm.org/bz11592) |
| Version | trunk |
| OS | Linux |
| Attachments | [reduced test case for sparc](https://user-images.githubusercontent.com/60944935/143744421-1cb0ea29-c401-431e-a076-b0aee66b6d18.gz), [C code when compiled with -O1 -g causes xcore mblaze hexago... | llvm Codegen crashes when debugging and optimization enabled | https://api.github.com/repos/llvm/llvm-project/issues/11964/comments | 1 | 2011-12-16T01:00:12Z | 2023-08-13T13:48:12Z | https://github.com/llvm/llvm-project/issues/11964 | 1,071,025,436 | 11,964 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11591](https://llvm.org/bz11591) |
| Resolution | FIXED |
| Resolved on | Apr 07, 2012 21:04 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@echristo |
## Extended Description
This code:
extern "C" void helper(void*, const int);
... | inline (and instcombine) changing debug info | https://api.github.com/repos/llvm/llvm-project/issues/11963/comments | 4 | 2011-12-16T00:08:31Z | 2021-12-03T22:41:19Z | https://github.com/llvm/llvm-project/issues/11963 | 1,071,025,428 | 11,963 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11590](https://llvm.org/bz11590) |
| Resolution | FIXED |
| Resolved on | Dec 15, 2011 14:39 |
| Version | 3.0 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
A destructor isn't called in the test case below (works with gcc ... | template class destructor not called | https://api.github.com/repos/llvm/llvm-project/issues/11962/comments | 1 | 2011-12-15T22:34:19Z | 2021-12-03T22:41:19Z | https://github.com/llvm/llvm-project/issues/11962 | 1,071,025,422 | 11,962 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11589](https://llvm.org/bz11589) |
| Version | trunk |
| OS | All |
| Attachments | [Test case](https://user-images.githubusercontent.com/910929/143744420-7c795a5d-8a20-4a8d-8780-66e8316a896e.gz) |
| CC | @atrick,@efriedma-quic |
## Extended Description
The scoreboard hazard... | instruction scheduler is overly pessimistic about instruction availability | https://api.github.com/repos/llvm/llvm-project/issues/11961/comments | 5 | 2011-12-15T21:58:28Z | 2021-12-03T22:41:18Z | https://github.com/llvm/llvm-project/issues/11961 | 1,071,025,416 | 11,961 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11588](https://llvm.org/bz11588) |
| Resolution | FIXED |
| Resolved on | Dec 16, 2011 17:06 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Getting the address of a SBValue in a SyntheticChildrenProvider is required in... | valobj.AddressOf() returns None when an address is expected in a SyntheticChildrenProvider | https://api.github.com/repos/llvm/llvm-project/issues/11960/comments | 1 | 2011-12-15T21:51:50Z | 2021-12-03T22:41:17Z | https://github.com/llvm/llvm-project/issues/11960 | 1,071,025,412 | 11,960 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11587](https://llvm.org/bz11587) |
| Resolution | DUPLICATE |
| Resolved on | Dec 22, 2011 01:22 |
| Version | trunk |
| OS | Linux |
| Attachments | [The offending .c file](https://user-images.githubusercontent.com/60944935/143744417-d2f0e89f-d287-4d40-b543-a4cda65cc4da.gz), [P... | clang-trunk segfaults when building make_aisleriot_freecell_board.c | https://api.github.com/repos/llvm/llvm-project/issues/11959/comments | 4 | 2011-12-15T21:33:52Z | 2021-12-03T22:41:16Z | https://github.com/llvm/llvm-project/issues/11959 | 1,071,025,403 | 11,959 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11586](https://llvm.org/bz11586) |
| Resolution | FIXED |
| Resolved on | Dec 15, 2011 17:46 |
| Version | trunk |
| OS | All |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143744415-55614fcd-1ee5-4a49-a15d-b21ebe07ada0.gz), [test case driver pr... | [AVX] incorrect code generated with blending (regression) | https://api.github.com/repos/llvm/llvm-project/issues/11958/comments | 4 | 2011-12-15T20:42:23Z | 2021-12-03T22:41:15Z | https://github.com/llvm/llvm-project/issues/11958 | 1,071,025,396 | 11,958 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11585](https://llvm.org/bz11585) |
| Resolution | INVALID |
| Resolved on | May 20, 2019 10:50 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic,@jryans |
## Extended Description
In file included from /home/gj/llvm/llvm/lib/Tar... | trunk doesn't build on linux | https://api.github.com/repos/llvm/llvm-project/issues/11957/comments | 7 | 2011-12-15T16:13:24Z | 2021-12-03T22:41:14Z | https://github.com/llvm/llvm-project/issues/11957 | 1,071,025,388 | 11,957 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11584](https://llvm.org/bz11584) |
| Resolution | WORKSFORME |
| Resolved on | Dec 16, 2011 02:15 |
| Version | trunk |
| OS | MacOS X |
## Extended Description
=====================================
$ cat test.mm
@​class NSString;
typedef struct _NSZone NSZone;
... | Segmentation fault in clang::Sema::ActOnFields() on ObjC code | https://api.github.com/repos/llvm/llvm-project/issues/11956/comments | 1 | 2011-12-15T15:53:12Z | 2022-01-20T02:08:18Z | https://github.com/llvm/llvm-project/issues/11956 | 1,071,025,382 | 11,956 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11583](https://llvm.org/bz11583) |
| Resolution | WONTFIX |
| Resolved on | Sep 21, 2015 21:58 |
| Version | trunk |
| OS | Windows XP |
| Blocks | llvm/llvm-bugzilla-archive#13707 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@tritao,@nico |
## Extended Descri... | Macro Redefinition in MSVC compatibility mode | https://api.github.com/repos/llvm/llvm-project/issues/11955/comments | 3 | 2011-12-15T14:10:11Z | 2022-01-20T02:35:34Z | https://github.com/llvm/llvm-project/issues/11955 | 1,071,025,377 | 11,955 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11582](https://llvm.org/bz11582) |
| Resolution | WORKSFORME |
| Resolved on | Oct 17, 2013 00:32 |
| Version | 3.0 |
| OS | Linux |
| Attachments | [Stack trace](https://user-images.githubusercontent.com/60944935/143744412-505a9368-4b80-4e73-bea7-4300ab08959e.gz), [Command line... | Random segfaults when using clang (both C and C++) | https://api.github.com/repos/llvm/llvm-project/issues/11954/comments | 2 | 2011-12-15T12:29:28Z | 2022-01-20T02:08:17Z | https://github.com/llvm/llvm-project/issues/11954 | 1,071,025,370 | 11,954 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11581](https://llvm.org/bz11581) |
| Version | trunk |
| OS | All |
| Attachments | [Proposed fix](https://user-images.githubusercontent.com/60944935/143744411-76327af4-f3f4-40ba-bde9-01e59b17c477.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic,@jsonn |
## ... | Segmentation fault in clang-cpp when arguments are ignored | https://api.github.com/repos/llvm/llvm-project/issues/11953/comments | 3 | 2011-12-15T10:49:58Z | 2023-08-15T10:15:45Z | https://github.com/llvm/llvm-project/issues/11953 | 1,071,025,365 | 11,953 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11580](https://llvm.org/bz11580) |
| Resolution | FIXED |
| Resolved on | Mar 15, 2015 12:39 |
| Version | trunk |
| OS | MacOS X |
| CC | @chandlerc,@efriedma-quic,@RKSimon | | float4->float3 conversion uses inefficient code | https://api.github.com/repos/llvm/llvm-project/issues/11952/comments | 6 | 2011-12-15T03:05:51Z | 2021-12-03T22:41:10Z | https://github.com/llvm/llvm-project/issues/11952 | 1,071,025,361 | 11,952 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11579](https://llvm.org/bz11579) |
| Resolution | FIXED |
| Resolved on | Dec 14, 2011 19:56 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
And triggers another segfault.
(gdb) where
#​0 lldb_private::Intr... | lldb::SBValue::CreateValueFromAddress does not verify SBType::GetPointerType succeeds | https://api.github.com/repos/llvm/llvm-project/issues/11951/comments | 1 | 2011-12-15T02:47:27Z | 2021-12-03T22:41:09Z | https://github.com/llvm/llvm-project/issues/11951 | 1,071,025,350 | 11,951 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11578](https://llvm.org/bz11578) |
| Version | trunk |
| OS | MacOS X |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143744410-890de110-725d-4038-ac3c-316adfcc2471.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The at... | clang-sa doesn't track retains across block boundaries | https://api.github.com/repos/llvm/llvm-project/issues/11950/comments | 1 | 2011-12-15T02:36:30Z | 2023-05-24T15:04:30Z | https://github.com/llvm/llvm-project/issues/11950 | 1,071,025,342 | 11,950 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11577](https://llvm.org/bz11577) |
| Resolution | FIXED |
| Resolved on | Feb 18, 2014 19:36 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143744409-2d5cb18c-be30-445f-97bc-b0d1ee9a0348.gz) |
| Reporter | LL... | "[self alloc]" in a class method not inferred to return an instance of that class | https://api.github.com/repos/llvm/llvm-project/issues/11949/comments | 6 | 2011-12-15T00:15:01Z | 2021-12-03T22:41:07Z | https://github.com/llvm/llvm-project/issues/11949 | 1,071,025,339 | 11,949 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11576](https://llvm.org/bz11576) |
| Resolution | FIXED |
| Resolved on | Jan 18, 2012 18:37 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143744408-286ac831-48bd-452a-84bc-e98118baf464.gz) |
| Reporter | LL... | Use in block doesn't count as use to prevent dead store warning | https://api.github.com/repos/llvm/llvm-project/issues/11948/comments | 3 | 2011-12-14T23:49:29Z | 2021-12-03T22:41:06Z | https://github.com/llvm/llvm-project/issues/11948 | 1,071,025,331 | 11,948 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11575](https://llvm.org/bz11575) |
| Resolution | FIXED |
| Resolved on | Dec 14, 2011 19:04 |
| Version | unspecified |
| OS | FreeBSD |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143744406-25b4b4c3-ccf8-4442-8275-1209de824514.gz) |
| Reporte... | The unwind destination does not have a landingpad instruction! Block containing LandingPadInst must be jumped to only by the unwind edge of an invoke. | https://api.github.com/repos/llvm/llvm-project/issues/11947/comments | 6 | 2011-12-14T23:37:57Z | 2021-12-03T22:41:05Z | https://github.com/llvm/llvm-project/issues/11947 | 1,071,025,322 | 11,947 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11574](https://llvm.org/bz11574) |
| Resolution | WORKSFORME |
| Resolved on | Jul 18, 2019 18:11 |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [Repro app compiled with GHC 7.2.1 x86_64](https://user-images.githubusercontent.com/60944935/143744404-548bd06f-21b9-40... | lldb:SBTarget::FindFirstType and FindTypes return different results | https://api.github.com/repos/llvm/llvm-project/issues/11946/comments | 3 | 2011-12-14T23:32:40Z | 2022-01-20T02:08:16Z | https://github.com/llvm/llvm-project/issues/11946 | 1,071,025,312 | 11,946 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11573](https://llvm.org/bz11573) |
| Resolution | FIXED |
| Resolved on | Jan 04, 2012 17:10 |
| Version | trunk |
| OS | FreeBSD |
| CC | @d0k,@zygoloid |
## Extended Description
After r146479 clang crashes on the test below, this seems to happen on both FreeBSD amd64 and i38... | segfault on expr/expr.const/p2-0x.cpp | https://api.github.com/repos/llvm/llvm-project/issues/11945/comments | 10 | 2011-12-14T23:19:34Z | 2021-12-03T22:41:03Z | https://github.com/llvm/llvm-project/issues/11945 | 1,071,025,294 | 11,945 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11572](https://llvm.org/bz11572) |
| Resolution | FIXED |
| Resolved on | Dec 14, 2011 20:43 |
| Version | 3.0 |
| OS | Linux |
| Attachments | [source file for the bug](https://user-images.githubusercontent.com/60944935/143744401-91e51b52-c4e6-478f-be09-c2f8915dbc3a.gz), [Versi... | Right shift of a bit field strips the "unsigned" type property from a bitfield | https://api.github.com/repos/llvm/llvm-project/issues/11944/comments | 5 | 2011-12-14T21:25:59Z | 2021-12-03T22:41:02Z | https://github.com/llvm/llvm-project/issues/11944 | 1,071,025,288 | 11,944 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11571](https://llvm.org/bz11571) |
| Resolution | FIXED |
| Resolved on | Dec 20, 2011 18:59 |
| Version | trunk |
| OS | FreeBSD |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143744399-425424e0-0969-4b94-a645-bbd0950139bd.gz) |
| Reporter | LL... | Instruction does not dominate all uses! PHI nodes not grouped at top of basic block! | https://api.github.com/repos/llvm/llvm-project/issues/11943/comments | 8 | 2011-12-14T21:15:57Z | 2021-12-03T22:41:01Z | https://github.com/llvm/llvm-project/issues/11943 | 1,071,025,282 | 11,943 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11570](https://llvm.org/bz11570) |
| Resolution | FIXED |
| Resolved on | Dec 16, 2011 10:14 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [the code that causes the crash](https://user-images.githubusercontent.com/60944935/143744397-29599ead-2ac2-4c60-898a-9cb35ac356eb.... | boost karma causes clang optimizer crash | https://api.github.com/repos/llvm/llvm-project/issues/11942/comments | 7 | 2011-12-14T20:35:56Z | 2021-12-03T22:41:00Z | https://github.com/llvm/llvm-project/issues/11942 | 1,071,025,275 | 11,942 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11569](https://llvm.org/bz11569) |
| Resolution | FIXED |
| Resolved on | Dec 14, 2011 14:44 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Running r146566. LLDB seems to expect a string as the return result from a... | LLDBSwigPythonCallCommand crashes when a command script returns an object | https://api.github.com/repos/llvm/llvm-project/issues/11941/comments | 1 | 2011-12-14T19:36:42Z | 2021-12-03T22:40:59Z | https://github.com/llvm/llvm-project/issues/11941 | 1,071,025,269 | 11,941 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11568](https://llvm.org/bz11568) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:22 |
| Version | trunk |
| OS | Linux |
| CC | @chandlerc,@efriedma-quic |
## Extended Description
It seems that CMake ignores clang_diag_gen(Serialization) in
clang/include/clang/Basic/C... | clang/Basic/DiagnosticSerializationKinds.inc does not get generated by CMake | https://api.github.com/repos/llvm/llvm-project/issues/11940/comments | 6 | 2011-12-14T18:12:31Z | 2021-12-03T22:40:58Z | https://github.com/llvm/llvm-project/issues/11940 | 1,071,025,259 | 11,940 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11567](https://llvm.org/bz11567) |
| Resolution | FIXED |
| Resolved on | Apr 01, 2016 12:19 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @RKSimon |
## Extended Description
in
-------------------------------------------
extern void do_so... | unnecessary sign extension | https://api.github.com/repos/llvm/llvm-project/issues/11939/comments | 3 | 2011-12-14T17:09:31Z | 2021-12-03T22:40:57Z | https://github.com/llvm/llvm-project/issues/11939 | 1,071,025,255 | 11,939 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11566](https://llvm.org/bz11566) |
| Resolution | DUPLICATE |
| Resolved on | Dec 14, 2011 13:34 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
given
void g(void);
void f(void) {
g();... | clang keeps frame pointers by default on linux x86_64 | https://api.github.com/repos/llvm/llvm-project/issues/11938/comments | 2 | 2011-12-14T17:05:00Z | 2021-12-03T22:40:56Z | https://github.com/llvm/llvm-project/issues/11938 | 1,071,025,248 | 11,938 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11565](https://llvm.org/bz11565) |
| Resolution | FIXED |
| Resolved on | Dec 14, 2011 11:17 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
smmintrin.h defines _mm_test_all_zeros as
#define _mm_test_all_zeros(M, V) _mm_testz... | _mm_test_all_zeros macro is incorrect | https://api.github.com/repos/llvm/llvm-project/issues/11937/comments | 1 | 2011-12-14T13:51:15Z | 2021-12-03T22:40:56Z | https://github.com/llvm/llvm-project/issues/11937 | 1,071,025,243 | 11,937 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11564](https://llvm.org/bz11564) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
The following code generates a warning in clang 3.0:
```c++
struct A {
virtual ~A() {}
virtual void... | Incorrect warning about hidden overloaded virtual function with virtual inheritance | https://api.github.com/repos/llvm/llvm-project/issues/11936/comments | 7 | 2011-12-14T12:13:45Z | 2023-09-04T07:01:03Z | https://github.com/llvm/llvm-project/issues/11936 | 1,071,025,238 | 11,936 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11563](https://llvm.org/bz11563) |
| Resolution | FIXED |
| Resolved on | Apr 16, 2012 03:43 |
| Version | trunk |
| OS | All |
| Attachments | [A patch file made by svn diff](https://user-images.githubusercontent.com/60944935/143744395-8636a405-31b9-4df4-8c1f-c1b2877cd5db.gz) |... | Patch with some typo fixes for LLVMBuild documentation | https://api.github.com/repos/llvm/llvm-project/issues/11935/comments | 2 | 2011-12-14T08:34:20Z | 2021-12-03T22:40:54Z | https://github.com/llvm/llvm-project/issues/11935 | 1,071,025,227 | 11,935 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11562](https://llvm.org/bz11562) |
| Resolution | FIXED |
| Resolved on | Mar 20, 2012 09:09 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@efriedma-quic |
## Extended Description
http://llvm.org/docs/LLVMBuild.html has a link to http:... | Dead link on LLVMBuild documentation page | https://api.github.com/repos/llvm/llvm-project/issues/11934/comments | 4 | 2011-12-14T08:21:40Z | 2021-12-03T22:40:53Z | https://github.com/llvm/llvm-project/issues/11934 | 1,071,025,225 | 11,934 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11561](https://llvm.org/bz11561) |
| Resolution | WORKSFORME |
| Resolved on | Dec 13, 2011 20:50 |
| Version | 3.0 |
| OS | All |
| Attachments | [segfault example](https://user-images.githubusercontent.com/60944935/143744394-f43759fb-10f3-49c7-a094-4aee183491be.gz) |
| Reporte... | Segfault on a C++ example | https://api.github.com/repos/llvm/llvm-project/issues/11933/comments | 1 | 2011-12-14T04:43:40Z | 2022-01-20T02:08:15Z | https://github.com/llvm/llvm-project/issues/11933 | 1,071,025,220 | 11,933 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11560](https://llvm.org/bz11560) |
| Resolution | FIXED |
| Resolved on | Dec 13, 2011 19:44 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Looks like a missing null check somewhere. I'm running r146478.
Program r... | lldb::SBTarget::FindFirstType crashes when passed None | https://api.github.com/repos/llvm/llvm-project/issues/11932/comments | 2 | 2011-12-14T02:25:51Z | 2021-12-03T22:40:51Z | https://github.com/llvm/llvm-project/issues/11932 | 1,071,025,213 | 11,932 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11559](https://llvm.org/bz11559) |
| Resolution | WORKSFORME |
| Resolved on | Dec 13, 2011 18:52 |
| Version | unspecified |
| OS | All |
## Extended Description
$ cat test.mm
#import <AppKit/AppKit.h>
int main() {
[NSApp stop:nil];
}
tests-MacBook-Pro-2:src test$ third_pa... | Regression: clang claims that -[NSApp stop:] is deprecated – but only on i386 | https://api.github.com/repos/llvm/llvm-project/issues/11931/comments | 1 | 2011-12-13T23:46:43Z | 2022-01-20T02:08:14Z | https://github.com/llvm/llvm-project/issues/11931 | 1,071,025,207 | 11,931 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11558](https://llvm.org/bz11558) |
| Resolution | FIXED |
| Resolved on | Dec 23, 2011 17:56 |
| Version | unspecified |
| OS | All |
| CC | @Abramo-Bagnara,@DougGregor |
## Extended Description
tests-MacBook-Pro-2:delta test$ cat repro.ii
namespace std {
template<typename _C... | Crash in ActOnExplicitInstantiation(): "point of instantiation must be valid!" | https://api.github.com/repos/llvm/llvm-project/issues/11930/comments | 3 | 2011-12-13T22:58:21Z | 2021-12-03T22:40:50Z | https://github.com/llvm/llvm-project/issues/11930 | 1,071,025,203 | 11,930 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11557](https://llvm.org/bz11557) |
| Resolution | DUPLICATE |
| Resolved on | Dec 17, 2011 17:01 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc,@efriedma-quic |
## Extended Description
I have a nightly build of clang trunk (insi... | Clang trunk build broken on Ubuntu 11.04 x64 | https://api.github.com/repos/llvm/llvm-project/issues/11929/comments | 4 | 2011-12-13T20:56:12Z | 2021-12-03T22:40:49Z | https://github.com/llvm/llvm-project/issues/11929 | 1,071,025,198 | 11,929 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11556](https://llvm.org/bz11556) |
| Resolution | WONTFIX |
| Resolved on | Dec 16, 2011 20:49 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@efriedma-quic |
## Extended Description
The following code generates a warning with -pe... | VLA folded pedantic error in -std=gnu99 | https://api.github.com/repos/llvm/llvm-project/issues/11928/comments | 1 | 2011-12-13T20:41:05Z | 2022-01-20T02:35:33Z | https://github.com/llvm/llvm-project/issues/11928 | 1,071,025,192 | 11,928 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11555](https://llvm.org/bz11555) |
| Resolution | WORKSFORME |
| Resolved on | Mar 24, 2013 19:33 |
| Version | 3.0 |
| OS | MacOS X |
| CC | @efriedma-quic,@zygoloid,@tlattner |
## Extended Description
In OpenCL, shift counts should be taken modulo the size of the datatype. T... | OpenCL shift counts can overflow | https://api.github.com/repos/llvm/llvm-project/issues/11927/comments | 6 | 2011-12-13T19:47:09Z | 2022-01-20T02:08:13Z | https://github.com/llvm/llvm-project/issues/11927 | 1,071,025,185 | 11,927 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11554](https://llvm.org/bz11554) |
| Resolution | WONTFIX |
| Resolved on | Jun 06, 2018 18:17 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Patch to fix int64t / long long conflict in sscanf.](https://user-images.githubusercontent.com/60944935/143744392-c5088804-9... | basictypes.h: Conflict between int64 and hardcoded long long on GCC 4.6.2 64 bit host build. | https://api.github.com/repos/llvm/llvm-project/issues/11926/comments | 2 | 2011-12-13T17:31:52Z | 2022-01-20T02:35:31Z | https://github.com/llvm/llvm-project/issues/11926 | 1,071,025,177 | 11,926 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11553](https://llvm.org/bz11553) |
| Version | 3.0 |
| OS | Linux |
| Attachments | [preprocessed source file](https://user-images.githubusercontent.com/92601900/143744389-52c17d35-46dd-4810-beaf-9ea72b04679f.gz), [preprocessed source file 2](https://user-images.githubuserconten... | clang segfaults when compiling mesa-7.11.2 with debug symbols | https://api.github.com/repos/llvm/llvm-project/issues/11925/comments | 3 | 2011-12-13T17:09:28Z | 2023-05-22T10:51:42Z | https://github.com/llvm/llvm-project/issues/11925 | 1,071,025,172 | 11,925 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11552](https://llvm.org/bz11552) |
| Resolution | FIXED |
| Resolved on | Dec 13, 2011 20:17 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
Preprocessor/macro_paste_c_block_comment.c contains 'not g... | make check-all not path independent, e.g. Preprocessor/macro_paste_c_block_comment.c fails on /scratch/... | https://api.github.com/repos/llvm/llvm-project/issues/11924/comments | 1 | 2011-12-13T10:24:21Z | 2021-12-03T22:40:45Z | https://github.com/llvm/llvm-project/issues/11924 | 1,071,025,169 | 11,924 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11551](https://llvm.org/bz11551) |
| Resolution | INVALID |
| Resolved on | Dec 13, 2011 08:22 |
| Version | trunk |
| OS | Linux |
| Attachments | [clang 3.0 strace](https://user-images.githubusercontent.com/4255/143744384-5cf5a294-0d64-4413-9b83-09a1204cffb8.gz), [clang 3.1 st... | Header search problem with clang trunk (3.1) | https://api.github.com/repos/llvm/llvm-project/issues/11923/comments | 5 | 2011-12-13T10:20:09Z | 2021-12-03T22:40:44Z | https://github.com/llvm/llvm-project/issues/11923 | 1,071,025,161 | 11,923 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11550](https://llvm.org/bz11550) |
| Resolution | FIXED |
| Resolved on | Jan 05, 2012 22:55 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
We don't warn about
-------------------
struct S {
S(... | Missing warning for unused variables of a class type with user declare constructor | https://api.github.com/repos/llvm/llvm-project/issues/11922/comments | 3 | 2011-12-13T03:56:08Z | 2021-12-03T22:40:43Z | https://github.com/llvm/llvm-project/issues/11922 | 1,071,025,156 | 11,922 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11549](https://llvm.org/bz11549) |
| Resolution | WONTFIX |
| Resolved on | Oct 21, 2015 16:17 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@efriedma-quic,@rnk |
## Extended Description
I tried to execute make, but get some err... | clang frontend command failed due to signal | https://api.github.com/repos/llvm/llvm-project/issues/11921/comments | 6 | 2011-12-13T03:05:52Z | 2022-01-20T02:35:30Z | https://github.com/llvm/llvm-project/issues/11921 | 1,071,025,146 | 11,921 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11548](https://llvm.org/bz11548) |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor,@hubert-reinterpretcast |
## Extended Description
This bit me recently: see r146366. g++ diagnoses the following, but clang doesn't notice anything wrong with it:
```c++
st... | no diagnostic for ill-formed call to function on a member of the current instantiation | https://api.github.com/repos/llvm/llvm-project/issues/11920/comments | 4 | 2011-12-13T01:58:11Z | 2023-08-19T07:23:53Z | https://github.com/llvm/llvm-project/issues/11920 | 1,071,025,141 | 11,920 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11547](https://llvm.org/bz11547) |
| Resolution | INVALID |
| Resolved on | Dec 12, 2011 21:35 |
| Version | trunk |
| OS | Linux |
| Attachments | [File causing crash](https://user-images.githubusercontent.com/60944935/143744383-8a172065-d874-45c9-baaa-0445d5143a06.gz) |
| Repo... | Clang crash compiling newlib | https://api.github.com/repos/llvm/llvm-project/issues/11919/comments | 2 | 2011-12-13T01:42:38Z | 2021-12-03T22:40:40Z | https://github.com/llvm/llvm-project/issues/11919 | 1,071,025,133 | 11,919 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11546](https://llvm.org/bz11546) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Found in clang 3.1, w & wo c++11 enabled:
s3:~/ootbc/common$ clang -v
clang version 3.1 (trunk 145795)
Target: x86_64-unk... | Recursive template flagged when defined out of line | https://api.github.com/repos/llvm/llvm-project/issues/11918/comments | 2 | 2011-12-13T00:04:33Z | 2023-06-26T22:47:37Z | https://github.com/llvm/llvm-project/issues/11918 | 1,071,025,129 | 11,918 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11545](https://llvm.org/bz11545) |
| Resolution | FIXED |
| Resolved on | Mar 16, 2012 00:58 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-bugzilla-archive#11598 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
I get the follo... | Analysis for this terminator not implemented (CoreEngine.cpp:325) | https://api.github.com/repos/llvm/llvm-project/issues/11917/comments | 5 | 2011-12-12T18:36:47Z | 2021-12-03T22:40:38Z | https://github.com/llvm/llvm-project/issues/11917 | 1,071,025,123 | 11,917 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11544](https://llvm.org/bz11544) |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@lattner,@seanm |
## Extended Description
When compiling for -march=armv7-a, Apple Clang 3.0 from Xcode 4.2 fails to inline math builtins, both relative... | Trivial math builtins not inlined | https://api.github.com/repos/llvm/llvm-project/issues/11916/comments | 16 | 2011-12-12T16:49:34Z | 2023-08-15T11:54:30Z | https://github.com/llvm/llvm-project/issues/11916 | 1,071,025,117 | 11,916 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11543](https://llvm.org/bz11543) |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
This question came up on stackoverflow:
http://stackoverflow.com/questions/8100492/ambiguous-member-access-expression-is-clang-rejecting-valid-co... | ambiguous qualified class member access lookup diagnostic unclear | https://api.github.com/repos/llvm/llvm-project/issues/11915/comments | 1 | 2011-12-12T12:19:13Z | 2023-11-05T04:20:06Z | https://github.com/llvm/llvm-project/issues/11915 | 1,071,025,107 | 11,915 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11542](https://llvm.org/bz11542) |
| Version | 3.0 |
| OS | FreeBSD |
| CC | @efriedma-quic,@tkremenek |
## Extended Description
I suspect this bug is similar to bug 9599, but not identical, so I'm filing this anyway.
The following code generates a -Wreturn-type war... | -Wreturn-type should not emit warnings when non-termination can be derived indirectly | https://api.github.com/repos/llvm/llvm-project/issues/11914/comments | 3 | 2011-12-12T11:35:31Z | 2023-08-15T04:53:21Z | https://github.com/llvm/llvm-project/issues/11914 | 1,071,025,091 | 11,914 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11541](https://llvm.org/bz11541) |
| Resolution | FIXED |
| Resolved on | Jan 23, 2013 15:07 |
| Version | 3.0 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @Bigcheese |
## Extended Description
I've successfully built llvm/clang for powerpc-darwin8, and wh... | some i386/x86 Object tests fail when target is PowerPC | https://api.github.com/repos/llvm/llvm-project/issues/11913/comments | 4 | 2011-12-12T11:14:51Z | 2021-12-03T22:40:34Z | https://github.com/llvm/llvm-project/issues/11913 | 1,071,025,082 | 11,913 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11540](https://llvm.org/bz11540) |
| Resolution | FIXED |
| Resolved on | Dec 12, 2011 12:33 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Compiler output when attempting to compile testcase](https://user-images.githubusercontent.com/60944935/143744379-9c4b2fab-0e0... | Crash with -std=c++11, compiling cast-to-void* of cast-to-integer function | https://api.github.com/repos/llvm/llvm-project/issues/11912/comments | 3 | 2011-12-12T05:53:02Z | 2021-12-03T22:40:33Z | https://github.com/llvm/llvm-project/issues/11912 | 1,071,025,074 | 11,912 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11539](https://llvm.org/bz11539) |
| Resolution | WONTFIX |
| Resolved on | Feb 26, 2014 09:33 |
| Version | unspecified |
| OS | Linux |
| Attachments | [The output from gcc 4.6.1](https://user-images.githubusercontent.com/60944935/143744376-892ed580-da60-47fc-8289-49cc153afcf5... | libc++ fails to build with gcc 4.6 | https://api.github.com/repos/llvm/llvm-project/issues/11911/comments | 6 | 2011-12-12T02:07:27Z | 2022-01-20T02:35:30Z | https://github.com/llvm/llvm-project/issues/11911 | 1,071,025,063 | 11,911 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11538](https://llvm.org/bz11538) |
| Version | unspecified |
| OS | All |
| CC | @belkadan,@zygoloid |
## Extended Description
It would be nice if you could support the option -fextended-identifiers like in gcc/g++:
-fextended-identifiers
Accept universal ch... | Support the option -fextended-identifiers | https://api.github.com/repos/llvm/llvm-project/issues/11910/comments | 6 | 2011-12-11T18:40:46Z | 2022-11-29T16:51:23Z | https://github.com/llvm/llvm-project/issues/11910 | 1,071,025,055 | 11,910 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11537](https://llvm.org/bz11537) |
| Resolution | WORKSFORME |
| Resolved on | May 15, 2012 15:29 |
| Version | unspecified |
| OS | Linux |
| Attachments | [llvm configure log](https://user-images.githubusercontent.com/60944935/143744374-de4946cb-aaf8-4a16-b221-4da32e69aff7.gz)... | llvm-config --ld-flags does not give the correct library path | https://api.github.com/repos/llvm/llvm-project/issues/11909/comments | 5 | 2011-12-11T17:05:00Z | 2022-01-20T02:08:11Z | https://github.com/llvm/llvm-project/issues/11909 | 1,071,025,049 | 11,909 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11536](https://llvm.org/bz11536) |
| Version | trunk |
| OS | All |
| Attachments | [example code](https://user-images.githubusercontent.com/60944935/143744373-fc43d854-7658-4c40-bdef-35166270ad9b.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @cataliniacob,@tkremenek |
... | Clang incorrect array-bounds warning on strpbrk in GlibC 2.9 header | https://api.github.com/repos/llvm/llvm-project/issues/11908/comments | 7 | 2011-12-11T03:33:41Z | 2021-12-03T22:40:30Z | https://github.com/llvm/llvm-project/issues/11908 | 1,071,025,042 | 11,908 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11535](https://llvm.org/bz11535) |
| Resolution | FIXED |
| Resolved on | Feb 03, 2012 15:02 |
| Version | 3.0 |
| OS | Linux |
| Attachments | [Test case C program](https://user-images.githubusercontent.com/60944935/143744370-461ba050-4a11-4f9e-b457-7a20f0d4f2d8.gz) |
| Reporte... | Clang miscompiles simple C code | https://api.github.com/repos/llvm/llvm-project/issues/11907/comments | 4 | 2011-12-11T03:15:32Z | 2021-12-03T22:40:29Z | https://github.com/llvm/llvm-project/issues/11907 | 1,071,025,034 | 11,907 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11534](https://llvm.org/bz11534) |
| Resolution | FIXED |
| Resolved on | Nov 06, 2014 10:36 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-bugzilla-archive#13707 |
| CC | @tritao,@Meinersbur,@rafaelauler,@rnk |
## Extended Description
Given:
$clang++ file.cpp... | Properly lookup .lib files on command line on MS/Windows. | https://api.github.com/repos/llvm/llvm-project/issues/11906/comments | 9 | 2011-12-11T01:07:09Z | 2021-12-03T22:40:28Z | https://github.com/llvm/llvm-project/issues/11906 | 1,071,025,029 | 11,906 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11533](https://llvm.org/bz11533) |
| Version | unspecified |
| OS | Linux |
| CC | @tkremenek |
## Extended Description
Under Debian, the following code:
int
main ()
{
(void) strlcat;
return 0;
}
will trigger the warning:
test.c:4:12: warning: implicitly declaring C li... | clang is wrongly proposing assuming that strlcpy or strlcat are part of the lib c | https://api.github.com/repos/llvm/llvm-project/issues/11905/comments | 1 | 2011-12-10T20:12:47Z | 2023-08-15T04:48:41Z | https://github.com/llvm/llvm-project/issues/11905 | 1,071,025,020 | 11,905 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11532](https://llvm.org/bz11532) |
| Version | 3.0 |
| OS | Linux |
| Attachments | [bugreport llvm-clang from dileks](https://user-images.githubusercontent.com/60944935/143744365-cc230c94-a348-4705-a5ff-268614554db4.gz), [Checksum for tarball](https://user-images.githubusercont... | Assertion `Symbol->isUndefined() && "Cannot define a symbol twice!"' failed | https://api.github.com/repos/llvm/llvm-project/issues/11904/comments | 7 | 2011-12-10T18:13:21Z | 2023-06-25T15:48:46Z | https://github.com/llvm/llvm-project/issues/11904 | 1,071,025,011 | 11,904 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11531](https://llvm.org/bz11531) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Makefile.rules (and, where I actually first noticed the problem, projects/sample/Makefile.llvm.rules) uses $(ZIP), $(BZIP2) and $(GZIP) to pro... | "make dist" fails on gzip | https://api.github.com/repos/llvm/llvm-project/issues/11903/comments | 2 | 2011-12-10T05:02:17Z | 2021-12-14T21:43:29Z | https://github.com/llvm/llvm-project/issues/11903 | 1,071,025,005 | 11,903 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11530](https://llvm.org/bz11530) |
| Resolution | FIXED |
| Resolved on | Dec 12, 2011 12:23 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
Starting with llvm-3.1svn r145623, 'llvm-config --libs' re... | llvm-config --libs returns empty string | https://api.github.com/repos/llvm/llvm-project/issues/11902/comments | 1 | 2011-12-10T03:30:02Z | 2021-12-03T22:40:25Z | https://github.com/llvm/llvm-project/issues/11902 | 1,071,024,995 | 11,902 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11529](https://llvm.org/bz11529) |
| Resolution | INVALID |
| Resolved on | Apr 23, 2019 15:05 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic,@kaomoneus |
## Extended Description
Hi,
I have got an assertion failure when tbl... | Tblgen type inference: Assertion failure | https://api.github.com/repos/llvm/llvm-project/issues/11901/comments | 6 | 2011-12-10T02:40:21Z | 2021-12-03T22:40:24Z | https://github.com/llvm/llvm-project/issues/11901 | 1,071,024,992 | 11,901 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11528](https://llvm.org/bz11528) |
| Resolution | INVALID |
| Resolved on | Mar 17, 2012 18:33 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
struct A {
A();
private:
A(A& other) {... | -Wbind-to-temporary warns if field in class has a type with a non-const copy constructor. | https://api.github.com/repos/llvm/llvm-project/issues/11900/comments | 3 | 2011-12-10T01:21:03Z | 2021-12-03T22:40:23Z | https://github.com/llvm/llvm-project/issues/11900 | 1,071,024,983 | 11,900 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11527](https://llvm.org/bz11527) |
| Resolution | WONTFIX |
| Resolved on | Dec 12, 2011 16:02 |
| Version | 3.0 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
In the process of bootstrapping llvm/clang-3.0 [release] with gcc-4.6.2 (after h... | find-cycles.pl finds cyclic dependencies among LLVM libs | https://api.github.com/repos/llvm/llvm-project/issues/11899/comments | 6 | 2011-12-10T00:56:35Z | 2022-01-20T02:35:28Z | https://github.com/llvm/llvm-project/issues/11899 | 1,071,024,972 | 11,899 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11526](https://llvm.org/bz11526) |
| Resolution | FIXED |
| Resolved on | Dec 09, 2011 17:54 |
| Version | trunk |
| OS | All |
| Attachments | [Testcase](https://user-images.githubusercontent.com/67392/143744361-72a191b6-9659-46d3-9f13-de2eaffee90b.gz) |
| CC | @efriedma-quic |... | Assertion in ARMTargetLowering::LowerBUILD_VECTOR() | https://api.github.com/repos/llvm/llvm-project/issues/11898/comments | 1 | 2011-12-09T21:34:23Z | 2021-12-03T22:40:21Z | https://github.com/llvm/llvm-project/issues/11898 | 1,071,024,968 | 11,898 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11525](https://llvm.org/bz11525) |
| Resolution | WORKSFORME |
| Resolved on | Dec 20, 2011 19:00 |
| Version | 2.9 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@efriedma-quic |
## Extended Description
When compiling simple source:
$ cat test.c
typed... | Segmentation fault on simple C99 source | https://api.github.com/repos/llvm/llvm-project/issues/11897/comments | 3 | 2011-12-09T19:34:00Z | 2022-01-20T02:08:10Z | https://github.com/llvm/llvm-project/issues/11897 | 1,071,024,959 | 11,897 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11524](https://llvm.org/bz11524) |
| Resolution | FIXED |
| Resolved on | Jun 22, 2013 16:34 |
| Version | unspecified |
| OS | All |
| Attachments | [Modified test case from evaluation team](https://user-images.githubusercontent.com/60944935/143744359-d970a91b-771f-4c0b-878b-65... | Exactcheck() fails to allow a pointer to index out of and then back into its intended referent | https://api.github.com/repos/llvm/llvm-project/issues/11896/comments | 1 | 2011-12-09T19:22:25Z | 2021-12-03T22:40:19Z | https://github.com/llvm/llvm-project/issues/11896 | 1,071,024,951 | 11,896 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11523](https://llvm.org/bz11523) |
| Resolution | FIXED |
| Resolved on | Dec 09, 2011 17:09 |
| Version | trunk |
| OS | All |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143744357-24f4c19e-74e7-441d-a49c-5e80ee414f6a.gz), [possible fix](https... | Arrays of pointers to data members are not zero-initialized correctly | https://api.github.com/repos/llvm/llvm-project/issues/11895/comments | 1 | 2011-12-09T17:36:08Z | 2021-12-03T22:40:19Z | https://github.com/llvm/llvm-project/issues/11895 | 1,071,024,943 | 11,895 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11522](https://llvm.org/bz11522) |
| Resolution | WORKSFORME |
| Resolved on | Dec 12, 2011 15:22 |
| Version | 3.0 |
| OS | MacOS X |
| Attachments | [test case which triggers the bug](https://user-images.githubusercontent.com/60944935/143744354-6562c381-393e-45f6-8d73-5e8442d2... | Clang hangs in infinite loop | https://api.github.com/repos/llvm/llvm-project/issues/11894/comments | 3 | 2011-12-09T17:30:33Z | 2022-01-20T02:08:09Z | https://github.com/llvm/llvm-project/issues/11894 | 1,071,024,934 | 11,894 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11521](https://llvm.org/bz11521) |
| Resolution | DUPLICATE |
| Resolved on | Dec 09, 2011 10:21 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@DougGregor |
## Extended Description
In the example [here](https://gist.github.com/14... | order of static constructors wrong | https://api.github.com/repos/llvm/llvm-project/issues/11893/comments | 4 | 2011-12-09T17:08:10Z | 2021-12-03T22:40:17Z | https://github.com/llvm/llvm-project/issues/11893 | 1,071,024,925 | 11,893 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11520](https://llvm.org/bz11520) |
| Resolution | LATER |
| Resolved on | Dec 09, 2011 17:17 |
| Version | 3.0 |
| OS | Linux |
| CC | @asl,@abique,@DougGregor,@efriedma-quic |
## Extended Description
Hi,
I tried clang 3.0 to compile mimosa (https://github.com/abique/mimosa) ... | clang crash while building mimosa | https://api.github.com/repos/llvm/llvm-project/issues/11892/comments | 5 | 2011-12-09T14:48:31Z | 2021-12-03T22:40:16Z | https://github.com/llvm/llvm-project/issues/11892 | 1,071,024,915 | 11,892 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11519](https://llvm.org/bz11519) |
| Resolution | FIXED |
| Resolved on | Dec 20, 2011 13:33 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-bugzilla-archive#11623 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@efriedma-quic,@kaomoneus |
## Extended Desc... | "GEP is not of right type for indices!" | https://api.github.com/repos/llvm/llvm-project/issues/11891/comments | 11 | 2011-12-09T13:08:03Z | 2021-12-03T22:40:15Z | https://github.com/llvm/llvm-project/issues/11891 | 1,071,024,908 | 11,891 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11518](https://llvm.org/bz11518) |
| Version | unspecified |
| OS | Linux |
| Attachments | [TC for the uncompilable conditional (doesn't hit SEGV though)](https://user-images.githubusercontent.com/60944935/143744348-4caf2470-f1e8-4751-bf8c-996121b9b1ec.gz) |
| Reporter | LLVM B... | clang frontend cmd SEGV after "cannot compile this conditional operator yet" | https://api.github.com/repos/llvm/llvm-project/issues/11890/comments | 7 | 2011-12-09T10:12:30Z | 2023-05-22T10:42:18Z | https://github.com/llvm/llvm-project/issues/11890 | 1,071,024,902 | 11,890 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11517](https://llvm.org/bz11517) |
| Resolution | FIXED |
| Resolved on | Nov 03, 2016 17:41 |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case for aggregate va_arg usage.](https://user-images.githubusercontent.com/296817/143744347-e0d3a202-941e-411f-bd40-50bc896334... | Missing aggregate va_arg for SPARC | https://api.github.com/repos/llvm/llvm-project/issues/11889/comments | 1 | 2011-12-09T05:39:51Z | 2021-12-03T22:40:13Z | https://github.com/llvm/llvm-project/issues/11889 | 1,071,024,896 | 11,889 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11516](https://llvm.org/bz11516) |
| Resolution | DUPLICATE |
| Resolved on | Dec 08, 2011 21:38 |
| Version | 3.0 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Look at the bitcode generated from the followi... | Wrong alignment for variable of a reference type (e.g. char &foo) | https://api.github.com/repos/llvm/llvm-project/issues/11888/comments | 1 | 2011-12-09T05:21:22Z | 2021-12-03T22:40:12Z | https://github.com/llvm/llvm-project/issues/11888 | 1,071,024,889 | 11,888 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11515](https://llvm.org/bz11515) |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor,@kirshamir,@yuanfang-chen |
## Extended Description
Clang allows this:
```c++
class A {
int n;
friend struct B;
};
struct B {
friend int get(A &a) {
retur... | incorrect access checking for friends of friends | https://api.github.com/repos/llvm/llvm-project/issues/11887/comments | 6 | 2011-12-09T04:45:46Z | 2023-08-22T12:28:48Z | https://github.com/llvm/llvm-project/issues/11887 | 1,071,024,881 | 11,887 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11514](https://llvm.org/bz11514) |
| Resolution | FIXED |
| Resolved on | Dec 08, 2011 19:16 |
| Version | trunk |
| OS | All |
| Attachments | [Failing input](https://user-images.githubusercontent.com/910929/143744346-f7708e69-6cce-4820-ad93-245e517dda0b.gz) |
| CC | @efriedma-... | Illegal DAG optimization for SHL of any extended value | https://api.github.com/repos/llvm/llvm-project/issues/11886/comments | 1 | 2011-12-09T01:50:49Z | 2021-12-03T22:40:10Z | https://github.com/llvm/llvm-project/issues/11886 | 1,071,024,877 | 11,886 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11513](https://llvm.org/bz11513) |
| Resolution | FIXED |
| Resolved on | Dec 08, 2011 21:06 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
For
1: subl _GLOBAL_OFFSET_TABLE_-1b(%edx),%ebx
in 32 bits, MC produces a R... | MC select different relocation from gas | https://api.github.com/repos/llvm/llvm-project/issues/11885/comments | 1 | 2011-12-09T01:02:12Z | 2021-12-03T22:40:10Z | https://github.com/llvm/llvm-project/issues/11885 | 1,071,024,865 | 11,885 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11512](https://llvm.org/bz11512) |
| Resolution | FIXED |
| Resolved on | Dec 09, 2011 16:09 |
| Version | 3.0 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc,@efriedma-quic,@oscarfv |
## Extended Description
Hi, I'm bootstrapping LLVM/clang on po... | circular dependency between clangSerialization and clangFrontend | https://api.github.com/repos/llvm/llvm-project/issues/11884/comments | 3 | 2011-12-09T00:33:11Z | 2021-12-03T22:40:09Z | https://github.com/llvm/llvm-project/issues/11884 | 1,071,024,857 | 11,884 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11511](https://llvm.org/bz11511) |
| Resolution | FIXED |
| Resolved on | Dec 09, 2011 14:13 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The debug version of the load/store checks in SAFECode should check to see if ... | poolcheck_debug() and fastlscheck_debug() should report NULL pointer dereferences | https://api.github.com/repos/llvm/llvm-project/issues/11883/comments | 1 | 2011-12-09T00:16:49Z | 2021-12-03T22:40:08Z | https://github.com/llvm/llvm-project/issues/11883 | 1,071,024,849 | 11,883 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11510](https://llvm.org/bz11510) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
It would be nice for us to warn on this:
--
ddunbar@lordcrumb:tmp$ cat t.c
```c
int f0(void);
int f0(void) {
return 1 | 1;... | [qoi] warn about dead boolean op | https://api.github.com/repos/llvm/llvm-project/issues/11882/comments | 0 | 2011-12-08T23:56:07Z | 2023-08-22T05:45:03Z | https://github.com/llvm/llvm-project/issues/11882 | 1,071,024,841 | 11,882 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11509](https://llvm.org/bz11509) |
| Resolution | FIXED |
| Resolved on | Dec 08, 2011 16:02 |
| Version | trunk |
| OS | Linux |
| Attachments | [proposed fix](https://user-images.githubusercontent.com/60944935/143744345-29f175d4-85a5-495a-a9f1-5119dd3b2db6.gz) |
| Reporter | L... | ?: with cast to void breaks build of SelectInst | https://api.github.com/repos/llvm/llvm-project/issues/11881/comments | 1 | 2011-12-08T23:28:41Z | 2021-12-03T22:40:06Z | https://github.com/llvm/llvm-project/issues/11881 | 1,071,024,831 | 11,881 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11508](https://llvm.org/bz11508) |
| Resolution | INVALID |
| Resolved on | Dec 08, 2011 16:08 |
| Version | trunk |
| OS | Linux |
| Attachments | [Test of __is_empty with empty union.](https://user-images.githubusercontent.com/60944935/143744344-ba20e564-c96d-4ef4-9882-380cb3e... | __is_empty() returns false for empty union | https://api.github.com/repos/llvm/llvm-project/issues/11880/comments | 1 | 2011-12-08T20:00:47Z | 2021-12-03T22:40:06Z | https://github.com/llvm/llvm-project/issues/11880 | 1,071,024,823 | 11,880 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11507](https://llvm.org/bz11507) |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case in C++](https://user-images.githubusercontent.com/60944935/143744342-d2965d0b-5d47-462c-ad36-dafe1e739c18.gz), [The same test case in llvm-ir after opt -O3](https://user-images.githu... | missing optimization opportunity: recursive inlining | https://api.github.com/repos/llvm/llvm-project/issues/11879/comments | 2 | 2011-12-08T19:51:16Z | 2021-12-03T22:40:05Z | https://github.com/llvm/llvm-project/issues/11879 | 1,071,024,820 | 11,879 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11506](https://llvm.org/bz11506) |
| Resolution | FIXED |
| Resolved on | Dec 08, 2011 16:28 |
| Version | trunk |
| OS | All |
| Attachments | [Patch to remove reference to GEPSplitterPass](https://user-images.githubusercontent.com/60944935/143744341-f1c72575-edf5-4f3c-82ae-4af... | GEPSplitterPass reference | https://api.github.com/repos/llvm/llvm-project/issues/11878/comments | 1 | 2011-12-08T11:18:31Z | 2021-12-03T22:40:04Z | https://github.com/llvm/llvm-project/issues/11878 | 1,071,024,816 | 11,878 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11505](https://llvm.org/bz11505) |
| Version | trunk |
| OS | Linux |
| Attachments | [preprocessed source which caused crash](https://user-images.githubusercontent.com/60944935/143744339-c5deac6b-71b1-4e2d-b10f-fa191dd3cd44.gz), [How clang was executed](https://user-images.gith... | Clang++ aborts when there are two fields with the same name, one in anonymous union, in specific | https://api.github.com/repos/llvm/llvm-project/issues/11877/comments | 8 | 2011-12-08T11:11:30Z | 2023-05-22T10:32:19Z | https://github.com/llvm/llvm-project/issues/11877 | 1,071,024,811 | 11,877 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.