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 | [10204](https://llvm.org/bz10204) |
| Resolution | FIXED |
| Resolved on | Jun 27, 2011 14:47 |
| Version | trunk |
| OS | All |
| Attachments | [repro](https://user-images.githubusercontent.com/3487/143743369-6b7fcbd8-6307-41ed-852a-d93aecc87e75.gz) |
## Extended Description
$... | Regression(r133860): Clang crashes when compiling code | https://api.github.com/repos/llvm/llvm-project/issues/10576/comments | 3 | 2011-06-27T21:04:04Z | 2021-12-03T22:20:42Z | https://github.com/llvm/llvm-project/issues/10576 | 1,071,014,809 | 10,576 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10203](https://llvm.org/bz10203) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I happened to notice that the code generation changes in:
http://llvm.org/viewvc/llvm-project?view=rev&revision=133682
had a negative impact o... | tail duplication changes negatively impacted Clang runtime performance | https://api.github.com/repos/llvm/llvm-project/issues/10575/comments | 2 | 2011-06-27T20:05:22Z | 2024-07-06T03:34:58Z | https://github.com/llvm/llvm-project/issues/10575 | 1,071,014,798 | 10,575 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10202](https://llvm.org/bz10202) |
| Resolution | DUPLICATE |
| Resolved on | Jun 27, 2011 14:44 |
| Version | trunk |
| OS | All |
| CC | @belkadan |
## Extended Description
Have the parser warn for cases like:
if (x)
foo1(); // #​1
foo2(); // #​2
#̴... | Warn for missing braces if a bracesless if/for/while is followed by a line with increased indentation | https://api.github.com/repos/llvm/llvm-project/issues/10574/comments | 3 | 2011-06-27T19:44:21Z | 2021-12-03T22:20:40Z | https://github.com/llvm/llvm-project/issues/10574 | 1,071,014,792 | 10,574 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10201](https://llvm.org/bz10201) |
| Resolution | FIXED |
| Resolved on | Jul 11, 2011 16:46 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Please consider the following program:
/* F... | clang does not warn on va_arg(args, float) | https://api.github.com/repos/llvm/llvm-project/issues/10573/comments | 2 | 2011-06-27T18:41:28Z | 2021-12-03T22:20:39Z | https://github.com/llvm/llvm-project/issues/10573 | 1,071,014,784 | 10,573 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10200](https://llvm.org/bz10200) |
| Resolution | FIXED |
| Resolved on | Aug 10, 2011 11:41 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [preprocessed source file for dint-atom.cc generated with dragonegg svn and FSF gcc 4.6.1](https://user-images.githubusercontent.co... | dragonegg svn on FSF gcc 4.6.1 produces unresolved symbols | https://api.github.com/repos/llvm/llvm-project/issues/10572/comments | 26 | 2011-06-27T14:58:35Z | 2021-12-03T22:20:38Z | https://github.com/llvm/llvm-project/issues/10572 | 1,071,014,777 | 10,572 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10199](https://llvm.org/bz10199) |
| Resolution | DUPLICATE |
| Resolved on | Apr 03, 2014 13:39 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan |
## Extended Description
%%%
void f(unsigned);
void g(unsigned, unsigned);
void
f... | Static analyzer fails to track path invariants involving bitmasks. | https://api.github.com/repos/llvm/llvm-project/issues/10571/comments | 3 | 2011-06-27T01:30:15Z | 2021-12-03T22:20:38Z | https://github.com/llvm/llvm-project/issues/10571 | 1,071,014,768 | 10,571 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10198](https://llvm.org/bz10198) |
| Resolution | FIXED |
| Resolved on | Oct 25, 2011 02:13 |
| Version | trunk |
| OS | All |
| Attachments | [Trivial reproducer; compile with clang -c -fno-operator-names](https://user-images.githubusercontent.com/60944935/143743353-c2ecbc9f-f... | clang ignores -fno-operator-names when invoked with -c | https://api.github.com/repos/llvm/llvm-project/issues/10570/comments | 3 | 2011-06-27T00:06:53Z | 2021-12-03T22:20:37Z | https://github.com/llvm/llvm-project/issues/10570 | 1,071,014,761 | 10,570 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10197](https://llvm.org/bz10197) |
| Resolution | FIXED |
| Resolved on | Jun 27, 2011 11:56 |
| Version | 2.8 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The code below produces strang result (and different than GCC).... | Instantiation of a class (from a template parameter) with "new" gives incorrect object initialization | https://api.github.com/repos/llvm/llvm-project/issues/10569/comments | 2 | 2011-06-26T21:40:42Z | 2021-12-03T22:20:36Z | https://github.com/llvm/llvm-project/issues/10569 | 1,071,014,751 | 10,569 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10196](https://llvm.org/bz10196) |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@gribozavr |
## Extended Description
This is valid C++03:
struct A {
operator int();
} a;
void operator+(int(A::*)(), A);
void f() { &A::operator int&& +a; }
Clang complains
main1.c... | Clang C++98 too eagerly consumes "&&" logical-AND as a rvalue reference | https://api.github.com/repos/llvm/llvm-project/issues/10568/comments | 3 | 2011-06-26T00:35:48Z | 2023-07-14T14:49:41Z | https://github.com/llvm/llvm-project/issues/10568 | 1,071,014,744 | 10,568 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10195](https://llvm.org/bz10195) |
| Resolution | FIXED |
| Resolved on | Jun 27, 2011 03:32 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc,@DougGregor,@ismail |
## Extended Description
Using r133872
Compiling this:
struct A {... | code with an abstract virtual method generates a lone "note: X declared here" warning | https://api.github.com/repos/llvm/llvm-project/issues/10567/comments | 1 | 2011-06-25T22:48:51Z | 2021-12-03T22:20:34Z | https://github.com/llvm/llvm-project/issues/10567 | 1,071,014,735 | 10,567 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10194](https://llvm.org/bz10194) |
| Resolution | INVALID |
| Resolved on | Jun 27, 2011 10:28 |
| Version | 2.9 |
| OS | Linux |
| Attachments | [Bytecode before opt](https://user-images.githubusercontent.com/60944935/143743352-afaf8437-6ff5-4206-a58b-f1df3e8acb03.gz) |
| Repor... | Bug in opt -std-compile-opts: invalid conversion of ugt to sgt | https://api.github.com/repos/llvm/llvm-project/issues/10566/comments | 3 | 2011-06-25T18:37:24Z | 2021-12-03T22:20:33Z | https://github.com/llvm/llvm-project/issues/10566 | 1,071,014,726 | 10,566 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10193](https://llvm.org/bz10193) |
| Resolution | FIXED |
| Resolved on | Jun 22, 2015 10:22 |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [Time profile of 10M iters of libstdc++ and libc++ with 6 char str.](https://user-images.githubusercontent.com/60944935/14374... | std::stringbuf performance vs libstdc++ | https://api.github.com/repos/llvm/llvm-project/issues/10565/comments | 6 | 2011-06-25T18:16:43Z | 2021-12-03T22:20:32Z | https://github.com/llvm/llvm-project/issues/10565 | 1,071,014,715 | 10,565 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10192](https://llvm.org/bz10192) |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@chandlerc,@lattner,@64 |
## Extended Description
Howdy... GCC leaves __builtin_clz undefined for zero, so writing code in Clang like
return 31 - (v... | Defining 0 for clz does not optimize | https://api.github.com/repos/llvm/llvm-project/issues/10564/comments | 9 | 2011-06-25T14:34:54Z | 2021-12-03T22:20:31Z | https://github.com/llvm/llvm-project/issues/10564 | 1,071,014,705 | 10,564 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10191](https://llvm.org/bz10191) |
| Resolution | FIXED |
| Resolved on | Jul 01, 2011 14:24 |
| Version | unspecified |
| OS | Linux |
| Attachments | [modified $LIBCXX_DIRhttps://user-images.githubusercontent.com/1894981/143743350-c084c645-ad97-47bb-8e86-b62ee26c615f.gz) |
| C... | compiling libcxx with clang | https://api.github.com/repos/llvm/llvm-project/issues/10563/comments | 4 | 2011-06-25T10:33:32Z | 2021-12-03T22:20:31Z | https://github.com/llvm/llvm-project/issues/10563 | 1,071,014,696 | 10,563 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10190](https://llvm.org/bz10190) |
| Resolution | INVALID |
| Resolved on | Jun 27, 2011 02:30 |
| Version | 2.9 |
| OS | Windows NT |
| Attachments | [generated code. "Mvs_main@@QSVSIn@@" is the main function](https://user-images.githubusercontent.com/60944935/143743348-aa6913e... | The behaviour of Module::setDataLayout is not as expected. | https://api.github.com/repos/llvm/llvm-project/issues/10562/comments | 5 | 2011-06-25T09:26:42Z | 2021-12-03T22:20:30Z | https://github.com/llvm/llvm-project/issues/10562 | 1,071,014,691 | 10,562 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10189](https://llvm.org/bz10189) |
| Resolution | FIXED |
| Resolved on | Nov 03, 2013 11:25 |
| Version | trunk |
| OS | Linux |
| CC | @d0k,@efriedma-quic,@isanbard,@sunfishcode |
## Extended Description
regehr@home:~/volatile/bugs/tmp038$ clang -v
clang version 3.0 (trunk 1... | Assertion `!Duplicates.count(Factor) && "Shouldn't have two constant factors, missed a canonicalize"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/10561/comments | 2 | 2011-06-25T07:21:32Z | 2021-12-03T22:20:29Z | https://github.com/llvm/llvm-project/issues/10561 | 1,071,014,683 | 10,561 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10188](https://llvm.org/bz10188) |
| Resolution | FIXED |
| Resolved on | Aug 08, 2011 18:01 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Hi,
In lib/VMCore/PassManager, around Line 1530:
1531 bool FPPassManager::runOnM... | FPPassManager::runOnModule may return incorrect values | https://api.github.com/repos/llvm/llvm-project/issues/10560/comments | 1 | 2011-06-25T01:26:22Z | 2021-12-03T22:20:28Z | https://github.com/llvm/llvm-project/issues/10560 | 1,071,014,678 | 10,560 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10187](https://llvm.org/bz10187) |
| Resolution | FIXED |
| Resolved on | Jun 26, 2011 17:26 |
| Version | trunk |
| OS | All |
| CC | @DougGregor,@zygoloid |
## Extended Description
On r133816, the following test case asserts.
template<typename T>
struct S {
void f() {
... | Assertion when two-phase lookup diagnostic finds a declaration of unexpected type | https://api.github.com/repos/llvm/llvm-project/issues/10559/comments | 4 | 2011-06-24T22:17:26Z | 2021-12-03T22:20:27Z | https://github.com/llvm/llvm-project/issues/10559 | 1,071,014,671 | 10,559 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10186](https://llvm.org/bz10186) |
| Resolution | FIXED |
| Resolved on | Jul 07, 2011 02:35 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@efriedma-quic,@lhames,@rengolin |
## Extended Description
Hello,
it looks like I do have inf... | Infinite loop in llc on ARMv7 (LLVM HEAD from June 17) | https://api.github.com/repos/llvm/llvm-project/issues/10558/comments | 10 | 2011-06-24T21:04:38Z | 2021-12-03T22:20:26Z | https://github.com/llvm/llvm-project/issues/10558 | 1,071,014,660 | 10,558 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10185](https://llvm.org/bz10185) |
| Resolution | INVALID |
| Resolved on | Jun 24, 2011 23:52 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I propose a new feature allowing you to attach metadata to instructions that... | Allow metadata for -profile-estimator | https://api.github.com/repos/llvm/llvm-project/issues/10557/comments | 2 | 2011-06-24T03:44:17Z | 2023-08-15T13:14:54Z | https://github.com/llvm/llvm-project/issues/10557 | 1,071,014,649 | 10,557 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10184](https://llvm.org/bz10184) |
| Resolution | FIXED |
| Resolved on | Aug 30, 2012 15:04 |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
We revert the following keywords to normal identifiers when libstdc++ 4.2's type ... | type traits workaround for libstdc++ 4.2 breaks boost | https://api.github.com/repos/llvm/llvm-project/issues/10556/comments | 3 | 2011-06-24T00:30:17Z | 2021-12-03T22:20:24Z | https://github.com/llvm/llvm-project/issues/10556 | 1,071,014,642 | 10,556 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10183](https://llvm.org/bz10183) |
| Resolution | FIXED |
| Resolved on | Jul 08, 2011 06:23 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@d0k,@chandlerc,@DougGregor,@efriedma-quic,@ismail,@tkremenek,@nico |
## Extended Description
... | [-Wuninitialized] Large bottleneck observed for certain PostgreSQL TUs | https://api.github.com/repos/llvm/llvm-project/issues/10555/comments | 12 | 2011-06-23T23:40:56Z | 2021-12-03T22:20:23Z | https://github.com/llvm/llvm-project/issues/10555 | 1,071,014,632 | 10,555 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10182](https://llvm.org/bz10182) |
| Resolution | LATER |
| Resolved on | Jun 24, 2011 17:33 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
bugpoint -safe-int is not acceptable why? | bugpoint -safe-int is not acceptable | https://api.github.com/repos/llvm/llvm-project/issues/10554/comments | 2 | 2011-06-23T23:10:57Z | 2021-12-03T22:20:22Z | https://github.com/llvm/llvm-project/issues/10554 | 1,071,014,622 | 10,554 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10181](https://llvm.org/bz10181) |
| Version | 2.9 |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
This works:
llvm-as < testing.ll | opt -std-compile-opts -disable-simplify-libcalls | llc > testing.s; gcc testing... | jit miscompiles, llc doesn't | https://api.github.com/repos/llvm/llvm-project/issues/10553/comments | 2 | 2011-06-23T23:02:59Z | 2023-08-08T13:50:06Z | https://github.com/llvm/llvm-project/issues/10553 | 1,071,014,614 | 10,553 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10180](https://llvm.org/bz10180) |
| Resolution | FIXED |
| Resolved on | Jun 23, 2011 15:45 |
| Version | trunk |
| OS | Windows NT |
| Attachments | [bitcode file that triggers asserts](https://user-images.githubusercontent.com/60944935/143743342-218acfcf-7b2b-4c00-954d-a184a9... | InstCombineSelect incorrectly handles vector floats | https://api.github.com/repos/llvm/llvm-project/issues/10552/comments | 4 | 2011-06-23T20:52:39Z | 2021-12-03T22:20:21Z | https://github.com/llvm/llvm-project/issues/10552 | 1,071,014,604 | 10,552 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10179](https://llvm.org/bz10179) |
| Resolution | DUPLICATE |
| Resolved on | Jun 23, 2011 13:53 |
| Version | trunk |
| OS | Linux |
| CC | @efriedma-quic |
## Extended Description
An infinite loop is created when the code shown below is compiled with clang.
$ clang infloop... | call to wctob generates infinite loop | https://api.github.com/repos/llvm/llvm-project/issues/10551/comments | 2 | 2011-06-23T20:18:32Z | 2021-12-03T22:20:20Z | https://github.com/llvm/llvm-project/issues/10551 | 1,071,014,595 | 10,551 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10178](https://llvm.org/bz10178) |
| Resolution | INVALID |
| Resolved on | Jul 19, 2015 11:09 |
| Version | unspecified |
| OS | FreeBSD |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143743340-5a32e269-eaa0-4bad-8a86-143704d08a47.gz), [... | multiple typeinfo name | https://api.github.com/repos/llvm/llvm-project/issues/10550/comments | 16 | 2011-06-23T19:39:02Z | 2024-02-13T07:28:42Z | https://github.com/llvm/llvm-project/issues/10550 | 1,071,014,590 | 10,550 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10177](https://llvm.org/bz10177) |
| Resolution | FIXED |
| Resolved on | Jul 29, 2014 13:48 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
Consider the following:
#include <iostream>
template<typename T, typename U, U> using alias_ref = T... | non-type template arguments to alias templates which don't appear in the expansion are not marked as used in dependent contexts | https://api.github.com/repos/llvm/llvm-project/issues/10549/comments | 3 | 2011-06-23T17:22:45Z | 2021-12-03T22:20:18Z | https://github.com/llvm/llvm-project/issues/10549 | 1,071,014,582 | 10,549 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10176](https://llvm.org/bz10176) |
| Resolution | FIXED |
| Resolved on | Jul 29, 2011 14:03 |
| Version | trunk |
| OS | All |
## Extended Description
On this C testcase:
long foo(long a, long b, long c) {
long d = c + b;
return d + a;
}
clang -O2 -g produces this outpu... | reassociate corrupts debug info | https://api.github.com/repos/llvm/llvm-project/issues/10548/comments | 1 | 2011-06-23T17:15:05Z | 2021-12-03T22:20:17Z | https://github.com/llvm/llvm-project/issues/10548 | 1,071,014,570 | 10,548 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10175](https://llvm.org/bz10175) |
| Resolution | DUPLICATE |
| Resolved on | Jun 23, 2011 05:51 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
The cross compiler produces wrong export symbols if you cross ... | Wrong symbol names with cross compiling | https://api.github.com/repos/llvm/llvm-project/issues/10547/comments | 1 | 2011-06-23T12:03:18Z | 2021-12-03T22:20:16Z | https://github.com/llvm/llvm-project/issues/10547 | 1,071,014,557 | 10,547 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10174](https://llvm.org/bz10174) |
| Resolution | FIXED |
| Resolved on | May 04, 2014 01:01 |
| Version | 2.9 |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@compnerd,@Ivan171 |
## Extended Description
When a function is declared with the dllexport... | Incorrect decoration of symbols in export declaration (dllexport) | https://api.github.com/repos/llvm/llvm-project/issues/10546/comments | 7 | 2011-06-23T08:54:56Z | 2021-12-03T22:20:15Z | https://github.com/llvm/llvm-project/issues/10546 | 1,071,014,553 | 10,546 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10173](https://llvm.org/bz10173) |
| Resolution | FIXED |
| Resolved on | Oct 10, 2011 13:35 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
(Using clang version 3.0 (trunk 133044) / i686-pc-mingw3... | Clang asserts/crashes when compiling static member function with late-specified return type | https://api.github.com/repos/llvm/llvm-project/issues/10545/comments | 1 | 2011-06-23T03:20:33Z | 2021-12-03T22:20:14Z | https://github.com/llvm/llvm-project/issues/10545 | 1,071,014,549 | 10,545 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10172](https://llvm.org/bz10172) |
| Version | 2.9 |
| OS | Linux |
| Attachments | [The described bytecode](https://user-images.githubusercontent.com/60944935/143743338-5180c792-ea58-49ab-ab6a-81f8a8d895a9.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sunfishcode |
##... | Different Output with and without Fast Instruction Selector (coreutils bytecode) | https://api.github.com/repos/llvm/llvm-project/issues/10544/comments | 6 | 2011-06-23T01:16:15Z | 2021-12-03T22:20:14Z | https://github.com/llvm/llvm-project/issues/10544 | 1,071,014,541 | 10,544 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10171](https://llvm.org/bz10171) |
| Resolution | FIXED |
| Resolved on | Jul 22, 2011 14:42 |
| Version | trunk |
| OS | All |
| CC | @bcardosolopes |
## Extended Description
shufpd $0, %xmm0, %xmm0 ## xmm0 = xmm0[0,0]
can be replaced with unpcklpd when restricted to sse2 and... | Substitute unpckhpd, unpcklpd and movddup for shufpd | https://api.github.com/repos/llvm/llvm-project/issues/10543/comments | 1 | 2011-06-22T20:10:48Z | 2021-12-03T22:20:13Z | https://github.com/llvm/llvm-project/issues/10543 | 1,071,014,536 | 10,543 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10170](https://llvm.org/bz10170) |
| Resolution | INVALID |
| Resolved on | Jun 22, 2011 11:26 |
| Version | trunk |
| OS | Linux |
| Attachments | [Source code that triggers the error (returns 2 iso. trap)](https://user-images.githubusercontent.com/60944935/143743337-7920cd18-9... | opt std-compile-opts wronly optimizes trap instruction | https://api.github.com/repos/llvm/llvm-project/issues/10542/comments | 3 | 2011-06-22T14:33:06Z | 2021-12-03T22:20:12Z | https://github.com/llvm/llvm-project/issues/10542 | 1,071,014,531 | 10,542 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10169](https://llvm.org/bz10169) |
| Version | trunk |
| OS | Linux |
| CC | @tkremenek,@seanm |
## Extended Description
```c
int foo;
int main(void)
{
return &foo ? 1 : 0;
}
```
gives a warning with GCC 4.5.
Possible exceptions are: section, weak or weak... | Using address of global non-weak is tautologic | https://api.github.com/repos/llvm/llvm-project/issues/10541/comments | 4 | 2011-06-22T14:05:48Z | 2023-08-19T03:13:59Z | https://github.com/llvm/llvm-project/issues/10541 | 1,071,014,524 | 10,541 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10168](https://llvm.org/bz10168) |
| Resolution | FIXED |
| Resolved on | Jun 21, 2011 18:42 |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
template<typename T>
struct S {
void f() {
int a;
}
};
int main() {
S<int>().f();
S... | -Wunused gives multiple errors for unused variable in template | https://api.github.com/repos/llvm/llvm-project/issues/10540/comments | 1 | 2011-06-22T01:01:55Z | 2021-12-03T22:20:10Z | https://github.com/llvm/llvm-project/issues/10540 | 1,071,014,517 | 10,540 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10167](https://llvm.org/bz10167) |
| Resolution | WORKSFORME |
| Resolved on | Jun 21, 2011 17:53 |
| Version | 2.7 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
This program fails to compile:
------------------
#includ... | Failure to Compile Boost Lambda Function | https://api.github.com/repos/llvm/llvm-project/issues/10539/comments | 1 | 2011-06-22T00:50:01Z | 2022-01-20T02:07:00Z | https://github.com/llvm/llvm-project/issues/10539 | 1,071,014,505 | 10,539 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10166](https://llvm.org/bz10166) |
| Version | trunk |
| OS | All |
| CC | @efriedma-quic |
## Extended Description
GCC hoists the load of *n out of this loop, LLVM doesn't:
void foo(double *p, long *n) {
long i;
for (i=0;i<*n;++i) {
asm volatile("#hello");
}
} | Over-conservative handling of asm volatile | https://api.github.com/repos/llvm/llvm-project/issues/10538/comments | 1 | 2011-06-21T19:07:04Z | 2021-12-03T22:20:09Z | https://github.com/llvm/llvm-project/issues/10538 | 1,071,014,497 | 10,538 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10165](https://llvm.org/bz10165) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
$ echo '0xdd 0x45 0xf0'|./llvm-mc -disassemble -triple=x86_64
fldl -16(%rbp)
$ echo... | llvm-mc: floating point load shown as invalid with i386 target | https://api.github.com/repos/llvm/llvm-project/issues/10537/comments | 2 | 2011-06-21T17:55:35Z | 2021-12-03T22:20:08Z | https://github.com/llvm/llvm-project/issues/10537 | 1,071,014,490 | 10,537 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10164](https://llvm.org/bz10164) |
| Resolution | FIXED |
| Resolved on | Dec 06, 2011 16:06 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Error while compiling this file using -fobjc-arc](https://user-images.githubusercontent.com/60944935/143743335-e0dc6b79-8e68-46a6-... | Issue with objc_method_family(init) in class extension. | https://api.github.com/repos/llvm/llvm-project/issues/10536/comments | 3 | 2011-06-21T09:52:58Z | 2021-12-03T22:20:07Z | https://github.com/llvm/llvm-project/issues/10536 | 1,071,014,481 | 10,536 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10163](https://llvm.org/bz10163) |
| Resolution | FIXED |
| Resolved on | Jun 27, 2011 15:38 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan |
## Extended Description
When using implicit array initialization on array of non integral... | false positive on partially initialized array of floating point values. | https://api.github.com/repos/llvm/llvm-project/issues/10535/comments | 2 | 2011-06-21T09:48:55Z | 2021-12-03T22:20:06Z | https://github.com/llvm/llvm-project/issues/10535 | 1,071,014,470 | 10,535 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10162](https://llvm.org/bz10162) |
| Resolution | FIXED |
| Resolved on | Oct 21, 2011 15:45 |
| Version | trunk |
| OS | Linux |
| CC | @efriedma-quic |
## Extended Description
Compiling the code shown below (990208-1.c, adapted from torture test) with clang and llc fails wit... | Operands of blockaddress incorrect when function is inlined. | https://api.github.com/repos/llvm/llvm-project/issues/10534/comments | 2 | 2011-06-20T22:46:38Z | 2021-12-03T22:20:05Z | https://github.com/llvm/llvm-project/issues/10534 | 1,071,014,459 | 10,534 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10161](https://llvm.org/bz10161) |
| Resolution | FIXED |
| Resolved on | Jun 26, 2011 14:43 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The himenoBMTxpa.c benchmark,
http://accc.riken.jp/HPC_e/himenobmt_e/download1... | dragonegg svn on FSF gcc 4.6.1 fails to compile himenoBMTxpa.c | https://api.github.com/repos/llvm/llvm-project/issues/10533/comments | 2 | 2011-06-20T14:48:49Z | 2021-12-03T22:20:04Z | https://github.com/llvm/llvm-project/issues/10533 | 1,071,014,446 | 10,533 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10160](https://llvm.org/bz10160) |
| Resolution | DUPLICATE |
| Resolved on | Oct 11, 2011 14:54 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/4255/143743330-1fe06ccd-27bc-4a84-aa57-45267d981d36.gz), [Preprocessed file]... | Problem with autoconf's mmap check | https://api.github.com/repos/llvm/llvm-project/issues/10532/comments | 16 | 2011-06-20T11:28:30Z | 2021-12-03T22:20:03Z | https://github.com/llvm/llvm-project/issues/10532 | 1,071,014,440 | 10,532 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10159](https://llvm.org/bz10159) |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-bugzilla-archive#22259 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @akyrtzi,@DougGregor,@seanm |
## Extended Description
MSVC will emit warnings for the following code, clang not:
... | clang could do a better job at warning for implicit conversion to bool | https://api.github.com/repos/llvm/llvm-project/issues/10531/comments | 4 | 2011-06-20T04:39:49Z | 2023-08-12T07:01:15Z | https://github.com/llvm/llvm-project/issues/10531 | 1,071,014,432 | 10,531 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10158](https://llvm.org/bz10158) |
| Resolution | DUPLICATE |
| Resolved on | Jun 20, 2011 08:02 |
| Version | trunk |
| OS | Linux |
| Attachments | [Problematic testcase](https://user-images.githubusercontent.com/4255/143743329-7db0d491-6a11-4023-982b-e7988bba1568.gz) |
| CC |... | clang fails to compile binutils gold | https://api.github.com/repos/llvm/llvm-project/issues/10530/comments | 5 | 2011-06-19T22:22:08Z | 2021-12-03T22:20:01Z | https://github.com/llvm/llvm-project/issues/10530 | 1,071,014,427 | 10,530 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10157](https://llvm.org/bz10157) |
| Resolution | FIXED |
| Resolved on | Jun 23, 2011 14:06 |
| Version | unspecified |
| OS | All |
| Attachments | [don't depend on an installed lib; proper symlink](https://user-images.githubusercontent.com/60944935/143743325-ee93f928-5afc-4e2... | source/Interpreter/Makefile: broken install-local | https://api.github.com/repos/llvm/llvm-project/issues/10529/comments | 8 | 2011-06-19T20:43:10Z | 2021-12-03T22:20:00Z | https://github.com/llvm/llvm-project/issues/10529 | 1,071,014,420 | 10,529 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10156](https://llvm.org/bz10156) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
If a function is declared multiple times in bitcode, TOT now issues an error about it being multiply defined:
% echo "declare i1 @​foo()\... | llvm-as incorrectly flags multiple declarations as multiple definitions | https://api.github.com/repos/llvm/llvm-project/issues/10528/comments | 1 | 2011-06-19T17:30:59Z | 2023-08-09T23:17:17Z | https://github.com/llvm/llvm-project/issues/10528 | 1,071,014,413 | 10,528 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10155](https://llvm.org/bz10155) |
| Resolution | WORKSFORME |
| Resolved on | Aug 03, 2011 13:08 |
| Version | trunk |
| OS | Windows NT |
| Attachments | [commandline and "nm" output for Clang and GCC objects](https://user-images.githubusercontent.com/92601424/143743324-54a3de... | C library functions in object files (building Qt's zlib) | https://api.github.com/repos/llvm/llvm-project/issues/10527/comments | 8 | 2011-06-19T11:25:42Z | 2022-01-20T02:06:59Z | https://github.com/llvm/llvm-project/issues/10527 | 1,071,014,409 | 10,527 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10154](https://llvm.org/bz10154) |
| Resolution | FIXED |
| Resolved on | Jun 19, 2011 03:03 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
clang rejects the following C++0x, I believe it is valid... | clang rejects a constructor if the first parameter uses decltype() | https://api.github.com/repos/llvm/llvm-project/issues/10526/comments | 1 | 2011-06-19T08:28:28Z | 2021-12-03T22:19:57Z | https://github.com/llvm/llvm-project/issues/10526 | 1,071,014,400 | 10,526 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10153](https://llvm.org/bz10153) |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @akyrtzi,@ismail |
## Extended Description
If you are trying to get the preprocessed output file of a MFC file using the -E -CC options, clang will crash.... | clang preprocessor crashes when using -E -CC option on MFC code. | https://api.github.com/repos/llvm/llvm-project/issues/10525/comments | 7 | 2011-06-19T06:25:31Z | 2023-05-22T08:16:31Z | https://github.com/llvm/llvm-project/issues/10525 | 1,071,014,393 | 10,525 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10152](https://llvm.org/bz10152) |
| Resolution | FIXED |
| Resolved on | Oct 16, 2013 23:51 |
| Version | trunk |
| OS | Windows NT |
| Depends On | llvm/llvm-project#9965 |
| CC | @AaronBallman,@asl,@isanbard |
## Extended Description
I built clang with GCC 4.6 for x86_64-w... | Clang produced qmake.exe and moc.exe crash | https://api.github.com/repos/llvm/llvm-project/issues/10524/comments | 19 | 2011-06-18T23:52:21Z | 2021-12-03T22:19:56Z | https://github.com/llvm/llvm-project/issues/10524 | 1,071,014,382 | 10,524 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10151](https://llvm.org/bz10151) |
| Version | unspecified |
| OS | Linux |
| CC | @gribozavr |
## Extended Description
GCC doesn't have problems with it. I wanted to compile specific files with -fno-trapv, since I use -ftrapv and hit bug 7838, and as it's not supported I had ... | Clang should support -fno-trapv | https://api.github.com/repos/llvm/llvm-project/issues/10523/comments | 1 | 2011-06-18T15:18:49Z | 2023-05-21T14:15:38Z | https://github.com/llvm/llvm-project/issues/10523 | 1,071,014,372 | 10,523 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10150](https://llvm.org/bz10150) |
| Resolution | FIXED |
| Resolved on | Jul 01, 2012 09:28 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-bugzilla-archive#10899 |
| Attachments | [First test case](https://user-images.githubusercontent.com/60944935/143743320-0e511c7... | [C] Crash after cyclic #pragma weak | https://api.github.com/repos/llvm/llvm-project/issues/10522/comments | 3 | 2011-06-17T21:51:58Z | 2021-12-03T22:19:53Z | https://github.com/llvm/llvm-project/issues/10522 | 1,071,014,363 | 10,522 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10149](https://llvm.org/bz10149) |
| Resolution | FIXED |
| Resolved on | Jul 07, 2011 17:30 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@echristo |
## Extended Description
int main(void) {
int value;
__asm__("test"... | __asm__ segfaults | https://api.github.com/repos/llvm/llvm-project/issues/10521/comments | 5 | 2011-06-17T16:12:42Z | 2021-12-03T22:19:52Z | https://github.com/llvm/llvm-project/issues/10521 | 1,071,014,356 | 10,521 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10148](https://llvm.org/bz10148) |
| Resolution | FIXED |
| Resolved on | Jul 22, 2011 06:42 |
| Version | trunk |
| OS | Linux |
| Attachments | [example.cpp](https://user-images.githubusercontent.com/60944935/143743318-24f7489a-d637-4907-8da7-9a7673839cfd.gz), [Makefile](https... | llvm-ld aborts with "Aliasee not linked" on virtual destructors | https://api.github.com/repos/llvm/llvm-project/issues/10520/comments | 6 | 2011-06-17T09:17:48Z | 2021-12-03T22:19:52Z | https://github.com/llvm/llvm-project/issues/10520 | 1,071,014,349 | 10,520 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10147](https://llvm.org/bz10147) |
| Resolution | FIXED |
| Resolved on | Aug 29, 2017 15:14 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid,@vgvassilev |
## Extended Description
I have a report that the follo... | too few template arguments for class template 'set' | https://api.github.com/repos/llvm/llvm-project/issues/10519/comments | 13 | 2011-06-16T18:23:09Z | 2024-05-07T14:08:26Z | https://github.com/llvm/llvm-project/issues/10519 | 1,071,014,345 | 10,519 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10146](https://llvm.org/bz10146) |
| Version | 2.9 |
| OS | Linux |
| Attachments | [Template classes causing clang++ segfault](https://user-images.githubusercontent.com/60944935/143743317-6ad14ed6-e91b-46d3-95b1-7b2cc7c764f5.gz) |
| Reporter | LLVM Bugzilla Contributor |
... | clang++ segfaults on (incorrect) template code | https://api.github.com/repos/llvm/llvm-project/issues/10518/comments | 5 | 2011-06-16T15:52:37Z | 2024-02-09T16:59:04Z | https://github.com/llvm/llvm-project/issues/10518 | 1,071,014,337 | 10,518 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10145](https://llvm.org/bz10145) |
| Resolution | FIXED |
| Resolved on | Jun 16, 2011 13:52 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
Testcase:
int test = (void(^)())0 == nullptr;
I assume this is supposed to work... | clang objc++0x rejects-invalid with apple block pointer and nullptr | https://api.github.com/repos/llvm/llvm-project/issues/10517/comments | 1 | 2011-06-15T23:37:46Z | 2021-12-03T22:19:49Z | https://github.com/llvm/llvm-project/issues/10517 | 1,071,014,327 | 10,517 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10144](https://llvm.org/bz10144) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143743316-f089c709-1366-445f-bfdb-4f94d42bd243.gz) |
| Reporter | LLVM ... | Debug info slows down compilation a lot at -O2 | https://api.github.com/repos/llvm/llvm-project/issues/10516/comments | 6 | 2011-06-15T17:04:25Z | 2021-12-03T22:19:48Z | https://github.com/llvm/llvm-project/issues/10516 | 1,071,014,322 | 10,516 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10143](https://llvm.org/bz10143) |
| Resolution | INVALID |
| Resolved on | Jan 15, 2014 12:30 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Test case.](https://user-images.githubusercontent.com/60944935/143743315-b8b2dcb3-8c3f-4b87-a4b2-a7a1d4f2ac16.gz) |
| Report... | Return value of std::uncaught_exception | https://api.github.com/repos/llvm/llvm-project/issues/10515/comments | 4 | 2011-06-15T16:57:13Z | 2021-12-03T22:19:47Z | https://github.com/llvm/llvm-project/issues/10515 | 1,071,014,303 | 10,515 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10142](https://llvm.org/bz10142) |
| Resolution | FIXED |
| Resolved on | Jul 06, 2011 17:04 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
I stumbled across the following code:
#include <iostream>
usi... | Exception mistakenly moved from | https://api.github.com/repos/llvm/llvm-project/issues/10514/comments | 2 | 2011-06-15T16:18:21Z | 2021-12-03T22:19:46Z | https://github.com/llvm/llvm-project/issues/10514 | 1,071,014,297 | 10,514 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10141](https://llvm.org/bz10141) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan,@tkremenek |
## Extended Description
With this code
{
int lock_res = pthread_mutex_lock(&o->lock);
if(lock_res != 0) return false;
if(o->dest... | pthread_mutex_lock is assumed to always return 0 | https://api.github.com/repos/llvm/llvm-project/issues/10513/comments | 7 | 2011-06-15T11:11:10Z | 2021-12-03T22:19:45Z | https://github.com/llvm/llvm-project/issues/10513 | 1,071,014,288 | 10,513 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10140](https://llvm.org/bz10140) |
| Resolution | FIXED |
| Resolved on | Jun 18, 2014 19:28 |
| Version | trunk |
| OS | Linux |
## Extended Description
This just caused me some hours of debugging fun:
class LexedIdentifier {
...
bool equals(LexedIdentifier const& other) ... | StringPool's PooledStringPtr has non-const operator== causing bad OR-result | https://api.github.com/repos/llvm/llvm-project/issues/10512/comments | 1 | 2011-06-15T10:21:46Z | 2021-12-03T22:19:44Z | https://github.com/llvm/llvm-project/issues/10512 | 1,071,014,279 | 10,512 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10139](https://llvm.org/bz10139) |
| Resolution | INVALID |
| Resolved on | Jun 15, 2011 09:29 |
| Version | unspecified |
| OS | Linux |
## Extended Description
The following piece of code cannot be compiled by clang with libc++:
#include <unordered_set>
class FlowGraph
{
... | unordered_set declared inside class | https://api.github.com/repos/llvm/llvm-project/issues/10511/comments | 3 | 2011-06-15T08:15:29Z | 2021-12-03T22:19:43Z | https://github.com/llvm/llvm-project/issues/10511 | 1,071,014,268 | 10,511 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10138](https://llvm.org/bz10138) |
| Resolution | FIXED |
| Resolved on | Jun 16, 2011 23:59 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@tkremenek |
## Extended Description
The following file causes an error when compiling with clang++:
#include <string>
class out... | Assertion with aggregate minimization | https://api.github.com/repos/llvm/llvm-project/issues/10510/comments | 2 | 2011-06-15T02:19:41Z | 2021-12-03T22:19:42Z | https://github.com/llvm/llvm-project/issues/10510 | 1,071,014,260 | 10,510 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10137](https://llvm.org/bz10137) |
| Resolution | INVALID |
| Resolved on | Jun 15, 2011 10:02 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic,@ehsan,@tkremenek |
## Extended Description
A small variation from the... | Invalid "goto into protected scope" error | https://api.github.com/repos/llvm/llvm-project/issues/10509/comments | 8 | 2011-06-15T01:39:18Z | 2021-12-03T22:19:41Z | https://github.com/llvm/llvm-project/issues/10509 | 1,071,014,252 | 10,509 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10136](https://llvm.org/bz10136) |
| Resolution | FIXED |
| Resolved on | Jun 14, 2011 17:16 |
| Version | trunk |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
[rdivacky@anacreon ~/llvm]$ cat printf.c
int printf(con... | CR6 not being set before a vararg call | https://api.github.com/repos/llvm/llvm-project/issues/10508/comments | 2 | 2011-06-14T22:47:55Z | 2021-12-03T22:19:40Z | https://github.com/llvm/llvm-project/issues/10508 | 1,071,014,244 | 10,508 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10135](https://llvm.org/bz10135) |
| Resolution | FIXED |
| Resolved on | Jun 15, 2011 15:42 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
FAIL: Clang :: Driver/hello.c (1399 of 9276)
******************** TEST 'Clang :: D... | recent trunk build fails LLVM :: CodeGen/X86/mem-promote-integers.ll | https://api.github.com/repos/llvm/llvm-project/issues/10507/comments | 1 | 2011-06-14T14:49:47Z | 2021-12-03T22:19:39Z | https://github.com/llvm/llvm-project/issues/10507 | 1,071,014,232 | 10,507 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10134](https://llvm.org/bz10134) |
| Resolution | FIXED |
| Resolved on | Jul 22, 2011 15:01 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@bcardosolopes |
## Extended Description
Binutils doesn't care about the difference between mo... | MC has movq and movd wrong | https://api.github.com/repos/llvm/llvm-project/issues/10506/comments | 3 | 2011-06-14T03:32:49Z | 2021-12-03T22:19:38Z | https://github.com/llvm/llvm-project/issues/10506 | 1,071,014,226 | 10,506 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10133](https://llvm.org/bz10133) |
| Resolution | WONTFIX |
| Resolved on | Jun 13, 2011 17:21 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
C++0x overloads the auto keyword to support type inference in declarations. ... | Objective-C should adopt `auto` keyword from C++0x | https://api.github.com/repos/llvm/llvm-project/issues/10505/comments | 3 | 2011-06-13T23:33:41Z | 2022-01-20T02:34:39Z | https://github.com/llvm/llvm-project/issues/10505 | 1,071,014,219 | 10,505 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10132](https://llvm.org/bz10132) |
| Resolution | DUPLICATE |
| Resolved on | Jun 13, 2011 13:23 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
Testcase:
union U { int a, b; U() : a(10),b(20) {} };
clang accepts this. gcc gives:
<stdin>... | clang c++ missing error on union with multiple members initialized | https://api.github.com/repos/llvm/llvm-project/issues/10504/comments | 2 | 2011-06-13T20:16:18Z | 2021-12-03T22:19:37Z | https://github.com/llvm/llvm-project/issues/10504 | 1,071,014,210 | 10,504 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10131](https://llvm.org/bz10131) |
| Resolution | WORKSFORME |
| Resolved on | Feb 21, 2012 07:32 |
| Version | trunk |
| OS | Windows XP |
| Attachments | [Preprocessed file](https://user-images.githubusercontent.com/60944935/143743311-1a48b872-421d-407c-9c99-70ddc19e6472.gz) |... | Clang crashes after printing diagnostic | https://api.github.com/repos/llvm/llvm-project/issues/10503/comments | 8 | 2011-06-13T19:25:57Z | 2022-01-20T02:06:58Z | https://github.com/llvm/llvm-project/issues/10503 | 1,071,014,199 | 10,503 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10130](https://llvm.org/bz10130) |
| Resolution | INVALID |
| Resolved on | Feb 26, 2018 08:26 |
| Version | 2.9 |
| OS | Linux |
| Attachments | [files in the failures dir](https://user-images.githubusercontent.com/60944935/143743310-1f504923-0d6a-47c4-a8eb-4b4290625bdc.gz) |
|... | 2 scan-build crashes | https://api.github.com/repos/llvm/llvm-project/issues/10502/comments | 2 | 2011-06-13T09:43:22Z | 2021-12-03T22:19:35Z | https://github.com/llvm/llvm-project/issues/10502 | 1,071,014,192 | 10,502 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10129](https://llvm.org/bz10129) |
| Resolution | FIXED |
| Resolved on | Jun 15, 2011 19:01 |
| Version | unspecified |
| OS | All |
| Attachments | [repro](https://user-images.githubusercontent.com/3487/143743309-dcc082ef-3b26-48e6-96da-92d8c41edeea.gz) |
| CC | @akyrtzi |
##... | clang crashes with -Wlarge-by-value-copy | https://api.github.com/repos/llvm/llvm-project/issues/10501/comments | 3 | 2011-06-13T08:24:46Z | 2021-12-03T22:19:34Z | https://github.com/llvm/llvm-project/issues/10501 | 1,071,014,182 | 10,501 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10128](https://llvm.org/bz10128) |
| Resolution | FIXED |
| Resolved on | Sep 01, 2011 18:07 |
| Version | trunk |
| OS | Windows NT |
| Attachments | [llvm code you can compile to see the problem](https://user-images.githubusercontent.com/60944935/143743307-4732a4a6-097d-4120-a... | ARM Thumb 2: Alignment getting lost between .ll and .s | https://api.github.com/repos/llvm/llvm-project/issues/10500/comments | 6 | 2011-06-13T06:49:17Z | 2021-12-03T22:19:33Z | https://github.com/llvm/llvm-project/issues/10500 | 1,071,014,169 | 10,500 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10127](https://llvm.org/bz10127) |
| Resolution | FIXED |
| Resolved on | Jan 24, 2012 00:16 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie,@DougGregor |
## Extended Description
The following program does not compile with clan... | Clang does not implement N3031: decltype(type)::subtype does not compile | https://api.github.com/repos/llvm/llvm-project/issues/10499/comments | 5 | 2011-06-12T20:56:36Z | 2021-12-03T22:19:32Z | https://github.com/llvm/llvm-project/issues/10499 | 1,071,014,162 | 10,499 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10126](https://llvm.org/bz10126) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
There is an article on GOTW listed on: http://www.gotw.ca/gotw/080.htm
It details a program bug that is not caught be alm... | Class accessed before it is constructed not warned about | https://api.github.com/repos/llvm/llvm-project/issues/10498/comments | 1 | 2011-06-12T18:51:01Z | 2023-08-12T03:06:25Z | https://github.com/llvm/llvm-project/issues/10498 | 1,071,014,154 | 10,498 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10125](https://llvm.org/bz10125) |
| Resolution | WORKSFORME |
| Resolved on | Jun 28, 2011 18:32 |
| Version | trunk |
| OS | All |
| Attachments | [simple OpenCL kernel exibiting this bug](https://user-images.githubusercontent.com/60944935/143743302-b5f143bd-5b08-45af-adfa-bd2... | debug variables incorrectly deleted by LLVM in the Live Debug Variables pass | https://api.github.com/repos/llvm/llvm-project/issues/10497/comments | 2 | 2011-06-12T09:33:26Z | 2022-01-20T02:06:57Z | https://github.com/llvm/llvm-project/issues/10497 | 1,071,014,144 | 10,497 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10124](https://llvm.org/bz10124) |
| Resolution | FIXED |
| Resolved on | Apr 24, 2013 02:29 |
| Version | unspecified |
| OS | All |
| Attachments | [Proposed patch](https://user-images.githubusercontent.com/60944935/143743301-4c739636-46b0-49cc-8958-30ea777616ad.gz) |
| Report... | libclang: clang_CXCursorSet_contains() returns opposite of correct value | https://api.github.com/repos/llvm/llvm-project/issues/10496/comments | 9 | 2011-06-11T11:44:34Z | 2021-12-03T22:19:30Z | https://github.com/llvm/llvm-project/issues/10496 | 1,071,014,136 | 10,496 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10123](https://llvm.org/bz10123) |
| Resolution | FIXED |
| Resolved on | Mar 17, 2012 18:22 |
| Version | 2.9 |
| OS | MacOS X |
| Attachments | [Example project](https://user-images.githubusercontent.com/60944935/143743300-e10cbf3d-c46f-493d-af19-cfe730ba7013.gz) |
| Reporter ... | Linker error when mixing visibility | https://api.github.com/repos/llvm/llvm-project/issues/10495/comments | 1 | 2011-06-11T10:10:32Z | 2021-12-03T22:19:29Z | https://github.com/llvm/llvm-project/issues/10495 | 1,071,014,120 | 10,495 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10122](https://llvm.org/bz10122) |
| Version | unspecified |
| OS | Linux |
## Extended Description
See http://stackoverflow.com/questions/6311126/how-to-disable-the-local-declaration-of-foo-hides-instance-variable-warning ; it isn't possible to disable this warning at the mom... | Need warning group for "local declaration of 'foo' hides instance variable" warning | https://api.github.com/repos/llvm/llvm-project/issues/10494/comments | 1 | 2011-06-11T04:14:35Z | 2023-05-21T14:25:59Z | https://github.com/llvm/llvm-project/issues/10494 | 1,071,014,113 | 10,494 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10121](https://llvm.org/bz10121) |
| Resolution | FIXED |
| Resolved on | Jul 25, 2011 18:14 |
| Version | unspecified |
| OS | All |
| CC | @nlewycky,@stoklund |
## Extended Description
At the moment, lifetime.begin/end blocks mem2reg and scalarepl; that's bad. I ran into thi... | mem2reg/scalarrepl is blocked by llvm.lifetime.start/end | https://api.github.com/repos/llvm/llvm-project/issues/10493/comments | 7 | 2011-06-11T01:10:42Z | 2021-12-03T22:19:27Z | https://github.com/llvm/llvm-project/issues/10493 | 1,071,014,105 | 10,493 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10120](https://llvm.org/bz10120) |
| Resolution | FIXED |
| Resolved on | Jun 10, 2011 16:58 |
| Version | 2.9 |
| OS | MacOS X |
| Attachments | [Sample project to show problem](https://user-images.githubusercontent.com/60944935/143743299-0d9e8591-1bb8-4c0c-bfa0-1638b1b82836.gz... | Wrong vtable for template class instantiated with anonymous type | https://api.github.com/repos/llvm/llvm-project/issues/10492/comments | 2 | 2011-06-10T22:28:57Z | 2021-12-03T22:19:26Z | https://github.com/llvm/llvm-project/issues/10492 | 1,071,014,100 | 10,492 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10119](https://llvm.org/bz10119) |
| Resolution | INVALID |
| Resolved on | Jun 22, 2011 00:10 |
| Version | trunk |
| OS | Linux |
| Attachments | [Program that demonstrates bug.](https://user-images.githubusercontent.com/60944935/143743298-05812cba-6552-4d51-9e6f-000248ce78d7.... | Placement new bug with -O2 or -O3 and -DNDEBUG | https://api.github.com/repos/llvm/llvm-project/issues/10491/comments | 4 | 2011-06-10T17:16:59Z | 2021-12-03T22:19:26Z | https://github.com/llvm/llvm-project/issues/10491 | 1,071,014,095 | 10,491 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10118](https://llvm.org/bz10118) |
| Version | 2.8 |
| OS | Linux |
| Attachments | [.inc](https://user-images.githubusercontent.com/60944935/143743296-dfa00604-efe0-4660-b8b2-0565fd20f60a.gz), [.td](https://user-images.githubusercontent.com/60944935/143743297-9761acb2-0b0e-4839... | (in_file_option "-i") does not work | https://api.github.com/repos/llvm/llvm-project/issues/10490/comments | 2 | 2011-06-10T09:40:59Z | 2021-12-14T21:25:21Z | https://github.com/llvm/llvm-project/issues/10490 | 1,071,014,079 | 10,490 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10117](https://llvm.org/bz10117) |
| Version | trunk |
| OS | All |
| Attachments | [Shows the failing program.](https://user-images.githubusercontent.com/60944935/143743294-fdf1685d-39f8-4d2f-bbc2-f4439b06ceb8.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic... | Strange multiplication result possibly related to trapping | https://api.github.com/repos/llvm/llvm-project/issues/10489/comments | 10 | 2011-06-10T01:41:49Z | 2021-12-03T22:19:24Z | https://github.com/llvm/llvm-project/issues/10489 | 1,071,014,072 | 10,489 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10116](https://llvm.org/bz10116) |
| Resolution | FIXED |
| Resolved on | Jun 18, 2011 09:14 |
| Version | trunk |
| OS | All |
| CC | @asl,@zmodem |
## Extended Description
thakis@yearofthelinuxdesktop:/usr/local/google/chrome/src$ cat test.cc
void f() {
asm volatile(".com... | [mc] No support for .common | https://api.github.com/repos/llvm/llvm-project/issues/10488/comments | 2 | 2011-06-10T00:56:52Z | 2021-12-03T22:19:23Z | https://github.com/llvm/llvm-project/issues/10488 | 1,071,014,062 | 10,488 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10115](https://llvm.org/bz10115) |
| Resolution | FIXED |
| Resolved on | Jan 19, 2013 01:37 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
When parsing the following invalid code
struct S {
i... | clang crashes on invalid code | https://api.github.com/repos/llvm/llvm-project/issues/10487/comments | 2 | 2011-06-09T21:16:46Z | 2021-12-03T22:19:22Z | https://github.com/llvm/llvm-project/issues/10487 | 1,071,014,052 | 10,487 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10114](https://llvm.org/bz10114) |
| Resolution | FIXED |
| Resolved on | Oct 06, 2017 06:20 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @arpilipe,@b-sumner,@efriedma-quic,@filcab,@RKSimon,@sunfishcode,@rotateright |
## Extended Descriptio... | EltsFromConsecutiveLoads does not preserve chain successor dependencies from the original loads. | https://api.github.com/repos/llvm/llvm-project/issues/10486/comments | 7 | 2011-06-09T20:58:23Z | 2021-12-03T22:19:21Z | https://github.com/llvm/llvm-project/issues/10486 | 1,071,014,045 | 10,486 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10113](https://llvm.org/bz10113) |
| Resolution | FIXED |
| Resolved on | Jan 13, 2012 18:40 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic,@nico,@rjmccall,@stbergmann |
## Extended Description
Explicit templat... | Explicit template instantiation with default visibility fails to generate global symbols for certain types | https://api.github.com/repos/llvm/llvm-project/issues/10485/comments | 27 | 2011-06-09T20:17:17Z | 2021-12-03T22:19:20Z | https://github.com/llvm/llvm-project/issues/10485 | 1,071,014,036 | 10,485 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10112](https://llvm.org/bz10112) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Clang is not propagating expression errors for statement expressions so that it thinks that the expression type is void, which in turn c... | extra error message for problems in statement expressions | https://api.github.com/repos/llvm/llvm-project/issues/10484/comments | 3 | 2011-06-09T18:38:21Z | 2023-08-22T05:32:51Z | https://github.com/llvm/llvm-project/issues/10484 | 1,071,014,028 | 10,484 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10111](https://llvm.org/bz10111) |
| Resolution | FIXED |
| Resolved on | Jun 27, 2011 16:14 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
typedef struct {
char *str;
} Class;
typedef union {
Class ... | nonnull attribute generates a warning for transparent unions | https://api.github.com/repos/llvm/llvm-project/issues/10483/comments | 2 | 2011-06-09T17:24:07Z | 2021-12-03T22:19:19Z | https://github.com/llvm/llvm-project/issues/10483 | 1,071,014,019 | 10,483 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10110](https://llvm.org/bz10110) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
__attribute__((bitwise)) allows annotating integer types to detect type mismatches. This feature is implemented in Sparse but it... | Add support for __attribute__((bitwise)) and -Wbitwise | https://api.github.com/repos/llvm/llvm-project/issues/10482/comments | 0 | 2011-06-09T17:21:22Z | 2023-08-15T03:47:35Z | https://github.com/llvm/llvm-project/issues/10482 | 1,071,014,011 | 10,482 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10109](https://llvm.org/bz10109) |
| Resolution | FIXED |
| Resolved on | Jun 24, 2011 15:00 |
| Version | trunk |
| OS | Linux |
| Attachments | [test source code](https://user-images.githubusercontent.com/60944935/143743289-2c253403-d742-4d30-9c3e-e695d3d833d8.gz) |
| Reporter... | Segfault compiling template with invalid nested type | https://api.github.com/repos/llvm/llvm-project/issues/10481/comments | 2 | 2011-06-09T11:10:59Z | 2021-12-03T22:19:17Z | https://github.com/llvm/llvm-project/issues/10481 | 1,071,014,002 | 10,481 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10108](https://llvm.org/bz10108) |
| Resolution | FIXED |
| Resolved on | Jun 16, 2011 12:08 |
| Version | 2.9 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
GCC supports reference types for properties in Objective-C++ ... | Property of reference type not supported for Objective-C++ | https://api.github.com/repos/llvm/llvm-project/issues/10480/comments | 1 | 2011-06-09T09:55:49Z | 2021-12-03T22:19:16Z | https://github.com/llvm/llvm-project/issues/10480 | 1,071,013,997 | 10,480 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10107](https://llvm.org/bz10107) |
| Version | 2.9 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic,@zygoloid |
## Extended Description
The code below is C99 and supported by GCC in C++ mode since they allow
C99 features.
Clang ac... | Address of compound literal fails in gnu++0x but not C99 | https://api.github.com/repos/llvm/llvm-project/issues/10479/comments | 5 | 2011-06-09T09:42:15Z | 2023-05-22T07:51:16Z | https://github.com/llvm/llvm-project/issues/10479 | 1,071,013,989 | 10,479 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10106](https://llvm.org/bz10106) |
| Resolution | WORKSFORME |
| Resolved on | Jun 10, 2011 20:07 |
| Version | trunk |
| OS | Windows NT |
| Attachments | [reduced simplified with bugpoint A.bc](https://user-images.githubusercontent.com/60944935/143743287-0d54f701-1c53-4cd4-9e8... | LTO crash possibly related to zero-length arrays | https://api.github.com/repos/llvm/llvm-project/issues/10478/comments | 4 | 2011-06-09T07:02:12Z | 2022-01-20T02:06:55Z | https://github.com/llvm/llvm-project/issues/10478 | 1,071,013,976 | 10,478 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10105](https://llvm.org/bz10105) |
| Resolution | FIXED |
| Resolved on | Mar 27, 2012 13:36 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @echristo |
## Extended Description
The compilation unit DIE emitted by llvm is missing the low_p... | DWARF compile_unit is missing AT_low_pc attribute | https://api.github.com/repos/llvm/llvm-project/issues/10477/comments | 4 | 2011-06-09T01:51:39Z | 2021-12-03T22:19:14Z | https://github.com/llvm/llvm-project/issues/10477 | 1,071,013,970 | 10,477 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.