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 | [5804](https://llvm.org/bz5804) |
| Resolution | INVALID |
| Resolved on | Jan 05, 2010 12:01 |
| Version | trunk |
| OS | Linux |
## Extended Description
export CXXFLAGS="-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=core2 -march=core2 ... | building with STL in parallel mode gets tblgen stuck | https://api.github.com/repos/llvm/llvm-project/issues/6176/comments | 3 | 2009-12-16T14:27:34Z | 2021-12-03T21:14:56Z | https://github.com/llvm/llvm-project/issues/6176 | 1,070,973,565 | 6,176 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5803](https://llvm.org/bz5803) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
clang++ doesn't not set the input files as c++, while g++ does.
e.g.
clang++ -fsyntax-only foo.c
sho... | clang++ doesn't set the input files as c++ | https://api.github.com/repos/llvm/llvm-project/issues/6175/comments | 8 | 2009-12-16T14:01:43Z | 2021-12-03T21:14:55Z | https://github.com/llvm/llvm-project/issues/6175 | 1,070,973,559 | 6,175 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5802](https://llvm.org/bz5802) |
| Resolution | FIXED |
| Resolved on | Dec 16, 2009 18:40 |
| Version | trunk |
| OS | Linux |
| Attachments | [sha256opt.bc](https://user-images.githubusercontent.com/92601246/143740391-cb175483-1bb1-4d33-99cc-adaaf59f2e34.gz) |
## Extended Des... | llc infloops on sha256.c at -O1 | https://api.github.com/repos/llvm/llvm-project/issues/6174/comments | 2 | 2009-12-16T12:35:02Z | 2021-12-03T21:14:55Z | https://github.com/llvm/llvm-project/issues/6174 | 1,070,973,550 | 6,174 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5801](https://llvm.org/bz5801) |
| Resolution | FIXED |
| Resolved on | Dec 16, 2009 20:37 |
| Version | unspecified |
| OS | All |
| CC | @efriedma-quic,@nlewycky,@regehr |
## Extended Description
In this testcase, llvm-gcc is able to optimize away the entire function but cla... | clang doesn't codegen calls to memset to use llvm.memset | https://api.github.com/repos/llvm/llvm-project/issues/6173/comments | 6 | 2009-12-16T11:25:53Z | 2021-12-03T21:14:54Z | https://github.com/llvm/llvm-project/issues/6173 | 1,070,973,539 | 6,173 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5800](https://llvm.org/bz5800) |
| Resolution | FIXED |
| Resolved on | Dec 16, 2009 13:20 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#5593 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
This code shouldn't li... | [tblgen] invalid vtable initialization of object | https://api.github.com/repos/llvm/llvm-project/issues/6172/comments | 9 | 2009-12-16T10:45:08Z | 2021-12-03T21:14:53Z | https://github.com/llvm/llvm-project/issues/6172 | 1,070,973,524 | 6,172 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5799](https://llvm.org/bz5799) |
| Resolution | WORKSFORME |
| Resolved on | Mar 26, 2011 19:37 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Consider:
int test() {
return static_cast<unsigned>(foo() + 4);
}
GCC produce... | semantic error leads to static_cast parser error | https://api.github.com/repos/llvm/llvm-project/issues/6171/comments | 1 | 2009-12-16T09:55:05Z | 2022-01-20T02:03:44Z | https://github.com/llvm/llvm-project/issues/6171 | 1,070,973,520 | 6,171 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5798](https://llvm.org/bz5798) |
| Resolution | DUPLICATE |
| Resolved on | Oct 26, 2010 10:59 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
Consider:
template <typename T>
struct bar {
void func() {}
};
template <typename T>
class f... | Not great error when referring to a dependent base without this-> | https://api.github.com/repos/llvm/llvm-project/issues/6170/comments | 2 | 2009-12-16T09:48:34Z | 2021-12-03T21:14:51Z | https://github.com/llvm/llvm-project/issues/6170 | 1,070,973,511 | 6,170 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5797](https://llvm.org/bz5797) |
| Resolution | INVALID |
| Resolved on | Dec 16, 2009 03:00 |
| Version | unspecified |
| OS | Linux |
| Attachments | [failure-inducing input](https://user-images.githubusercontent.com/732536/143740390-47c712aa-261e-4a5d-b0b4-9ae25cde2273.gz) |
... | msp430 backend: possible assembly generation error | https://api.github.com/repos/llvm/llvm-project/issues/6169/comments | 1 | 2009-12-16T08:14:45Z | 2021-12-03T21:14:50Z | https://github.com/llvm/llvm-project/issues/6169 | 1,070,973,493 | 6,169 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5796](https://llvm.org/bz5796) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#5593 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
namespace std {
template... | Clang fails with mangler assertion | https://api.github.com/repos/llvm/llvm-project/issues/6168/comments | 2 | 2009-12-16T05:13:41Z | 2021-12-03T21:14:49Z | https://github.com/llvm/llvm-project/issues/6168 | 1,070,973,480 | 6,168 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5795](https://llvm.org/bz5795) |
| Resolution | FIXED |
| Resolved on | Dec 22, 2009 00:08 |
| Version | trunk |
| OS | All |
| CC | @regehr |
## Extended Description
Many of John's testcases are cases like this:
typedef unsigned char __u8;
typedef unsigned short __u16;
typed... | not merging duplicate blocks | https://api.github.com/repos/llvm/llvm-project/issues/6167/comments | 2 | 2009-12-16T04:23:37Z | 2021-12-03T21:14:48Z | https://github.com/llvm/llvm-project/issues/6167 | 1,070,973,458 | 6,167 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5794](https://llvm.org/bz5794) |
| Resolution | FIXED |
| Resolved on | Feb 25, 2010 12:57 |
| Version | trunk |
| OS | All |
| CC | @sunfishcode,@nlewycky,@regehr |
## Extended Description
This code:
int pmat (int m, int n, double *y __attribute__ ((__unused__)))
__attribut... | not getting trip count of nested loop | https://api.github.com/repos/llvm/llvm-project/issues/6166/comments | 2 | 2009-12-16T04:19:44Z | 2021-12-03T21:14:47Z | https://github.com/llvm/llvm-project/issues/6166 | 1,070,973,446 | 6,166 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5793](https://llvm.org/bz5793) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:44 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc,@DougGregor |
## Extended Description
$ cat t.cc
void Foo(int);
template <typename T>
class... | clang crashes when instantiating a function template whose body uses a global function of the same name | https://api.github.com/repos/llvm/llvm-project/issues/6165/comments | 1 | 2009-12-16T03:24:00Z | 2021-12-03T21:14:46Z | https://github.com/llvm/llvm-project/issues/6165 | 1,070,973,426 | 6,165 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5792](https://llvm.org/bz5792) |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#5593 |
| CC | @DougGregor,@zygoloid |
## Extended Description
The current implementation of anonymous namespaces gives private linkage to all entities semantically contained in an a... | Dependence on anonymity should grant private linkage | https://api.github.com/repos/llvm/llvm-project/issues/6164/comments | 4 | 2009-12-16T02:09:59Z | 2021-12-03T21:14:45Z | https://github.com/llvm/llvm-project/issues/6164 | 1,070,973,414 | 6,164 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5791](https://llvm.org/bz5791) |
| Resolution | FIXED |
| Resolved on | Mar 02, 2011 13:39 |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
Clang currently does not track locations in nested name specifiers. This means diagnostics about the inte... | Track source locations in nested name specifiers | https://api.github.com/repos/llvm/llvm-project/issues/6163/comments | 2 | 2009-12-15T20:48:52Z | 2021-12-03T21:14:44Z | https://github.com/llvm/llvm-project/issues/6163 | 1,070,973,410 | 6,163 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5790](https://llvm.org/bz5790) |
| Resolution | DUPLICATE |
| Resolved on | Dec 17, 2009 14:49 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
This is a reduction of build libstdc++ for arm.
This is very hard... | Internal compiler error | https://api.github.com/repos/llvm/llvm-project/issues/6162/comments | 9 | 2009-12-15T19:47:36Z | 2021-12-03T21:14:43Z | https://github.com/llvm/llvm-project/issues/6162 | 1,070,973,406 | 6,162 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5789](https://llvm.org/bz5789) |
| Resolution | INVALID |
| Resolved on | Dec 15, 2009 12:53 |
| Version | trunk |
| OS | Linux |
## Extended Description
See below.
regehr@john-home:~$ clang -Os -fomit-frame-pointer 003534.c -c
regehr@john-home:~$ objdump -d 003534.o
003534.... | totally empty .o file generated with -fomit-frame-pointer | https://api.github.com/repos/llvm/llvm-project/issues/6161/comments | 2 | 2009-12-15T19:23:52Z | 2021-12-03T21:14:42Z | https://github.com/llvm/llvm-project/issues/6161 | 1,070,973,398 | 6,161 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5788](https://llvm.org/bz5788) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
pes delta$ cat 000-backup.cc
namespace ns {
template<cl... | "error: use of undeclared identifier" which is declared but static | https://api.github.com/repos/llvm/llvm-project/issues/6160/comments | 1 | 2009-12-15T15:57:11Z | 2021-12-03T21:14:41Z | https://github.com/llvm/llvm-project/issues/6160 | 1,070,973,393 | 6,160 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5787](https://llvm.org/bz5787) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
$ cat t.cc
class C {
public:
~C() {}
};
template <typename T>... | clang thinks a T& expression is a temporary of type T | https://api.github.com/repos/llvm/llvm-project/issues/6159/comments | 2 | 2009-12-15T07:59:32Z | 2021-12-03T21:14:40Z | https://github.com/llvm/llvm-project/issues/6159 | 1,070,973,385 | 6,159 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5786](https://llvm.org/bz5786) |
| Resolution | FIXED |
| Resolved on | Mar 02, 2010 11:53 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
ddunbar@giles:tmp$ cat t.cpp
template<typename T>
enum t0 {... | Assertion failed: (!E->isValueDependent() && "Should not see value dependent exprs!") | https://api.github.com/repos/llvm/llvm-project/issues/6158/comments | 1 | 2009-12-15T07:08:27Z | 2021-12-03T21:14:40Z | https://github.com/llvm/llvm-project/issues/6158 | 1,070,973,373 | 6,158 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5785](https://llvm.org/bz5785) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@gribozavr |
## Extended Description
We generate our diagnostics at compile time, which means we could extend the way diagnostics work so that th... | Add static type checking for diagnostics? | https://api.github.com/repos/llvm/llvm-project/issues/6157/comments | 3 | 2009-12-15T06:02:43Z | 2021-12-03T21:14:39Z | https://github.com/llvm/llvm-project/issues/6157 | 1,070,973,363 | 6,157 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5784](https://llvm.org/bz5784) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:42 |
| Version | unspecified |
| OS | All |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143740388-bf1709e2-0c8f-4bca-a3a8-b9a2e5a2cc48.gz) |
| Reporter | LL... | Bad debugging info in unit test bundle when importing some static/@protocol debugging code | https://api.github.com/repos/llvm/llvm-project/issues/6156/comments | 5 | 2009-12-15T02:32:47Z | 2021-12-03T21:14:38Z | https://github.com/llvm/llvm-project/issues/6156 | 1,070,973,349 | 6,156 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5783](https://llvm.org/bz5783) |
| Resolution | FIXED |
| Resolved on | Dec 15, 2009 13:22 |
| Version | trunk |
| OS | All |
| CC | @regehr |
## Extended Description
One of the major things punishing clang on John Regehr's test is that clang doesn't constant fold strstr, here... | simplifylibcalls should optimize various strstr idioms | https://api.github.com/repos/llvm/llvm-project/issues/6155/comments | 4 | 2009-12-15T00:10:52Z | 2021-12-03T21:14:37Z | https://github.com/llvm/llvm-project/issues/6155 | 1,070,973,335 | 6,155 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5782](https://llvm.org/bz5782) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:45 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @danchr,@nunoplopes |
## Extended Description
I'm opening this bug to keep track of the status of t... | Clang should help to find redundant #includes | https://api.github.com/repos/llvm/llvm-project/issues/6154/comments | 3 | 2009-12-14T23:44:24Z | 2023-08-15T13:18:27Z | https://github.com/llvm/llvm-project/issues/6154 | 1,070,973,323 | 6,154 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5781](https://llvm.org/bz5781) |
| Resolution | FIXED |
| Resolved on | Dec 11, 2011 14:25 |
| Version | unspecified |
| OS | FreeBSD |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143740385-cb334066-f9d7-4ae0-a6a9-0bc56463bd41.gz) |
| Reporter ... | [SEMA]: incredibly big warning output | https://api.github.com/repos/llvm/llvm-project/issues/6153/comments | 6 | 2009-12-14T23:08:45Z | 2021-12-03T21:14:35Z | https://github.com/llvm/llvm-project/issues/6153 | 1,070,973,315 | 6,153 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5780](https://llvm.org/bz5780) |
| Version | trunk |
| OS | All |
| Depends On | llvm/llvm-project#4922 |
| Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143740384-79caa3a2-84ab-4e1f-9698-b29689e17b55.gz) |
| Reporter | LLVM Bugzilla Contributor |... | [false path] need linear constraints to track that loop iterations are balanced | https://api.github.com/repos/llvm/llvm-project/issues/6152/comments | 2 | 2009-12-14T22:43:35Z | 2022-01-26T22:17:55Z | https://github.com/llvm/llvm-project/issues/6152 | 1,070,973,299 | 6,152 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5779](https://llvm.org/bz5779) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
When compiling the following category method on NSArray, using clang + llvm 2.7 as Xcode's "CC" variable, I get a spurious war... | Incorrect analyzer warning about a garbage value | https://api.github.com/repos/llvm/llvm-project/issues/6151/comments | 3 | 2009-12-14T22:17:47Z | 2023-05-22T11:10:32Z | https://github.com/llvm/llvm-project/issues/6151 | 1,070,973,291 | 6,151 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5778](https://llvm.org/bz5778) |
| Resolution | INVALID |
| Resolved on | Dec 14, 2009 13:16 |
| Version | 2.6 |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Downloaded the tarballs and attempted to build on a linux system with GCC 3.4.6... | llvm-gcc4.2-2.6.source fails to build out of the box | https://api.github.com/repos/llvm/llvm-project/issues/6150/comments | 2 | 2009-12-14T20:22:40Z | 2021-12-03T21:14:32Z | https://github.com/llvm/llvm-project/issues/6150 | 1,070,973,281 | 6,150 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5777](https://llvm.org/bz5777) |
| Version | unspecified |
| OS | Linux |
| Attachments | [crash log](https://user-images.githubusercontent.com/92601246/143740380-dd8a51c9-00e5-42e1-a58d-c09010028f43.gz), [config.log](https://user-images.githubusercontent.com/92601246/143740382-... | JITTests segfaults when built with gcc 3.4.6 | https://api.github.com/repos/llvm/llvm-project/issues/6149/comments | 3 | 2009-12-14T15:28:19Z | 2023-08-09T01:02:43Z | https://github.com/llvm/llvm-project/issues/6149 | 1,070,973,270 | 6,149 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5776](https://llvm.org/bz5776) |
| Resolution | FIXED |
| Resolved on | Jun 29, 2011 13:49 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
Consider:
namespace llvm {
struct StringRef {
static int x;
};
}
int test() {
return Stri... | "use of undeclared identifier" error should scan namespaces | https://api.github.com/repos/llvm/llvm-project/issues/6148/comments | 2 | 2009-12-14T07:50:40Z | 2021-12-03T21:14:31Z | https://github.com/llvm/llvm-project/issues/6148 | 1,070,973,262 | 6,148 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5775](https://llvm.org/bz5775) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:53 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Reduced test case:
class Twine {
Twine(const char *Str) ... | REGRESSION: compiling Support/CommandLine.cpp crashes | https://api.github.com/repos/llvm/llvm-project/issues/6147/comments | 1 | 2009-12-14T02:34:18Z | 2021-12-03T21:14:30Z | https://github.com/llvm/llvm-project/issues/6147 | 1,070,973,250 | 6,147 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5774](https://llvm.org/bz5774) |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
Consider the following test case:
```
define i32 @foo1 ( i32 %a, i32 %b ) nounwind
{
entry:
%sub = sub i32 %a, %b... | Missed optimisation from flags on SUB | https://api.github.com/repos/llvm/llvm-project/issues/6146/comments | 3 | 2009-12-13T11:13:33Z | 2025-02-04T09:14:38Z | https://github.com/llvm/llvm-project/issues/6146 | 1,070,973,242 | 6,146 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5773](https://llvm.org/bz5773) |
| Resolution | FIXED |
| Resolved on | Dec 21, 2009 16:26 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@echristo,@rnk |
## Extended Description
The constructor of X86TargetMachine sets the CodeModel ... | Creating a JIT-ExecutionEngine overrides the CodeModel set by TargetMachine | https://api.github.com/repos/llvm/llvm-project/issues/6145/comments | 6 | 2009-12-13T01:42:29Z | 2021-12-03T21:14:28Z | https://github.com/llvm/llvm-project/issues/6145 | 1,070,973,234 | 6,145 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5772](https://llvm.org/bz5772) |
| Version | trunk |
| OS | All |
| Depends On | llvm/llvm-project#6143 |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
tools/clang/tools/CIndex/CIndex.cpp include dlfcn.h and uses Dl_info and dladdr() without using the HAVE_... | CIndex.cpp assumes Dl_info provided | https://api.github.com/repos/llvm/llvm-project/issues/6144/comments | 1 | 2009-12-12T22:34:49Z | 2021-12-03T21:14:27Z | https://github.com/llvm/llvm-project/issues/6144 | 1,070,973,226 | 6,144 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5771](https://llvm.org/bz5771) |
| Resolution | FIXED |
| Resolved on | Jan 14, 2015 17:00 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-bugzilla-archive#5772 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @arrowd,@rnk |
## Extended Description
Various files in l... | HAVE_DLFCN_H does not imply Dl_info | https://api.github.com/repos/llvm/llvm-project/issues/6143/comments | 3 | 2009-12-12T22:30:38Z | 2021-12-03T21:14:26Z | https://github.com/llvm/llvm-project/issues/6143 | 1,070,973,217 | 6,143 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5770](https://llvm.org/bz5770) |
| Resolution | FIXED |
| Resolved on | Dec 19, 2014 08:17 |
| Version | trunk |
| OS | Linux |
| Attachments | [Testcase](https://user-images.githubusercontent.com/67392/143740377-5b39646d-9d63-4cfa-9630-4a69b47755e4.gz) |
| CC | @lattner,@sunfis... | Assertion in leak checker | https://api.github.com/repos/llvm/llvm-project/issues/6142/comments | 10 | 2009-12-12T21:09:18Z | 2021-12-03T21:14:25Z | https://github.com/llvm/llvm-project/issues/6142 | 1,070,973,207 | 6,142 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5769](https://llvm.org/bz5769) |
| Resolution | WORKSFORME |
| Resolved on | Dec 22, 2009 21:57 |
| Version | trunk |
| OS | Linux |
| Attachments | [Testcase](https://user-images.githubusercontent.com/67392/143740376-31d40da1-6fb0-469d-9dae-5df3568e61e5.gz) |
| CC | @lhames,@st... | Coalescer deficiency | https://api.github.com/repos/llvm/llvm-project/issues/6141/comments | 8 | 2009-12-12T21:03:24Z | 2022-01-20T02:03:42Z | https://github.com/llvm/llvm-project/issues/6141 | 1,070,973,200 | 6,141 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5768](https://llvm.org/bz5768) |
| Resolution | INVALID |
| Resolved on | Dec 12, 2009 15:29 |
| Version | unspecified |
| OS | Linux |
| CC | @efriedma-quic |
## Extended Description
Consider the following code:
#include <stdint.h>
uint8_t lshr8(uint8_t a, uint8_t cnt) {
... | Invalid codegen for shifts | https://api.github.com/repos/llvm/llvm-project/issues/6140/comments | 2 | 2009-12-12T20:21:58Z | 2021-12-03T21:14:24Z | https://github.com/llvm/llvm-project/issues/6140 | 1,070,973,184 | 6,140 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5767](https://llvm.org/bz5767) |
| Resolution | FIXED |
| Resolved on | Oct 27, 2010 15:57 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
$ cat bug.c
struct hek {
char hek_key[1];
};
extern... | Cannot parse valid C-gnu89 code (array decay problem?) | https://api.github.com/repos/llvm/llvm-project/issues/6139/comments | 3 | 2009-12-12T09:38:16Z | 2021-12-03T21:14:23Z | https://github.com/llvm/llvm-project/issues/6139 | 1,070,973,173 | 6,139 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5766](https://llvm.org/bz5766) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor,@rjmccall |
## Extended Description
Testcase:
namespace { class A {}; } namespace { class A {}; }
This should not be accept... | clang c++ incorrectly treats multiple unnamed namespace definitions as unrelated | https://api.github.com/repos/llvm/llvm-project/issues/6138/comments | 1 | 2009-12-12T02:49:26Z | 2021-12-03T21:14:22Z | https://github.com/llvm/llvm-project/issues/6138 | 1,070,973,166 | 6,138 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5765](https://llvm.org/bz5765) |
| Resolution | INVALID |
| Resolved on | Dec 12, 2009 12:27 |
| Version | unspecified |
| OS | Linux |
| CC | @oscarfv |
## Extended Description
It should be set the same way as set by configure for both Unix and Win32, otherwise for example al... | [CMake build] LLVM_MULTITHREADED is not set | https://api.github.com/repos/llvm/llvm-project/issues/6137/comments | 3 | 2009-12-11T22:32:52Z | 2021-12-03T21:14:21Z | https://github.com/llvm/llvm-project/issues/6137 | 1,070,973,148 | 6,137 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5764](https://llvm.org/bz5764) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
$ cat t.cc
class X {
template <typename T>
void Bar() {
c... | clang crashes on class definition inside a method template | https://api.github.com/repos/llvm/llvm-project/issues/6136/comments | 2 | 2009-12-11T22:30:35Z | 2021-12-03T21:14:20Z | https://github.com/llvm/llvm-project/issues/6136 | 1,070,973,138 | 6,136 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5763](https://llvm.org/bz5763) |
| Resolution | WORKSFORME |
| Resolved on | Feb 22, 2010 12:46 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
typedef double Matrix4[4][4];
bool f(Matrix4 m1, cons... | error: comparison of distinct pointer types | https://api.github.com/repos/llvm/llvm-project/issues/6135/comments | 1 | 2009-12-11T22:21:21Z | 2022-01-20T02:03:41Z | https://github.com/llvm/llvm-project/issues/6135 | 1,070,973,127 | 6,135 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5762](https://llvm.org/bz5762) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:45 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
$ cat t.cc
class Foo {
public:
template <typename T>
ope... | clang doesn't allow invoking the type conversion operator using the "operator T()" syntax | https://api.github.com/repos/llvm/llvm-project/issues/6134/comments | 1 | 2009-12-11T21:48:55Z | 2021-12-03T21:14:19Z | https://github.com/llvm/llvm-project/issues/6134 | 1,070,973,123 | 6,134 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5761](https://llvm.org/bz5761) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:44 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
$ cat t.cc
class Foo {
public:
Foo() {}
};
int Helper(...);
... | clang can't parse code that uses the type of an expression passing a non-POD through ... | https://api.github.com/repos/llvm/llvm-project/issues/6133/comments | 2 | 2009-12-11T21:38:25Z | 2021-12-03T21:14:18Z | https://github.com/llvm/llvm-project/issues/6133 | 1,070,973,113 | 6,133 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5760](https://llvm.org/bz5760) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
namespace NS {
void f(int);
}
struct A {
... | Assertion "We should have been looking only at file context here already." when friend decl has nested name | https://api.github.com/repos/llvm/llvm-project/issues/6132/comments | 1 | 2009-12-11T20:37:08Z | 2021-12-03T21:14:17Z | https://github.com/llvm/llvm-project/issues/6132 | 1,070,973,104 | 6,132 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5759](https://llvm.org/bz5759) |
| Resolution | FIXED |
| Resolved on | Dec 14, 2009 09:33 |
| Version | trunk |
| OS | Linux |
| Attachments | [codecvt.ii](https://user-images.githubusercontent.com/60944935/143740373-c500cf73-0182-4fb7-84d7-a46bdded6d74.gz), [bugpoint-reduced-s... | Debug generation crashes | https://api.github.com/repos/llvm/llvm-project/issues/6131/comments | 5 | 2009-12-11T17:39:09Z | 2021-12-03T21:14:16Z | https://github.com/llvm/llvm-project/issues/6131 | 1,070,973,094 | 6,131 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5758](https://llvm.org/bz5758) |
| Resolution | FIXED |
| Resolved on | Dec 11, 2009 14:05 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143740372-5854abeb-d5e1-4a0a-8196-2fdbe9f60aaf.gz) |
| Reporter... | indvars assertion with indirect branch | https://api.github.com/repos/llvm/llvm-project/issues/6130/comments | 1 | 2009-12-11T17:24:44Z | 2021-12-03T21:14:15Z | https://github.com/llvm/llvm-project/issues/6130 | 1,070,973,086 | 6,130 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5757](https://llvm.org/bz5757) |
| Resolution | FIXED |
| Resolved on | Dec 11, 2009 14:07 |
| Version | trunk |
| OS | Windows XP |
| Attachments | [LLVM module for reproduction of the problem.](https://user-images.githubusercontent.com/60944935/143740371-3218ebe4-bac0-418b-894... | Assertion fails: ReplaceAllUsesWith in SelectionDAG | https://api.github.com/repos/llvm/llvm-project/issues/6129/comments | 1 | 2009-12-11T15:49:15Z | 2021-12-03T21:14:14Z | https://github.com/llvm/llvm-project/issues/6129 | 1,070,973,075 | 6,129 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5756](https://llvm.org/bz5756) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:42 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#5883 |
| CC | @DougGregor |
## Extended Description
Testcase:
void a(void*, int);
void a(void*, float);
void b() ... | clang c++ crash comparing conversion sequences with conversion of null pointer constant to void* | https://api.github.com/repos/llvm/llvm-project/issues/6128/comments | 1 | 2009-12-11T11:58:23Z | 2021-12-03T21:14:13Z | https://github.com/llvm/llvm-project/issues/6128 | 1,070,973,066 | 6,128 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5755](https://llvm.org/bz5755) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:44 |
| Version | trunk |
| OS | Windows 2000 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
$ cat t.cc
template <class T>
void Foo() {
char* p = 0... | clang thinks a char* is a void* inside a function template body | https://api.github.com/repos/llvm/llvm-project/issues/6127/comments | 1 | 2009-12-11T09:33:01Z | 2021-12-03T21:14:13Z | https://github.com/llvm/llvm-project/issues/6127 | 1,070,973,058 | 6,127 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5754](https://llvm.org/bz5754) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:59 |
| Version | trunk |
| OS | All |
| Depends On | llvm/llvm-bugzilla-archive#6336 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sunfishcode |
## Extended Description
Test case(cour... | LegalizeVectorTypes asserts on Vector SIGN_EXTEND_INREG | https://api.github.com/repos/llvm/llvm-project/issues/6126/comments | 10 | 2009-12-11T04:43:20Z | 2021-12-03T21:14:12Z | https://github.com/llvm/llvm-project/issues/6126 | 1,070,973,050 | 6,126 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5753](https://llvm.org/bz5753) |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
Clang does not persist the distinction between access and using declarations in the AST, which means that all the diagnostics have to say "using declaration" where th... | diagnostics about access declarations talk about using declarations | https://api.github.com/repos/llvm/llvm-project/issues/6125/comments | 0 | 2009-12-11T04:14:53Z | 2023-08-22T04:11:54Z | https://github.com/llvm/llvm-project/issues/6125 | 1,070,973,033 | 6,125 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5752](https://llvm.org/bz5752) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
$ cat test.cc
namespace X {
void Foo();
}
using X::Foo... | Clang fails when "using" brought in a symbol already in scope | https://api.github.com/repos/llvm/llvm-project/issues/6124/comments | 1 | 2009-12-11T03:12:49Z | 2021-12-03T21:14:10Z | https://github.com/llvm/llvm-project/issues/6124 | 1,070,973,025 | 6,124 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5751](https://llvm.org/bz5751) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc,@DougGregor,@pwo,@rjmccall |
## Extended Description
$ cat t.cc
namespace X {
template <typ... | clang crashes when using an overloaded function from a namespace | https://api.github.com/repos/llvm/llvm-project/issues/6123/comments | 3 | 2009-12-11T02:03:07Z | 2021-12-03T21:14:09Z | https://github.com/llvm/llvm-project/issues/6123 | 1,070,973,011 | 6,123 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5750](https://llvm.org/bz5750) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid |
## Extended Description
clang should include an optional (off by default) warning which warns about the use of any shared data (local static data... | RFE: include warning for non-const shared data (globals, static local variables, static members) | https://api.github.com/repos/llvm/llvm-project/issues/6122/comments | 2 | 2009-12-11T00:44:12Z | 2021-12-03T21:14:08Z | https://github.com/llvm/llvm-project/issues/6122 | 1,070,973,002 | 6,122 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5749](https://llvm.org/bz5749) |
| Version | 2.6 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Hi
I've made a sample code which cannot be compiled and I've no idea why.
gcc has no problem with such code.
... | Compilation fails with error: initializer element | https://api.github.com/repos/llvm/llvm-project/issues/6121/comments | 10 | 2009-12-10T16:38:11Z | 2023-07-14T11:03:41Z | https://github.com/llvm/llvm-project/issues/6121 | 1,070,972,992 | 6,121 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5748](https://llvm.org/bz5748) |
| Version | unspecified |
| OS | Linux |
## Extended Description
Currently the JIT only creates dwarf unwind tables, and symbol names, which is enough to get a backtrace in gdb but not much else.
I would like if the JIT would emit source file/... | RFE: full dwarf debug info for JITed code | https://api.github.com/repos/llvm/llvm-project/issues/6120/comments | 2 | 2009-12-10T15:08:15Z | 2021-12-03T21:14:06Z | https://github.com/llvm/llvm-project/issues/6120 | 1,070,972,984 | 6,120 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5747](https://llvm.org/bz5747) |
| Version | unspecified |
| OS | Linux |
## Extended Description
LLVM compiled with `oprofile` was crashing, I fixed that in r91046, however `oprofile` is still not working correctly.
I tried it on a simple code:
```cpp
int main() {... | oprofile support not working | https://api.github.com/repos/llvm/llvm-project/issues/6119/comments | 1 | 2009-12-10T12:06:02Z | 2024-07-28T11:49:42Z | https://github.com/llvm/llvm-project/issues/6119 | 1,070,972,970 | 6,119 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5746](https://llvm.org/bz5746) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Say we have C code like:
static int func(void) { ... }
typedef int (*FuncPtr)(void);
extern const FuncPtr NS_UniquelyNamedFunc = &func;
If this ... | JIT should use available_externally globals to find more things it doesn't need to codegen | https://api.github.com/repos/llvm/llvm-project/issues/6118/comments | 0 | 2009-12-10T02:41:11Z | 2021-12-03T21:14:04Z | https://github.com/llvm/llvm-project/issues/6118 | 1,070,972,960 | 6,118 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5745](https://llvm.org/bz5745) |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
It is possible to construct an example where type substitution causes two declarations in a local scope to become illegal redeclarations. For example,
void foo(int)... | redeclaration checking in dependent local scopes is broken | https://api.github.com/repos/llvm/llvm-project/issues/6117/comments | 0 | 2009-12-10T02:36:39Z | 2021-12-03T21:14:03Z | https://github.com/llvm/llvm-project/issues/6117 | 1,070,972,953 | 6,117 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5744](https://llvm.org/bz5744) |
| Resolution | FIXED |
| Resolved on | Dec 09, 2009 18:12 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#4068 |
| Attachments | [bugpoint-reduced-simplified.bc](https://user-images.githubusercontent.com/92601275/143740369-18e89b... | Assertion failed: (C->getType()->getScalarSizeInBits() > Ty->getScalarSizeInBits()&& "SrcTy must be larger than DestTy for Trunc!") | https://api.github.com/repos/llvm/llvm-project/issues/6116/comments | 2 | 2009-12-10T01:49:54Z | 2021-12-03T21:14:02Z | https://github.com/llvm/llvm-project/issues/6116 | 1,070,972,945 | 6,116 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5743](https://llvm.org/bz5743) |
| Resolution | FIXED |
| Resolved on | Dec 09, 2009 19:38 |
| Version | trunk |
| OS | All |
| CC | @echristo |
## Extended Description
Looks like clang has incorrect codegen for the following test:
#include <tmmintrin.h>
int main(int argc, c... | clang palignr codegen bug | https://api.github.com/repos/llvm/llvm-project/issues/6115/comments | 3 | 2009-12-10T01:34:36Z | 2021-12-03T21:14:01Z | https://github.com/llvm/llvm-project/issues/6115 | 1,070,972,932 | 6,115 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5742](https://llvm.org/bz5742) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | trunk |
| OS | All |
| Attachments | [Well-formed code that Clang fails to type-check.](https://user-images.githubusercontent.com/989428/143740368-72d45d69-0a1e-4062-a584-a5d... | Name lookup of conversion function templates | https://api.github.com/repos/llvm/llvm-project/issues/6114/comments | 4 | 2009-12-10T01:07:03Z | 2021-12-03T21:14:00Z | https://github.com/llvm/llvm-project/issues/6114 | 1,070,972,918 | 6,114 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5741](https://llvm.org/bz5741) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#5593 |
| CC | @DougGregor,@rjmccall |
## Extended Description
dgregor$ cat t.C
struct A {
struct B { };
struct C;
};
... | Need to enter declarator scope when defining a class out-of-line | https://api.github.com/repos/llvm/llvm-project/issues/6113/comments | 2 | 2009-12-10T00:53:57Z | 2021-12-03T21:13:59Z | https://github.com/llvm/llvm-project/issues/6113 | 1,070,972,905 | 6,113 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5740](https://llvm.org/bz5740) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#5593 |
| CC | @DougGregor |
## Extended Description
vp0101ea-dhcp227:clang dgregor$ cat t.C
struct Type { };
enum { Type... | Error parsing case statement that looks like a nested-name-specifier | https://api.github.com/repos/llvm/llvm-project/issues/6112/comments | 2 | 2009-12-10T00:47:08Z | 2021-12-03T21:13:58Z | https://github.com/llvm/llvm-project/issues/6112 | 1,070,972,892 | 6,112 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5739](https://llvm.org/bz5739) |
| Resolution | FIXED |
| Resolved on | Dec 09, 2009 17:32 |
| Version | 2.6 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@lattner,@echristo |
## Extended Description
The SSE3 function _mm_alignr_epi8, which lowers to pa... | _mm_alignr_epi8 sets immediate wrong in llvm-gcc, clang | https://api.github.com/repos/llvm/llvm-project/issues/6111/comments | 3 | 2009-12-10T00:26:29Z | 2021-12-03T21:13:57Z | https://github.com/llvm/llvm-project/issues/6111 | 1,070,972,878 | 6,111 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5738](https://llvm.org/bz5738) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
We're starting to write a collection of functions and classes helpful for unit testing, but we don't have anywhere to put them. For example, http:... | Helper libraries for unit testing | https://api.github.com/repos/llvm/llvm-project/issues/6110/comments | 1 | 2009-12-10T00:12:33Z | 2023-08-08T22:10:49Z | https://github.com/llvm/llvm-project/issues/6110 | 1,070,972,863 | 6,110 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5737](https://llvm.org/bz5737) |
| Resolution | FIXED |
| Resolved on | Jan 27, 2010 14:47 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#6107 |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Before a function has been lazy-loaded from bitco... | lazy loading from bitcode shouldn't abuse linkage | https://api.github.com/repos/llvm/llvm-project/issues/6109/comments | 5 | 2009-12-09T23:29:12Z | 2021-12-03T21:13:56Z | https://github.com/llvm/llvm-project/issues/6109 | 1,070,972,853 | 6,109 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5736](https://llvm.org/bz5736) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:41 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
On
struct RemoteMemoryReader {
void o... | "No unary operator for overloaded function" assertion failure | https://api.github.com/repos/llvm/llvm-project/issues/6108/comments | 1 | 2009-12-09T22:53:05Z | 2021-12-03T21:13:55Z | https://github.com/llvm/llvm-project/issues/6108 | 1,070,972,842 | 6,108 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5735](https://llvm.org/bz5735) |
| Resolution | FIXED |
| Resolved on | Jan 27, 2010 15:50 |
| Version | trunk |
| OS | All |
| Depends On | llvm/llvm-bugzilla-archive#5737 |
| Attachments | [Failing test + assertion](https://user-images.githubusercontent.com/60944935/143740364... | JIT should not codegen available_externally functions. | https://api.github.com/repos/llvm/llvm-project/issues/6107/comments | 7 | 2009-12-09T21:22:54Z | 2021-12-03T21:13:54Z | https://github.com/llvm/llvm-project/issues/6107 | 1,070,972,833 | 6,107 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5734](https://llvm.org/bz5734) |
| Resolution | INVALID |
| Resolved on | Mar 06, 2010 13:59 |
| Version | 2.6 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
This is probably glibc specific.
Sample code:
; cat strbug.... | Multiple defined errors of extern __inline function in <string.h> | https://api.github.com/repos/llvm/llvm-project/issues/6106/comments | 1 | 2009-12-09T14:01:06Z | 2021-12-03T21:13:53Z | https://github.com/llvm/llvm-project/issues/6106 | 1,070,972,829 | 6,106 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5733](https://llvm.org/bz5733) |
| Resolution | FIXED |
| Resolved on | Dec 09, 2009 11:19 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143740363-69b0f02f-8bbf-489b-b294-3cc0a419ff91.gz) |
| Reporter | LLVM Bu... | Assertion in PHITransAddr | https://api.github.com/repos/llvm/llvm-project/issues/6105/comments | 2 | 2009-12-09T12:12:55Z | 2021-12-03T21:13:52Z | https://github.com/llvm/llvm-project/issues/6105 | 1,070,972,822 | 6,105 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5732](https://llvm.org/bz5732) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Trying to compile a boost header on Linux x84_64 with clang++ from today's trunk, cr... | friend class method declaration fails | https://api.github.com/repos/llvm/llvm-project/issues/6104/comments | 1 | 2009-12-09T11:39:09Z | 2021-12-03T21:13:51Z | https://github.com/llvm/llvm-project/issues/6104 | 1,070,972,818 | 6,104 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5731](https://llvm.org/bz5731) |
| Resolution | INVALID |
| Resolved on | Feb 22, 2010 12:49 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
On this code:
struct foo { int X; };
foo test();
void test2() {
foo *P = &test... | gcc warning is a clang error | https://api.github.com/repos/llvm/llvm-project/issues/6103/comments | 4 | 2009-12-09T08:53:02Z | 2021-12-03T21:13:50Z | https://github.com/llvm/llvm-project/issues/6103 | 1,070,972,812 | 6,103 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5730](https://llvm.org/bz5730) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#5593 |
| CC | @DougGregor |
## Extended Description
Testcase:
struct A { operator int(); float y; };
struct B : A... | clang c++ codegen crash calling conversion operator from base | https://api.github.com/repos/llvm/llvm-project/issues/6102/comments | 1 | 2009-12-09T05:27:52Z | 2021-12-03T21:13:49Z | https://github.com/llvm/llvm-project/issues/6102 | 1,070,972,803 | 6,102 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5729](https://llvm.org/bz5729) |
| Resolution | FIXED |
| Resolved on | Jan 09, 2010 13:06 |
| Version | trunk |
| OS | Linux |
| Attachments | [Crashing tail call](https://user-images.githubusercontent.com/60944935/143740360-98a01fa1-8c1f-43b7-9c24-9ed438a3e648.gz), [testhttps:... | Certain tail calls cause assertion failure | https://api.github.com/repos/llvm/llvm-project/issues/6101/comments | 1 | 2009-12-09T03:27:35Z | 2021-12-03T21:13:48Z | https://github.com/llvm/llvm-project/issues/6101 | 1,070,972,790 | 6,101 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5728](https://llvm.org/bz5728) |
| Resolution | FIXED |
| Resolved on | May 27, 2010 15:15 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#5883 |
| Attachments | [Testcase (IL)](https://user-images.githubusercontent.com/56606707/143740359-621b9d85-71ba-4168-b1... | Miscompilation with fastcall | https://api.github.com/repos/llvm/llvm-project/issues/6100/comments | 5 | 2009-12-09T01:23:45Z | 2021-12-03T21:13:47Z | https://github.com/llvm/llvm-project/issues/6100 | 1,070,972,780 | 6,100 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5727](https://llvm.org/bz5727) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
template<typename> struct RefPtr { };
template<t... | "getFoundDecl called on non-unique result" assertion failure | https://api.github.com/repos/llvm/llvm-project/issues/6099/comments | 1 | 2009-12-09T00:24:49Z | 2021-12-03T21:13:46Z | https://github.com/llvm/llvm-project/issues/6099 | 1,070,972,769 | 6,099 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5726](https://llvm.org/bz5726) |
| Resolution | FIXED |
| Resolved on | Jul 29, 2011 14:20 |
| Version | unspecified |
| OS | Linux |
| CC | @efriedma-quic |
## Extended Description
Consider this source code:
int add(int a, int b)
{
return a + b;
}
int main()
{
return... | Incorrrect debug info with clang and mem2reg | https://api.github.com/repos/llvm/llvm-project/issues/6098/comments | 2 | 2009-12-08T22:45:41Z | 2021-12-03T21:13:46Z | https://github.com/llvm/llvm-project/issues/6098 | 1,070,972,763 | 6,098 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5725](https://llvm.org/bz5725) |
| Version | trunk |
| OS | MacOS X |
| CC | @ohmantics,@tkremenek |
## Extended Description
Clang should issue a diagnostic when an include file or path matches on a case-insensitive file system, but with the wrong case.
If the problem is with... | issue a diagnostic when an include file/partial path matches with wrong case | https://api.github.com/repos/llvm/llvm-project/issues/6097/comments | 2 | 2009-12-08T22:29:48Z | 2021-12-03T21:13:45Z | https://github.com/llvm/llvm-project/issues/6097 | 1,070,972,752 | 6,097 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5724](https://llvm.org/bz5724) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:58 |
| Version | unspecified |
| OS | All |
## Extended Description
Summary says it all. For restoring floating point registers on ppc, lfd should be used. | restFP should use lfd, not stfd | https://api.github.com/repos/llvm/llvm-project/issues/6096/comments | 2 | 2009-12-08T22:22:04Z | 2021-12-03T21:13:44Z | https://github.com/llvm/llvm-project/issues/6096 | 1,070,972,744 | 6,096 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5723](https://llvm.org/bz5723) |
| Resolution | FIXED |
| Resolved on | Dec 11, 2009 13:40 |
| Version | trunk |
| OS | Linux |
| Attachments | [Dynamic Library Source](https://user-images.githubusercontent.com/60944935/143740357-987ffe0c-a572-47c6-ab87-a0aff939d83f.gz), [Test D... | TLS Acces in pic Leaf Causes Stack Corruption | https://api.github.com/repos/llvm/llvm-project/issues/6095/comments | 3 | 2009-12-08T21:53:52Z | 2021-12-03T21:13:43Z | https://github.com/llvm/llvm-project/issues/6095 | 1,070,972,737 | 6,095 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5722](https://llvm.org/bz5722) |
| Resolution | WORKSFORME |
| Resolved on | Nov 07, 2018 00:22 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
For targets in embedded systems, the size of code is often more i... | llc needs -Os option | https://api.github.com/repos/llvm/llvm-project/issues/6094/comments | 2 | 2009-12-08T20:01:07Z | 2022-01-20T02:03:40Z | https://github.com/llvm/llvm-project/issues/6094 | 1,070,972,719 | 6,094 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5721](https://llvm.org/bz5721) |
| Resolution | FIXED |
| Resolved on | Dec 16, 2009 01:35 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nlewycky |
## Extended Description
FAIL: /home/nlewycky/llvm/test/CodeGen/Thumb2/large-stack.ll
Fail... | test failure on test/CodeGen/Thumb2/large-stack.ll | https://api.github.com/repos/llvm/llvm-project/issues/6093/comments | 5 | 2009-12-08T19:57:25Z | 2021-12-03T21:13:41Z | https://github.com/llvm/llvm-project/issues/6093 | 1,070,972,704 | 6,093 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5720](https://llvm.org/bz5720) |
| Version | unspecified |
| OS | Linux |
| Attachments | [fpcmp.ll](https://user-images.githubusercontent.com/60944935/143740354-4be84f46-2922-4f90-848c-6e2f29442bc1.gz), [CommandLine.ll.gz (gzipped)](https://user-images.githubusercontent.com/609... | aliases with internal linkage don't work very well | https://api.github.com/repos/llvm/llvm-project/issues/6092/comments | 2 | 2009-12-08T19:46:37Z | 2023-12-24T08:34:21Z | https://github.com/llvm/llvm-project/issues/6092 | 1,070,972,682 | 6,092 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5719](https://llvm.org/bz5719) |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
They should be part of the type location information for function types, but they aren't. This leads to poor diagnostics with template instantiation, e.g.,
... | Track source location information in exception specifications | https://api.github.com/repos/llvm/llvm-project/issues/6091/comments | 1 | 2009-12-08T19:43:55Z | 2023-09-02T01:10:20Z | https://github.com/llvm/llvm-project/issues/6091 | 1,070,972,659 | 6,091 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5718](https://llvm.org/bz5718) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:44 |
| Version | unspecified |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
pes delta$ cat 000.cpp
void do_assert(i... | Assertion failed: (ExprType->isFunctionType() && "Unknown scalar value"), function EmitLoadOfLValue, file CGExpr.cpp, line 360. | https://api.github.com/repos/llvm/llvm-project/issues/6090/comments | 3 | 2009-12-08T19:37:11Z | 2021-12-03T21:13:39Z | https://github.com/llvm/llvm-project/issues/6090 | 1,070,972,633 | 6,090 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5717](https://llvm.org/bz5717) |
| Resolution | FIXED |
| Resolved on | May 05, 2010 18:46 |
| Version | trunk |
| OS | Linux |
| Attachments | [thumb2 divide patch](https://user-images.githubusercontent.com/60944935/143740353-8d716184-c1b2-43b1-82c5-dcda5c4f04c3.gz) |
| Reporte... | thumb2 mode doesn't distinguish the v7-M variant | https://api.github.com/repos/llvm/llvm-project/issues/6089/comments | 6 | 2009-12-08T19:27:23Z | 2021-12-03T21:13:38Z | https://github.com/llvm/llvm-project/issues/6089 | 1,070,972,615 | 6,089 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5716](https://llvm.org/bz5716) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DaemonSnake,@DougGregor,@rjmccall |
## Extended Description
template<typename> struct A {
template<typename T> friend void f(const A<T>&);
};
template<type... | Function template not instantiated if declared as friend | https://api.github.com/repos/llvm/llvm-project/issues/6088/comments | 5 | 2009-12-08T18:22:23Z | 2022-03-06T21:57:28Z | https://github.com/llvm/llvm-project/issues/6088 | 1,070,972,588 | 6,088 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5715](https://llvm.org/bz5715) |
| Resolution | FIXED |
| Resolved on | Aug 27, 2013 01:50 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sylvestre |
## Extended Description
Hello,
LLVM fails to build on ia64:
llvm[3]: Linking Release ... | Fails to build from source on ia64 | https://api.github.com/repos/llvm/llvm-project/issues/6087/comments | 5 | 2009-12-08T18:20:15Z | 2021-12-03T21:13:36Z | https://github.com/llvm/llvm-project/issues/6087 | 1,070,972,575 | 6,087 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5714](https://llvm.org/bz5714) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | unspecified |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143740349-73d7707a-44ff-4ec0-b294-23aa5d9c7050.gz) |
| Reporter | ... | C++ compiled program crashes | https://api.github.com/repos/llvm/llvm-project/issues/6086/comments | 6 | 2009-12-08T16:58:13Z | 2021-12-03T21:13:35Z | https://github.com/llvm/llvm-project/issues/6086 | 1,070,972,568 | 6,086 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5713](https://llvm.org/bz5713) |
| Resolution | FIXED |
| Resolved on | Dec 08, 2009 09:09 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143740348-69a3e6e7-0f9a-4a83-bf50-7c72cbca6aec.gz) |
| Reporter... | llvm-gcc build broken on x86-64 linux due to crash in DwarfDebug::computeSizeAndOffset | https://api.github.com/repos/llvm/llvm-project/issues/6085/comments | 3 | 2009-12-08T15:36:51Z | 2021-12-03T21:13:34Z | https://github.com/llvm/llvm-project/issues/6085 | 1,070,972,563 | 6,085 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5712](https://llvm.org/bz5712) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Test code:
%%%
#include <map>
struct Base {
virtual ~Base(... | some functions still not being emitted around templates, etc. | https://api.github.com/repos/llvm/llvm-project/issues/6084/comments | 3 | 2009-12-08T10:44:59Z | 2021-12-03T21:13:34Z | https://github.com/llvm/llvm-project/issues/6084 | 1,070,972,558 | 6,084 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5711](https://llvm.org/bz5711) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#5883 |
| CC | @DougGregor |
## Extended Description
Testcase:
namespace {
struct A { virtual void a(); };
}
void ... | clang c++ codegen vtable not generated for class in anonymous namespace | https://api.github.com/repos/llvm/llvm-project/issues/6083/comments | 1 | 2009-12-08T02:21:39Z | 2021-12-03T21:13:33Z | https://github.com/llvm/llvm-project/issues/6083 | 1,070,972,549 | 6,083 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5710](https://llvm.org/bz5710) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:52 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#5883 |
| CC | @DougGregor |
## Extended Description
Testcase:
namespace X {
template<typename T> void x(T);
templ... | clang c++ codegen function specialization inside namespace never generated | https://api.github.com/repos/llvm/llvm-project/issues/6082/comments | 1 | 2009-12-08T02:08:33Z | 2021-12-03T21:13:32Z | https://github.com/llvm/llvm-project/issues/6082 | 1,070,972,542 | 6,082 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5709](https://llvm.org/bz5709) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:58 |
| Version | trunk |
| OS | FreeBSD |
| Blocks | llvm/llvm-project#4068 llvm/llvm-project#5883 |
| Attachments | [mknodes.i](https://user-images.githubusercontent.com/92601275/143740345-... | "Attributes after last parameter!" error | https://api.github.com/repos/llvm/llvm-project/issues/6081/comments | 4 | 2009-12-07T21:50:35Z | 2021-12-03T21:13:31Z | https://github.com/llvm/llvm-project/issues/6081 | 1,070,972,533 | 6,081 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5708](https://llvm.org/bz5708) |
| Resolution | FIXED |
| Resolved on | Mar 01, 2010 15:25 |
| Version | unspecified |
| OS | Linux |
| Attachments | [X86ISelDAGToDAG.ii](https://user-images.githubusercontent.com/92601246/143740344-be419ae0-5ca8-490b-8646-cf79905e38fa.gz) |
| CC... | X86ISelDAGToDAG.ii is very to slow compile with llvm-g++ | https://api.github.com/repos/llvm/llvm-project/issues/6080/comments | 3 | 2009-12-07T15:06:28Z | 2021-12-03T21:13:30Z | https://github.com/llvm/llvm-project/issues/6080 | 1,070,972,522 | 6,080 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5707](https://llvm.org/bz5707) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Test code:
%%%
struct Base {
vir... | generated code crashes for virtual method call via base class in derived class created with default copy constructor | https://api.github.com/repos/llvm/llvm-project/issues/6079/comments | 2 | 2009-12-07T12:55:18Z | 2021-12-03T21:13:29Z | https://github.com/llvm/llvm-project/issues/6079 | 1,070,972,512 | 6,079 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5706](https://llvm.org/bz5706) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:54 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Test case:
%%%
struct Base {
virtual ~... | definiton of an object with an anonymous derived class crashes if base has any virtual methods | https://api.github.com/repos/llvm/llvm-project/issues/6078/comments | 1 | 2009-12-07T11:11:58Z | 2021-12-03T21:13:28Z | https://github.com/llvm/llvm-project/issues/6078 | 1,070,972,502 | 6,078 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5705](https://llvm.org/bz5705) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#5883 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
In the foll... | Explicit inline in class definition does not prevent a function from being the key function | https://api.github.com/repos/llvm/llvm-project/issues/6077/comments | 1 | 2009-12-07T07:07:38Z | 2021-12-03T21:13:27Z | https://github.com/llvm/llvm-project/issues/6077 | 1,070,972,491 | 6,077 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.