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 | [7104](https://llvm.org/bz7104) |
| Resolution | FIXED |
| Resolved on | May 10, 2010 12:50 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
$ llvm-gcc -S -g ptrtomember-overload-resolution.cpp
cc1plus: llvm/lib/Analysis/Debu... | Assertion `D.Verify() && "invalid DIVariable passed to dbg.declare"' failed | https://api.github.com/repos/llvm/llvm-project/issues/7476/comments | 3 | 2010-05-10T05:59:38Z | 2021-12-03T21:34:35Z | https://github.com/llvm/llvm-project/issues/7476 | 1,070,986,217 | 7,476 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7103](https://llvm.org/bz7103) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @davidstone,@DougGregor |
## Extended Description
I'd like a -Wpowerful-c-cast (or a better name) that fires when a C-style cast behaves like a reinterpret_ or con... | Warning when c-style (T)x or functional T(x) cast does anything other than static_cast<T>(x) | https://api.github.com/repos/llvm/llvm-project/issues/7475/comments | 2 | 2010-05-09T09:33:40Z | 2022-01-17T17:24:24Z | https://github.com/llvm/llvm-project/issues/7475 | 1,070,986,209 | 7,475 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7102](https://llvm.org/bz7102) |
| Resolution | FIXED |
| Resolved on | Aug 30, 2010 08:56 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
dhcp-172-31-154-126:~/src/llvm/clang/obj$ cat ~/tmp/test.cc
#incl... | Clang fails to pack template containing packed union | https://api.github.com/repos/llvm/llvm-project/issues/7474/comments | 3 | 2010-05-09T05:06:44Z | 2021-12-03T21:34:33Z | https://github.com/llvm/llvm-project/issues/7474 | 1,070,986,200 | 7,474 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7101](https://llvm.org/bz7101) |
| Resolution | FIXED |
| Resolved on | May 26, 2010 16:47 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
$ cat crash_test.cc
void foo() {
static int n = 0;
struc... | Crash in codegen on local class access to static variable in containing function | https://api.github.com/repos/llvm/llvm-project/issues/7473/comments | 3 | 2010-05-09T02:52:10Z | 2021-12-03T21:34:32Z | https://github.com/llvm/llvm-project/issues/7473 | 1,070,986,191 | 7,473 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7100](https://llvm.org/bz7100) |
| Resolution | FIXED |
| Resolved on | Aug 05, 2010 01:28 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@nlewycky |
## Extended Description
$ cat test.cc
#include <stdio.h>
int main() {
puts(... | "'var' is always NULL in this context" warning doesn't do enough data flow to know that; fires in embarrassing ways. | https://api.github.com/repos/llvm/llvm-project/issues/7472/comments | 9 | 2010-05-08T21:39:44Z | 2021-12-03T21:34:31Z | https://github.com/llvm/llvm-project/issues/7472 | 1,070,986,186 | 7,472 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7099](https://llvm.org/bz7099) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
To reproduce, check out r423 of http://googletest.googlecode.com/svn/trunk. Use autoreconf -i to create config... | Duplicate macro "instantiated from" messages in building googletest | https://api.github.com/repos/llvm/llvm-project/issues/7471/comments | 2 | 2010-05-08T21:11:15Z | 2023-08-22T04:45:24Z | https://github.com/llvm/llvm-project/issues/7471 | 1,070,986,169 | 7,471 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7098](https://llvm.org/bz7098) |
| Resolution | FIXED |
| Resolved on | May 11, 2010 16:16 |
| Version | trunk |
| OS | All |
| Attachments | [Test case.](https://user-images.githubusercontent.com/60944935/143741324-0e2741c3-3e27-406c-b783-d5dc3b39a2d3.gz) |
| Reporter | LLVM Bu... | Incorrectly return by implicit copy constructor | https://api.github.com/repos/llvm/llvm-project/issues/7470/comments | 4 | 2010-05-08T20:20:54Z | 2021-12-03T21:34:30Z | https://github.com/llvm/llvm-project/issues/7470 | 1,070,986,158 | 7,470 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7097](https://llvm.org/bz7097) |
| Resolution | FIXED |
| Resolved on | Jun 19, 2010 00:53 |
| Version | trunk |
| OS | other |
| Blocks | llvm/llvm-bugzilla-archive#7207 |
| Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143741323-7c1d3f6e-a52e-48... | Calling a function with bad signature | https://api.github.com/repos/llvm/llvm-project/issues/7469/comments | 8 | 2010-05-08T15:54:46Z | 2021-12-03T21:34:29Z | https://github.com/llvm/llvm-project/issues/7469 | 1,070,986,149 | 7,469 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7096](https://llvm.org/bz7096) |
| Resolution | FIXED |
| Resolved on | May 10, 2010 12:51 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I've spent an enormous amount of time trying to reduce this to something even remote... | Compiler crash while compiling guile | https://api.github.com/repos/llvm/llvm-project/issues/7468/comments | 8 | 2010-05-08T05:46:12Z | 2021-12-03T21:34:28Z | https://github.com/llvm/llvm-project/issues/7468 | 1,070,986,144 | 7,468 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7095](https://llvm.org/bz7095) |
| Resolution | FIXED |
| Resolved on | May 23, 2010 17:10 |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
terfin:clang dgregor$ cat t3.cpp
struct X { };
struct Y {
operator const X*();
operator X*();
};
vo... | Error: Ambiguous user-defined conversion sequence | https://api.github.com/repos/llvm/llvm-project/issues/7467/comments | 2 | 2010-05-08T00:30:50Z | 2021-12-03T21:34:27Z | https://github.com/llvm/llvm-project/issues/7467 | 1,070,986,133 | 7,467 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7094](https://llvm.org/bz7094) |
| Resolution | FIXED |
| Resolved on | Jul 20, 2010 09:05 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
Clang wrongfully warns about the following "check" partial specialization
// cut
struct X {
template... | Warns "this partial specialization will never be used", but still (correctly) uses it. | https://api.github.com/repos/llvm/llvm-project/issues/7466/comments | 2 | 2010-05-07T22:01:03Z | 2021-12-03T21:34:26Z | https://github.com/llvm/llvm-project/issues/7466 | 1,070,986,126 | 7,466 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7093](https://llvm.org/bz7093) |
| Resolution | WORKSFORME |
| Resolved on | Jan 14, 2015 17:05 |
| Version | 2.7 |
| OS | FreeBSD |
| CC | @rnk |
## Extended Description
In 2.7 to enable Debug build I need:
1. run configure with --enable-debug-runtime --enable-debug-symbols
2... | configure script keys should be sufficient to build in Debug mode | https://api.github.com/repos/llvm/llvm-project/issues/7465/comments | 2 | 2010-05-07T21:50:45Z | 2022-01-20T02:04:59Z | https://github.com/llvm/llvm-project/issues/7465 | 1,070,986,112 | 7,465 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7092](https://llvm.org/bz7092) |
| Resolution | WONTFIX |
| Resolved on | Sep 05, 2010 19:16 |
| Version | unspecified |
| OS | FreeBSD |
| Attachments | [Patch](https://user-images.githubusercontent.com/95090477/143741316-ccd18b54-c772-4352-97f0-875b639e649e.gz), [Patch](https:... | [patch] Makes Module::getOrInsertFunction accept va_args in addition to ellipsis | https://api.github.com/repos/llvm/llvm-project/issues/7464/comments | 1 | 2010-05-07T19:09:58Z | 2022-01-20T02:32:35Z | https://github.com/llvm/llvm-project/issues/7464 | 1,070,986,102 | 7,464 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7091](https://llvm.org/bz7091) |
| Resolution | WORKSFORME |
| Resolved on | May 13, 2010 12:32 |
| Version | trunk |
| OS | All |
| Attachments | [Example showing destructor problem.](https://user-images.githubusercontent.com/60944935/143741315-90f6d312-f3e0-4795-ad2e-dfded0b6c... | Assertion `I != E && "Did not find a destructor! | https://api.github.com/repos/llvm/llvm-project/issues/7463/comments | 1 | 2010-05-07T18:09:44Z | 2022-01-20T02:04:58Z | https://github.com/llvm/llvm-project/issues/7463 | 1,070,986,097 | 7,463 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7090](https://llvm.org/bz7090) |
| Resolution | FIXED |
| Resolved on | May 07, 2010 11:27 |
| Version | trunk |
| OS | All |
| Attachments | [patch: don't pass -f to llc](https://user-images.githubusercontent.com/60944935/143741314-884c9990-7d7d-440a-818f-e20eaee751a2.gz) |
| R... | llvm-ld -native and llvm-ld -native-cbe cause llc error | https://api.github.com/repos/llvm/llvm-project/issues/7462/comments | 1 | 2010-05-07T18:02:04Z | 2021-12-03T21:34:23Z | https://github.com/llvm/llvm-project/issues/7462 | 1,070,986,087 | 7,462 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7089](https://llvm.org/bz7089) |
| Resolution | FIXED |
| Resolved on | Jul 27, 2010 11:57 |
| Version | trunk |
| OS | All |
| Attachments | [Example code if template matching issue](https://user-images.githubusercontent.com/60944935/143741313-088a825a-6280-491f-b847-1d07077fc9... | Problem matching in member functions | https://api.github.com/repos/llvm/llvm-project/issues/7461/comments | 1 | 2010-05-07T17:08:30Z | 2021-12-03T21:34:22Z | https://github.com/llvm/llvm-project/issues/7461 | 1,070,986,080 | 7,461 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7088](https://llvm.org/bz7088) |
| Resolution | FIXED |
| Resolved on | May 20, 2010 19:31 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
template<typename T>
void f() { union { int a; } }
template void f<int>();
clang: /home/js/svn/llvm/too... | Instantiation of anonymous union in function template crashes | https://api.github.com/repos/llvm/llvm-project/issues/7460/comments | 1 | 2010-05-07T16:43:43Z | 2021-12-03T21:34:21Z | https://github.com/llvm/llvm-project/issues/7460 | 1,070,986,074 | 7,460 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7087](https://llvm.org/bz7087) |
| Resolution | FIXED |
| Resolved on | May 07, 2010 16:37 |
| Version | trunk |
| OS | All |
| Attachments | [crashing example using builtin __builtin_powil](https://user-images.githubusercontent.com/60944935/143741312-b919e494-fa9b-4c1a-ac4e-c36... | __builtin_powil failure | https://api.github.com/repos/llvm/llvm-project/issues/7459/comments | 2 | 2010-05-07T16:22:34Z | 2021-12-03T21:34:20Z | https://github.com/llvm/llvm-project/issues/7459 | 1,070,986,069 | 7,459 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7086](https://llvm.org/bz7086) |
| Resolution | FIXED |
| Resolved on | May 08, 2010 22:21 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
pes delta$ cat divdc3.c
int isnanf (float)__attribute__((__con... | Assertion failed: (E->getType()->isRealFloatingType()), function EvaluateFloat, file ExprConstant.cpp, line 1658. | https://api.github.com/repos/llvm/llvm-project/issues/7458/comments | 1 | 2010-05-07T13:14:43Z | 2021-12-03T21:34:20Z | https://github.com/llvm/llvm-project/issues/7458 | 1,070,986,063 | 7,458 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7085](https://llvm.org/bz7085) |
| Resolution | WORKSFORME |
| Resolved on | May 12, 2010 16:23 |
| Version | trunk |
| OS | All |
| Attachments | [convertible testcase](https://user-images.githubusercontent.com/60944935/143741311-b62683c9-aeb7-4a34-bc49-4965c5e3edb7.gz) |
| Rep... | is_convertible miscompile in boost | https://api.github.com/repos/llvm/llvm-project/issues/7457/comments | 1 | 2010-05-07T12:47:30Z | 2022-01-20T02:04:57Z | https://github.com/llvm/llvm-project/issues/7457 | 1,070,986,057 | 7,457 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7084](https://llvm.org/bz7084) |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@zygoloid |
## Extended Description
I think clang should diagnose the following:
struct string { };
void f() { string g(); g(); }
void g() { } // diagnostic expected here
int main() { f(); ... | Incompatible functions in declarative region not being checked for overload compatibility | https://api.github.com/repos/llvm/llvm-project/issues/7456/comments | 3 | 2010-05-07T12:34:05Z | 2023-09-12T08:24:37Z | https://github.com/llvm/llvm-project/issues/7456 | 1,070,986,047 | 7,456 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7083](https://llvm.org/bz7083) |
| Resolution | WONTFIX |
| Resolved on | Mar 21, 2011 19:15 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
It looks like there may be just one underlying bug:
Running /... | Many PIC16 "make check" failures when building with --enable-expensive-checks | https://api.github.com/repos/llvm/llvm-project/issues/7455/comments | 1 | 2010-05-07T11:06:32Z | 2022-01-20T02:32:34Z | https://github.com/llvm/llvm-project/issues/7455 | 1,070,986,028 | 7,455 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7082](https://llvm.org/bz7082) |
| Resolution | FIXED |
| Resolved on | Oct 15, 2010 08:22 |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case.](https://user-images.githubusercontent.com/60944935/143741310-54147c8b-1a62-43ef-ac8b-69afac07a885.gz) |
| Reporter | LLVM ... | No warning/error for matching class and member variable/function names. | https://api.github.com/repos/llvm/llvm-project/issues/7454/comments | 1 | 2010-05-07T09:01:59Z | 2021-12-03T21:34:16Z | https://github.com/llvm/llvm-project/issues/7454 | 1,070,986,019 | 7,454 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7081](https://llvm.org/bz7081) |
| Resolution | DUPLICATE |
| Resolved on | May 21, 2010 15:49 |
| Version | trunk |
| OS | FreeBSD |
## Extended Description
While compiling a file from the ntp component of FreeBSD using clang
r103176, I ended up with the following assertion:
... | Assertion "Stack not empty at end of basic block?" when using target_cpu=i486 | https://api.github.com/repos/llvm/llvm-project/issues/7453/comments | 3 | 2010-05-07T02:20:33Z | 2021-12-03T21:34:15Z | https://github.com/llvm/llvm-project/issues/7453 | 1,070,986,008 | 7,453 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7080](https://llvm.org/bz7080) |
| Resolution | FIXED |
| Resolved on | May 06, 2010 19:29 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The following code shows a reduced example of the is_convertible ... | Failure in is_convertible implementation in boost | https://api.github.com/repos/llvm/llvm-project/issues/7452/comments | 1 | 2010-05-07T02:18:47Z | 2021-12-03T21:34:14Z | https://github.com/llvm/llvm-project/issues/7452 | 1,070,986,001 | 7,452 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7079](https://llvm.org/bz7079) |
| Resolution | FIXED |
| Resolved on | May 07, 2010 18:12 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#6395 |
| CC | @DougGregor |
## Extended Description
When we're parsing a template, we don't "mark" declarations we refere... | Clang does not mark declarations used in non-dependent types as referenced | https://api.github.com/repos/llvm/llvm-project/issues/7451/comments | 1 | 2010-05-07T02:09:46Z | 2021-12-03T21:34:13Z | https://github.com/llvm/llvm-project/issues/7451 | 1,070,985,988 | 7,451 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7078](https://llvm.org/bz7078) |
| Resolution | DUPLICATE |
| Resolved on | Oct 07, 2012 14:29 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
clang -ast-print output, with source code generated from the clang AST is a ... | clang -ast-print output doesn't build | https://api.github.com/repos/llvm/llvm-project/issues/7450/comments | 2 | 2010-05-06T23:57:41Z | 2021-12-03T21:34:12Z | https://github.com/llvm/llvm-project/issues/7450 | 1,070,985,979 | 7,450 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7077](https://llvm.org/bz7077) |
| Resolution | FIXED |
| Resolved on | May 07, 2010 19:04 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143741308-d4689f08-ce38-40a1-99c2-6a1dacc9c291.gz) |
| Reporter | LLVM ... | LSR Hang when optimizations enabled | https://api.github.com/repos/llvm/llvm-project/issues/7449/comments | 2 | 2010-05-06T23:22:28Z | 2021-12-03T21:34:11Z | https://github.com/llvm/llvm-project/issues/7449 | 1,070,985,965 | 7,449 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7076](https://llvm.org/bz7076) |
| Resolution | FIXED |
| Resolved on | Oct 14, 2010 20:22 |
| Version | trunk |
| OS | NetBSD |
| Depends On | llvm/llvm-project#7363 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The error message tel... | extern "C" handled like "extern" | https://api.github.com/repos/llvm/llvm-project/issues/7448/comments | 2 | 2010-05-06T20:41:16Z | 2021-12-03T21:34:10Z | https://github.com/llvm/llvm-project/issues/7448 | 1,070,985,954 | 7,448 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7075](https://llvm.org/bz7075) |
| Resolution | FIXED |
| Resolved on | Jul 11, 2010 21:55 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Tiny crashing testcase](https://user-images.githubusercontent.com/60944935/143741307-88f6d919-0127-4856-adc4-3704a2053b35.gz) |
... | Crashing example: struct{a():}}{ | https://api.github.com/repos/llvm/llvm-project/issues/7447/comments | 1 | 2010-05-06T18:05:36Z | 2021-12-03T21:34:09Z | https://github.com/llvm/llvm-project/issues/7447 | 1,070,985,947 | 7,447 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7074](https://llvm.org/bz7074) |
| Resolution | FIXED |
| Resolved on | Jul 11, 2010 21:37 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Tiny crashing testcase](https://user-images.githubusercontent.com/60944935/143741306-a0ac6eb3-ac01-433d-b37b-40ed0adc10fd.gz) |
... | Small crashing example | https://api.github.com/repos/llvm/llvm-project/issues/7446/comments | 1 | 2010-05-06T18:03:25Z | 2021-12-03T21:34:08Z | https://github.com/llvm/llvm-project/issues/7446 | 1,070,985,936 | 7,446 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7073](https://llvm.org/bz7073) |
| Resolution | FIXED |
| Resolved on | Oct 14, 2010 10:37 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor | | Assertion failed: (!EnteredScope && "Already entered the scope!") | https://api.github.com/repos/llvm/llvm-project/issues/7445/comments | 4 | 2010-05-06T17:57:55Z | 2021-12-03T21:34:08Z | https://github.com/llvm/llvm-project/issues/7445 | 1,070,985,928 | 7,445 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7072](https://llvm.org/bz7072) |
| Resolution | FIXED |
| Resolved on | Jul 11, 2010 23:25 |
| Version | trunk |
| OS | All |
| Attachments | [tiny crashing example](https://user-images.githubusercontent.com/60944935/143741303-9e6bebb3-ebac-4d0b-aa1e-102a1f4693cb.gz) |
| Reporte... | Small crashing example: ()( | https://api.github.com/repos/llvm/llvm-project/issues/7444/comments | 2 | 2010-05-06T17:57:31Z | 2021-12-03T21:34:07Z | https://github.com/llvm/llvm-project/issues/7444 | 1,070,985,924 | 7,444 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7071](https://llvm.org/bz7071) |
| Resolution | DUPLICATE |
| Resolved on | May 14, 2010 23:33 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
zen% cat clangtest3.c
#define limited(type, value) type ? ((type * value <= 1) ?... | Less-than-awesome warning about unreachable code | https://api.github.com/repos/llvm/llvm-project/issues/7443/comments | 1 | 2010-05-06T17:48:32Z | 2021-12-03T21:34:06Z | https://github.com/llvm/llvm-project/issues/7443 | 1,070,985,913 | 7,443 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7070](https://llvm.org/bz7070) |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rjmccall |
## Extended Description
I think the following three issues are all related.
Scalars cast to vectors should not be allowed (http://www.freescale... | Scalar cast to vector, implicit conversion, and function selection | https://api.github.com/repos/llvm/llvm-project/issues/7442/comments | 1 | 2010-05-06T17:18:53Z | 2021-12-03T21:34:05Z | https://github.com/llvm/llvm-project/issues/7442 | 1,070,985,903 | 7,442 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7069](https://llvm.org/bz7069) |
| Resolution | FIXED |
| Resolved on | Mar 04, 2012 09:41 |
| Version | trunk |
| OS | Linux |
| Depends On | llvm/llvm-bugzilla-archive#12178 |
| Blocks | llvm/llvm-bugzilla-archive#8390 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@... | Implement generalized initializer lists | https://api.github.com/repos/llvm/llvm-project/issues/7441/comments | 22 | 2010-05-06T15:09:16Z | 2021-12-03T21:34:04Z | https://github.com/llvm/llvm-project/issues/7441 | 1,070,985,892 | 7,441 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7068](https://llvm.org/bz7068) |
| Resolution | DUPLICATE |
| Resolved on | May 06, 2010 07:16 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
In g++ 4.4.3 (possibly earlier):
The code:
'#include <wctype.h>' f... | clang stddef.h does not define wint_t | https://api.github.com/repos/llvm/llvm-project/issues/7440/comments | 2 | 2010-05-06T12:27:01Z | 2021-12-03T21:34:03Z | https://github.com/llvm/llvm-project/issues/7440 | 1,070,985,884 | 7,440 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7067](https://llvm.org/bz7067) |
| Resolution | FIXED |
| Resolved on | May 06, 2010 12:26 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#6395 |
| Attachments | [Example showing missing destructor](https://user-images.githubusercontent.com/60944935/143741296-65... | Destructor not invoked | https://api.github.com/repos/llvm/llvm-project/issues/7439/comments | 3 | 2010-05-06T10:12:26Z | 2021-12-03T21:34:02Z | https://github.com/llvm/llvm-project/issues/7439 | 1,070,985,876 | 7,439 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7066](https://llvm.org/bz7066) |
| Resolution | FIXED |
| Resolved on | May 06, 2010 20:47 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/392652/143741295-6cd8463d-9702-4fdf-90c8-80d1b109e3c1.gz) |
| CC | @stoklund |... | local register allocator fails on inline asm | https://api.github.com/repos/llvm/llvm-project/issues/7438/comments | 3 | 2010-05-06T09:31:41Z | 2021-12-03T21:34:01Z | https://github.com/llvm/llvm-project/issues/7438 | 1,070,985,871 | 7,438 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7065](https://llvm.org/bz7065) |
| Resolution | INVALID |
| Resolved on | May 06, 2010 09:16 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
In the following code, clang complains about g, but not about f... | Inconsistent treatment of using declarations | https://api.github.com/repos/llvm/llvm-project/issues/7437/comments | 1 | 2010-05-06T09:26:13Z | 2021-12-03T21:34:00Z | https://github.com/llvm/llvm-project/issues/7437 | 1,070,985,862 | 7,437 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7064](https://llvm.org/bz7064) |
| Resolution | WORKSFORME |
| Resolved on | Jul 09, 2012 17:25 |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [st.m](https://user-images.githubusercontent.com/60944935/143741294-dd0fdbeb-ca7e-444d-b87b-2500e936da0b.gz) |
| Reporter ... | Crash with synthesized ivar of incomplete struct type | https://api.github.com/repos/llvm/llvm-project/issues/7436/comments | 3 | 2010-05-06T08:51:48Z | 2022-01-20T02:04:55Z | https://github.com/llvm/llvm-project/issues/7436 | 1,070,985,851 | 7,436 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7063](https://llvm.org/bz7063) |
| Resolution | FIXED |
| Resolved on | May 06, 2010 01:35 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Testcase](https://user-images.githubusercontent.com/60944935/143741293-79c33e80-e2eb-4698-83a0-03eae82d29e1.gz) |
| Reporter | LLVM ... | Assertation failure, class copying | https://api.github.com/repos/llvm/llvm-project/issues/7435/comments | 1 | 2010-05-06T08:08:14Z | 2021-12-03T21:33:58Z | https://github.com/llvm/llvm-project/issues/7435 | 1,070,985,841 | 7,435 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7062](https://llvm.org/bz7062) |
| Version | trunk |
| OS | All |
| Attachments | [Failing test case](https://user-images.githubusercontent.com/989428/143741289-a6619a8b-0ace-44e2-9f29-da2d43d10559.gz), [Similar test case for the implicitly generated default constructor](https:/... | [C++ CodeGen] Destruction of partial-constructed member arrays in implicitly-defined constructors | https://api.github.com/repos/llvm/llvm-project/issues/7434/comments | 0 | 2010-05-06T00:19:51Z | 2021-12-03T21:33:57Z | https://github.com/llvm/llvm-project/issues/7434 | 1,070,985,833 | 7,434 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7061](https://llvm.org/bz7061) |
| Resolution | FIXED |
| Resolved on | May 06, 2010 16:58 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
CMake files also work under Linux, but it is not mentioned at the ... | Website: CMake files also work with Linux | https://api.github.com/repos/llvm/llvm-project/issues/7433/comments | 3 | 2010-05-05T23:54:46Z | 2021-12-03T21:33:57Z | https://github.com/llvm/llvm-project/issues/7433 | 1,070,985,821 | 7,433 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7060](https://llvm.org/bz7060) |
| Resolution | DUPLICATE |
| Resolved on | May 05, 2010 16:52 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
$ cat t.ll
define i32 @​f1(i32 %a, i32 %b) {
entry:
%tmp1 = sdiv... | -print-before-all/-print-after-all segfault on OSX | https://api.github.com/repos/llvm/llvm-project/issues/7432/comments | 3 | 2010-05-05T23:50:47Z | 2021-12-03T21:33:56Z | https://github.com/llvm/llvm-project/issues/7432 | 1,070,985,813 | 7,432 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7059](https://llvm.org/bz7059) |
| Resolution | DUPLICATE |
| Resolved on | May 26, 2010 11:09 |
| Version | trunk |
| OS | All |
| Attachments | [Failing example.](https://user-images.githubusercontent.com/60944935/143741288-2b84b601-ff5e-49a7-bae6-403e7b63c3e8.gz) |
| Reporter... | Exception std::bad_cast thrown by dynamic_cast is not caught correctly. | https://api.github.com/repos/llvm/llvm-project/issues/7431/comments | 4 | 2010-05-05T23:00:14Z | 2021-12-03T21:33:55Z | https://github.com/llvm/llvm-project/issues/7431 | 1,070,985,808 | 7,431 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7058](https://llvm.org/bz7058) |
| Resolution | FIXED |
| Resolved on | May 05, 2010 17:56 |
| Version | trunk |
| OS | FreeBSD |
| Attachments | [Testcase showing a non-virtual thunk mangling an object passed by value](https://user-images.githubusercontent.com/9060368/143741287... | non-virtual thunk functions can mangle objects passed by value | https://api.github.com/repos/llvm/llvm-project/issues/7430/comments | 6 | 2010-05-05T21:35:31Z | 2021-12-03T21:33:54Z | https://github.com/llvm/llvm-project/issues/7430 | 1,070,985,792 | 7,430 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7057](https://llvm.org/bz7057) |
| Resolution | INVALID |
| Resolved on | May 05, 2010 16:33 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Found with Loki.
Disable definition in /include/loki/SmartPt... | Too early resolving of template argument's member functions | https://api.github.com/repos/llvm/llvm-project/issues/7429/comments | 3 | 2010-05-05T19:17:30Z | 2021-12-03T21:33:53Z | https://github.com/llvm/llvm-project/issues/7429 | 1,070,985,781 | 7,429 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7056](https://llvm.org/bz7056) |
| Resolution | WORKSFORME |
| Resolved on | Aug 13, 2010 17:35 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic,@rjmccall |
## Extended Description
Found with Loki.
Disable definit... | Confusion by friend declaration of global template function | https://api.github.com/repos/llvm/llvm-project/issues/7428/comments | 4 | 2010-05-05T19:05:46Z | 2022-01-20T02:04:54Z | https://github.com/llvm/llvm-project/issues/7428 | 1,070,985,774 | 7,428 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7055](https://llvm.org/bz7055) |
| Resolution | FIXED |
| Resolved on | Aug 10, 2010 21:18 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Next Loki bug:
./../include/loki/Functor.h:161... | Constructor is not used for type conversion. | https://api.github.com/repos/llvm/llvm-project/issues/7427/comments | 10 | 2010-05-05T18:14:48Z | 2021-12-03T21:33:51Z | https://github.com/llvm/llvm-project/issues/7427 | 1,070,985,766 | 7,427 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7054](https://llvm.org/bz7054) |
| Resolution | FIXED |
| Resolved on | May 06, 2010 10:38 |
| Version | trunk |
| OS | Linux |
| Attachments | [Example C code](https://user-images.githubusercontent.com/60944935/143741285-62ea4943-bb00-48a8-a906-34d2b0fd679d.gz) |
| Reporter | L... | Assertion `Symbol->isUndefined() && "Cannot define a symbol twice!"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/7426/comments | 4 | 2010-05-05T18:07:16Z | 2021-12-03T21:33:51Z | https://github.com/llvm/llvm-project/issues/7426 | 1,070,985,754 | 7,426 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7053](https://llvm.org/bz7053) |
| Resolution | FIXED |
| Resolved on | Oct 14, 2010 20:16 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
clang++ accepts and compiles the following invalid code:
templa... | clang++ accepts invalid template code | https://api.github.com/repos/llvm/llvm-project/issues/7425/comments | 1 | 2010-05-05T18:06:16Z | 2021-12-03T21:33:50Z | https://github.com/llvm/llvm-project/issues/7425 | 1,070,985,747 | 7,425 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7052](https://llvm.org/bz7052) |
| Resolution | FIXED |
| Resolved on | May 13, 2010 04:19 |
| Version | trunk |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143741284-101cab21-4df8-4c64-b0e5-2ea4b9e8a05c.gz) |
| Reporter | LLVM B... | Global Value Numbering assertion failure: "bitwidth too small" | https://api.github.com/repos/llvm/llvm-project/issues/7424/comments | 5 | 2010-05-05T17:06:38Z | 2021-12-03T21:33:49Z | https://github.com/llvm/llvm-project/issues/7424 | 1,070,985,731 | 7,424 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7051](https://llvm.org/bz7051) |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#6395 |
| Attachments | [Asserting test case derived from boost](https://user-images.githubusercontent.com/60944935/143741283-9d9d1029-60c8-4696-967b-df53281decf5.gz) |
| Reporter | LL... | assert 'C++ binary operator overloading is missing candidates!' | https://api.github.com/repos/llvm/llvm-project/issues/7423/comments | 5 | 2010-05-05T14:05:59Z | 2023-05-21T20:26:36Z | https://github.com/llvm/llvm-project/issues/7423 | 1,070,985,714 | 7,423 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7050](https://llvm.org/bz7050) |
| Resolution | FIXED |
| Resolved on | May 05, 2010 15:17 |
| Version | trunk |
| OS | All |
| Attachments | [Singleton test case](https://user-images.githubusercontent.com/60944935/143741282-b6bc1e5a-3bba-439b-9f4b-a7c4a1d6031a.gz) |
| Reporter ... | Global variable initialisation issue | https://api.github.com/repos/llvm/llvm-project/issues/7422/comments | 3 | 2010-05-05T11:11:51Z | 2021-12-03T21:33:47Z | https://github.com/llvm/llvm-project/issues/7422 | 1,070,985,700 | 7,422 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7049](https://llvm.org/bz7049) |
| Resolution | FIXED |
| Resolved on | Jan 14, 2016 10:11 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@rengolin |
## Extended Description
I narrowed down to th fact that LLVM's ARM JIT will generate... | ARM JIT for armv7 doesn't output several VFP instructions correctly | https://api.github.com/repos/llvm/llvm-project/issues/7421/comments | 3 | 2010-05-05T00:51:05Z | 2021-12-03T21:33:46Z | https://github.com/llvm/llvm-project/issues/7421 | 1,070,985,690 | 7,421 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7048](https://llvm.org/bz7048) |
| Resolution | FIXED |
| Resolved on | Jan 14, 2016 10:09 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@rengolin |
## Extended Description
Nick asked to file armv7 bugs/patches upstream. Here you go:... | ARM JIT for armv7 does not emit an immed correctly if its spread of "1"s is greater than 8 | https://api.github.com/repos/llvm/llvm-project/issues/7420/comments | 3 | 2010-05-05T00:32:12Z | 2021-12-03T21:33:45Z | https://github.com/llvm/llvm-project/issues/7420 | 1,070,985,682 | 7,420 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7047](https://llvm.org/bz7047) |
| Resolution | WONTFIX |
| Resolved on | Aug 20, 2018 10:59 |
| Version | 2.7 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc,@lattner,@rnk |
## Extended Description
With this code
template <int A, int B,
... | Nuisance "self-comparison" Warning from Template and Macro code | https://api.github.com/repos/llvm/llvm-project/issues/7419/comments | 8 | 2010-05-05T00:19:59Z | 2022-01-20T02:32:33Z | https://github.com/llvm/llvm-project/issues/7419 | 1,070,985,678 | 7,419 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7046](https://llvm.org/bz7046) |
| Resolution | FIXED |
| Resolved on | Jul 31, 2010 13:00 |
| Version | trunk |
| OS | All |
| Attachments | [crashing testcase](https://user-images.githubusercontent.com/60944935/143741280-ce01b7b9-4da2-46e0-b523-a52dfaf3bad8.gz) |
| Reporter | ... | Dependent CallExpr crashing clang IRgen | https://api.github.com/repos/llvm/llvm-project/issues/7418/comments | 2 | 2010-05-04T23:58:01Z | 2021-12-03T21:33:43Z | https://github.com/llvm/llvm-project/issues/7418 | 1,070,985,673 | 7,418 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7045](https://llvm.org/bz7045) |
| Version | unspecified |
| OS | All |
| Attachments | [Minimal test case](https://user-images.githubusercontent.com/60944935/143741279-176eea14-ba67-474d-8775-a00d663288e6.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
... | Analyzer should honor __attribute__((const)) | https://api.github.com/repos/llvm/llvm-project/issues/7417/comments | 2 | 2010-05-04T23:41:34Z | 2024-03-07T03:46:06Z | https://github.com/llvm/llvm-project/issues/7417 | 1,070,985,665 | 7,417 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7044](https://llvm.org/bz7044) |
| Resolution | FIXED |
| Resolved on | May 04, 2010 15:46 |
| Version | unspecified |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rjmccall |
## Extended Description
pes delta$ cat label.c
typedef struct _dmenu_item {
... | assert related to unreachable static local variable. | https://api.github.com/repos/llvm/llvm-project/issues/7416/comments | 2 | 2010-05-04T21:28:40Z | 2021-12-03T21:33:42Z | https://github.com/llvm/llvm-project/issues/7416 | 1,070,985,658 | 7,416 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7043](https://llvm.org/bz7043) |
| Resolution | FIXED |
| Resolved on | Aug 17, 2010 19:58 |
| Version | trunk |
| OS | All |
| CC | @d0k,@sunfishcode |
## Extended Description
I haven't found a way to reproduce this outside of Boost's build system, but the issue here is that,... | Clang error handling crashes following LLVM stream error (in teardown) | https://api.github.com/repos/llvm/llvm-project/issues/7415/comments | 3 | 2010-05-04T21:08:16Z | 2021-12-03T21:33:40Z | https://github.com/llvm/llvm-project/issues/7415 | 1,070,985,649 | 7,415 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7042](https://llvm.org/bz7042) |
| Resolution | INVALID |
| Resolved on | May 04, 2010 12:59 |
| Version | unspecified |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rjmccall |
## Extended Description
pes delta$ cat bitmap_allocator.cc
extern "C++... | private vs public problem | https://api.github.com/repos/llvm/llvm-project/issues/7414/comments | 1 | 2010-05-04T19:34:45Z | 2021-12-03T21:33:40Z | https://github.com/llvm/llvm-project/issues/7414 | 1,070,985,640 | 7,414 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7041](https://llvm.org/bz7041) |
| Resolution | FIXED |
| Resolved on | Jul 27, 2010 11:55 |
| Version | trunk |
| OS | All |
| Attachments | [Crashing testcase](https://user-images.githubusercontent.com/60944935/143741277-fb420cd2-8064-4662-b776-f0fc6508089f.gz) |
| Reporter | ... | Crash without assert on invalid code | https://api.github.com/repos/llvm/llvm-project/issues/7413/comments | 2 | 2010-05-04T17:29:25Z | 2021-12-03T21:33:39Z | https://github.com/llvm/llvm-project/issues/7413 | 1,070,985,629 | 7,413 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7040](https://llvm.org/bz7040) |
| Resolution | FIXED |
| Resolved on | May 30, 2010 01:04 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#6395 |
| Attachments | [Asserting testcase](https://user-images.githubusercontent.com/60944935/143741276-a480859c-5d27-4693... | Assertion on reduced boost testcase | https://api.github.com/repos/llvm/llvm-project/issues/7412/comments | 4 | 2010-05-04T17:28:00Z | 2021-12-03T21:33:38Z | https://github.com/llvm/llvm-project/issues/7412 | 1,070,985,621 | 7,412 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7039](https://llvm.org/bz7039) |
| Resolution | LATER |
| Resolved on | Jul 31, 2010 15:42 |
| Version | trunk |
| OS | FreeBSD |
| Attachments | [Make clang give expected results](https://user-images.githubusercontent.com/60944935/143741275-9dfdd6ba-bd4b-4ced-8ba4-9764cd4a8948.... | -print-multi-os-directory doesn't give expected results. | https://api.github.com/repos/llvm/llvm-project/issues/7411/comments | 1 | 2010-05-04T16:23:25Z | 2021-12-03T21:33:37Z | https://github.com/llvm/llvm-project/issues/7411 | 1,070,985,609 | 7,411 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7038](https://llvm.org/bz7038) |
| Resolution | FIXED |
| Resolved on | Oct 14, 2010 20:07 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The following test program crashes -ast-dump mode:
struct foo {
... | ast-dump crash for inline-declared structs in other structs | https://api.github.com/repos/llvm/llvm-project/issues/7410/comments | 1 | 2010-05-04T11:59:29Z | 2021-12-03T21:33:36Z | https://github.com/llvm/llvm-project/issues/7410 | 1,070,985,598 | 7,410 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7037](https://llvm.org/bz7037) |
| Resolution | FIXED |
| Resolved on | May 04, 2010 13:16 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
http://llvm.org/docs/FAQ.html#translatecxx
> % llvm-g++ x.cpp -o program
This ... | Incorrect FAQ on site | https://api.github.com/repos/llvm/llvm-project/issues/7409/comments | 2 | 2010-05-04T11:11:17Z | 2021-12-03T21:33:35Z | https://github.com/llvm/llvm-project/issues/7409 | 1,070,985,587 | 7,409 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7036](https://llvm.org/bz7036) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sunfishcode |
## Extended Description
[Linux/amd64, LLVM r100854]
LLVM seems to like adding a redundant "andl $1, %eax" instruction in the code generated (via ... | LiveOutRegInfo doesn't handle PHI's: Redundant "andl $1, %eax" | https://api.github.com/repos/llvm/llvm-project/issues/7408/comments | 2 | 2010-05-04T10:01:43Z | 2023-08-16T01:26:47Z | https://github.com/llvm/llvm-project/issues/7408 | 1,070,985,579 | 7,408 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7035](https://llvm.org/bz7035) |
| Resolution | WONTFIX |
| Resolved on | Feb 20, 2012 20:28 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AaronBallman |
## Extended Description
namespace A {
void f();
}
extern void A::f();
clang ... | Qualifiers with extern? | https://api.github.com/repos/llvm/llvm-project/issues/7407/comments | 1 | 2010-05-04T04:25:12Z | 2022-01-20T02:32:31Z | https://github.com/llvm/llvm-project/issues/7407 | 1,070,985,568 | 7,407 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7034](https://llvm.org/bz7034) |
| Resolution | INVALID |
| Resolved on | May 19, 2010 11:21 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
template <typename T> class test
{
void func(int a);
};... | Are default args allowed in template function definitions? | https://api.github.com/repos/llvm/llvm-project/issues/7406/comments | 1 | 2010-05-04T02:19:55Z | 2021-12-03T21:33:33Z | https://github.com/llvm/llvm-project/issues/7406 | 1,070,985,557 | 7,406 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7033](https://llvm.org/bz7033) |
| Resolution | FIXED |
| Resolved on | Jun 22, 2010 18:46 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
class String
{
public:
String();
operator char *();
operator const char *();... | Error on cast involving const and non const cast operators | https://api.github.com/repos/llvm/llvm-project/issues/7405/comments | 0 | 2010-05-03T23:34:49Z | 2021-12-03T21:33:32Z | https://github.com/llvm/llvm-project/issues/7405 | 1,070,985,549 | 7,405 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7032](https://llvm.org/bz7032) |
| Resolution | FIXED |
| Resolved on | Mar 31, 2011 21:09 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
class __attribute__ ((aligned(16))) test {
int m;
__attribute__ ((aligned(16))... | Sizeless array definition in class | https://api.github.com/repos/llvm/llvm-project/issues/7404/comments | 2 | 2010-05-03T21:34:08Z | 2021-12-03T21:33:31Z | https://github.com/llvm/llvm-project/issues/7404 | 1,070,985,544 | 7,404 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7031](https://llvm.org/bz7031) |
| Resolution | FIXED |
| Resolved on | May 04, 2010 02:47 |
| Version | unspecified |
| OS | FreeBSD |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143741273-ba6aedc8-c5d7-4992-8ec8-b5921ec5e94f.gz) |
| Reporter ... | 'Linear Scan Register Allocator' + -g crashes | https://api.github.com/repos/llvm/llvm-project/issues/7403/comments | 3 | 2010-05-03T21:04:55Z | 2021-12-03T21:33:30Z | https://github.com/llvm/llvm-project/issues/7403 | 1,070,985,531 | 7,403 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7030](https://llvm.org/bz7030) |
| Resolution | FIXED |
| Resolved on | May 05, 2010 01:00 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Wasn't there a time when Loki was THE stress-test for C++ compi... | C++ 'template' kw as disambiguator not supported | https://api.github.com/repos/llvm/llvm-project/issues/7402/comments | 6 | 2010-05-03T20:14:30Z | 2021-12-03T21:33:29Z | https://github.com/llvm/llvm-project/issues/7402 | 1,070,985,519 | 7,402 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7029](https://llvm.org/bz7029) |
| Resolution | FIXED |
| Resolved on | May 26, 2010 15:50 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#6253 |
| Attachments | [Unreduced testcase](https://user-images.githubusercontent.com/67392/143741267-fc2a5398-c115-46ed-... | Assertion in Sema | https://api.github.com/repos/llvm/llvm-project/issues/7401/comments | 8 | 2010-05-03T19:28:30Z | 2021-12-03T21:33:29Z | https://github.com/llvm/llvm-project/issues/7401 | 1,070,985,505 | 7,401 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7028](https://llvm.org/bz7028) |
| Resolution | FIXED |
| Resolved on | May 03, 2010 20:54 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#6253 |
| Attachments | [Unreduced testcase](https://user-images.githubusercontent.com/67392/143741266-f905cf47-143e-484e-... | Assertion in CGClass.cpp | https://api.github.com/repos/llvm/llvm-project/issues/7400/comments | 2 | 2010-05-03T19:26:08Z | 2021-12-03T21:33:28Z | https://github.com/llvm/llvm-project/issues/7400 | 1,070,985,499 | 7,400 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7027](https://llvm.org/bz7027) |
| Resolution | FIXED |
| Resolved on | May 03, 2010 15:00 |
| Version | trunk |
| OS | All |
| Attachments | [Crashing testcase](https://user-images.githubusercontent.com/60944935/143741265-8d54ee03-1c72-4006-80da-78c58c767cb4.gz) |
| Reporter | ... | crash without assert in boost code | https://api.github.com/repos/llvm/llvm-project/issues/7399/comments | 1 | 2010-05-03T19:17:30Z | 2021-12-03T21:33:27Z | https://github.com/llvm/llvm-project/issues/7399 | 1,070,985,490 | 7,399 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7026](https://llvm.org/bz7026) |
| Resolution | FIXED |
| Resolved on | Jun 02, 2010 04:04 |
| Version | trunk |
| OS | Linux |
| CC | @stoklund |
## Extended Description
LLVM 2.7 does not unroll loops with inline assembly in the body.
This is caused by the following new code... | Loop unroll thinks inline assembly blocks are function calls and does not unroll loops having them | https://api.github.com/repos/llvm/llvm-project/issues/7398/comments | 6 | 2010-05-03T19:15:33Z | 2021-12-03T21:33:26Z | https://github.com/llvm/llvm-project/issues/7398 | 1,070,985,479 | 7,398 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7025](https://llvm.org/bz7025) |
| Resolution | FIXED |
| Resolved on | Jun 18, 2010 16:32 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#6253 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@DougGregor,@DimitryAndric |
## Extended Description
When c... | __attribute__((regparm(3))) breaks declaration <-> definition mapping | https://api.github.com/repos/llvm/llvm-project/issues/7397/comments | 4 | 2010-05-03T18:17:21Z | 2021-12-03T21:33:25Z | https://github.com/llvm/llvm-project/issues/7397 | 1,070,985,467 | 7,397 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7024](https://llvm.org/bz7024) |
| Resolution | FIXED |
| Resolved on | May 04, 2010 00:11 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rjmccall |
## Extended Description
template <class T> class A {
int foo;
int getFoo(A<int> &a... | Private access error | https://api.github.com/repos/llvm/llvm-project/issues/7396/comments | 1 | 2010-05-03T16:31:12Z | 2021-12-03T21:33:24Z | https://github.com/llvm/llvm-project/issues/7396 | 1,070,985,457 | 7,396 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7023](https://llvm.org/bz7023) |
| Version | 1.0 |
| OS | Linux |
| Attachments | [l2.bc](https://user-images.githubusercontent.com/92601246/143741261-a92c2413-1d1a-48e0-b962-b52bb3aeb915.gz) |
| CC | @d0k,@lattner,@sunfishcode |
## Extended Description
LLVM 2.7 Release-Asse... | BasicAA should cache isNonEscapingLocalObject | https://api.github.com/repos/llvm/llvm-project/issues/7395/comments | 5 | 2010-05-03T16:19:38Z | 2023-08-12T00:36:56Z | https://github.com/llvm/llvm-project/issues/7395 | 1,070,985,446 | 7,395 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7022](https://llvm.org/bz7022) |
| Resolution | FIXED |
| Resolved on | May 03, 2010 10:32 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#6395 |
| Attachments | [Asserting test case derived from boost](https://user-images.githubusercontent.com/60944935/14374126... | Assertion instantiating member function declared via typedef | https://api.github.com/repos/llvm/llvm-project/issues/7394/comments | 1 | 2010-05-03T12:24:54Z | 2021-12-03T21:33:22Z | https://github.com/llvm/llvm-project/issues/7394 | 1,070,985,433 | 7,394 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7021](https://llvm.org/bz7021) |
| Resolution | FIXED |
| Resolved on | May 03, 2010 10:18 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Test copying anonymous unions.](https://user-images.githubusercontent.com/60944935/143741259-b05024df-d614-47ee-969c-ee76fe7f39a9.gz... | Not copying anonymous unions by default | https://api.github.com/repos/llvm/llvm-project/issues/7393/comments | 1 | 2010-05-03T11:20:35Z | 2021-12-03T21:33:21Z | https://github.com/llvm/llvm-project/issues/7393 | 1,070,985,428 | 7,393 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7020](https://llvm.org/bz7020) |
| Resolution | FIXED |
| Resolved on | Jun 27, 2012 17:33 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
ivan@ivan-desktop:~$ cat main.cpp
int main()
{
int a = 1e8; // ok
double t... | Issue warnings about conversion from double to int | https://api.github.com/repos/llvm/llvm-project/issues/7392/comments | 2 | 2010-05-03T10:48:06Z | 2021-12-03T21:33:20Z | https://github.com/llvm/llvm-project/issues/7392 | 1,070,985,419 | 7,392 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7019](https://llvm.org/bz7019) |
| Resolution | FIXED |
| Resolved on | May 03, 2010 16:37 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Hi,
The definition of the LLVMUnionType function in Core.cpp:
LLVMTypeRef LLVMUnio... | Definition and Declaration if LLVMUnionType do not match | https://api.github.com/repos/llvm/llvm-project/issues/7391/comments | 1 | 2010-05-03T10:32:57Z | 2021-12-03T21:33:19Z | https://github.com/llvm/llvm-project/issues/7391 | 1,070,985,415 | 7,391 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7018](https://llvm.org/bz7018) |
| Resolution | FIXED |
| Resolved on | May 10, 2010 14:15 |
| Version | trunk |
| OS | Linux |
| CC | @sunfishcode |
## Extended Description
Seen on x64. I cannot repro with opt (which doesn't have -Os?).
regehr@gamow tmp410]$ clang -v
clang... | UNREACHABLE executed at SelectionDAG.cpp:653! | https://api.github.com/repos/llvm/llvm-project/issues/7390/comments | 8 | 2010-05-03T04:39:41Z | 2021-12-03T21:33:19Z | https://github.com/llvm/llvm-project/issues/7390 | 1,070,985,406 | 7,390 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7017](https://llvm.org/bz7017) |
| Resolution | FIXED |
| Resolved on | May 03, 2010 10:44 |
| Version | trunk |
| OS | All |
| Attachments | [Testcase](https://user-images.githubusercontent.com/60944935/143741255-e9b652cf-15fe-44de-9b3f-bc99a1ea7653.gz) |
| Reporter | LLVM Bugz... | Assertion failed : point of instantiation must be valid! | https://api.github.com/repos/llvm/llvm-project/issues/7389/comments | 1 | 2010-05-03T01:18:39Z | 2021-12-03T21:33:17Z | https://github.com/llvm/llvm-project/issues/7389 | 1,070,985,391 | 7,389 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7016](https://llvm.org/bz7016) |
| Resolution | FIXED |
| Resolved on | May 03, 2010 15:22 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#6395 |
| Attachments | [Testcase](https://user-images.githubusercontent.com/60944935/143741254-5aa952c7-8dc3-4885-a562-e981... | Assertion: 'declaration was not instantiated in this scope' in boost code | https://api.github.com/repos/llvm/llvm-project/issues/7388/comments | 3 | 2010-05-02T23:34:18Z | 2021-12-03T21:33:16Z | https://github.com/llvm/llvm-project/issues/7388 | 1,070,985,377 | 7,388 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7015](https://llvm.org/bz7015) |
| Resolution | DUPLICATE |
| Resolved on | May 02, 2010 08:18 |
| Version | trunk |
| OS | All |
| Attachments | [Asserting test case](https://user-images.githubusercontent.com/60944935/143741253-2af8c5aa-c457-4a4c-98d1-bc6df60d0257.gz) |
| Repor... | Assertion: Uses remain when a value is destroyed | https://api.github.com/repos/llvm/llvm-project/issues/7387/comments | 1 | 2010-05-02T15:16:17Z | 2021-12-03T21:33:15Z | https://github.com/llvm/llvm-project/issues/7387 | 1,070,985,373 | 7,387 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7014](https://llvm.org/bz7014) |
| Resolution | FIXED |
| Resolved on | May 03, 2010 10:37 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
The following code, reduced from a boost test case, is ... | "Using namespace" problem | https://api.github.com/repos/llvm/llvm-project/issues/7386/comments | 1 | 2010-05-02T14:02:49Z | 2021-12-03T21:33:14Z | https://github.com/llvm/llvm-project/issues/7386 | 1,070,985,363 | 7,386 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7013](https://llvm.org/bz7013) |
| Resolution | FIXED |
| Resolved on | May 03, 2010 18:30 |
| Version | trunk |
| OS | All |
| Attachments | [Code which causes error](https://user-images.githubusercontent.com/60944935/143741251-39fa2896-9513-44d4-92bf-b03020ff43e5.gz), [Test wh... | Error-on-valid and assert on templated friend function | https://api.github.com/repos/llvm/llvm-project/issues/7385/comments | 1 | 2010-05-02T11:05:47Z | 2021-12-03T21:33:13Z | https://github.com/llvm/llvm-project/issues/7385 | 1,070,985,356 | 7,385 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7012](https://llvm.org/bz7012) |
| Resolution | FIXED |
| Resolved on | May 03, 2010 01:10 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Test for this issue](https://user-images.githubusercontent.com/60944935/143741250-52980ad1-cf22-47d8-9b22-8cc26694c0fe.gz) |
| Repor... | EBO issue when explicitly calling the empty base's implicit constructor. | https://api.github.com/repos/llvm/llvm-project/issues/7384/comments | 4 | 2010-05-02T09:19:10Z | 2021-12-03T21:33:12Z | https://github.com/llvm/llvm-project/issues/7384 | 1,070,985,349 | 7,384 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7011](https://llvm.org/bz7011) |
| Resolution | DUPLICATE |
| Resolved on | May 02, 2010 09:19 |
| Version | 2.7 |
| OS | FreeBSD |
| CC | @DougGregor |
## Extended Description
--- testcase ---
void f(int sz) {
const int sz_c = sz;
int i[sz_c];
}
--- output ---
pr.C:2:8: ... | 'variable length arrays are not permitted' error on run-time computed length array | https://api.github.com/repos/llvm/llvm-project/issues/7383/comments | 4 | 2010-05-02T09:12:23Z | 2021-12-03T21:33:12Z | https://github.com/llvm/llvm-project/issues/7383 | 1,070,985,337 | 7,383 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7010](https://llvm.org/bz7010) |
| Resolution | FIXED |
| Resolved on | Jun 16, 2010 18:11 |
| Version | 2.7 |
| OS | FreeBSD |
| CC | @DougGregor |
## Extended Description
--- testcase ---
template<typename T> class Container { };
namespace Z {
template<template<typename> ... | template instantiation of function can't find this function in the namespace | https://api.github.com/repos/llvm/llvm-project/issues/7382/comments | 2 | 2010-05-02T09:06:09Z | 2021-12-03T21:33:11Z | https://github.com/llvm/llvm-project/issues/7382 | 1,070,985,325 | 7,382 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7009](https://llvm.org/bz7009) |
| Resolution | INVALID |
| Resolved on | May 01, 2010 13:39 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
In file included from /Users/az/Programmierung/openli... | error: empty parameter list defined with a typedef of 'void' not allowed in C++ | https://api.github.com/repos/llvm/llvm-project/issues/7381/comments | 6 | 2010-05-01T18:34:28Z | 2021-12-03T21:33:10Z | https://github.com/llvm/llvm-project/issues/7381 | 1,070,985,319 | 7,381 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7008](https://llvm.org/bz7008) |
| Resolution | FIXED |
| Resolved on | Aug 09, 2010 10:28 |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [Preprocessed source with and without problem](https://user-images.githubusercontent.com/60944935/143741249-c2b1fb55-380a-4a18-... | Possibly spurious type mismatch error compiling Perl | https://api.github.com/repos/llvm/llvm-project/issues/7380/comments | 3 | 2010-05-01T18:09:06Z | 2021-12-03T21:33:09Z | https://github.com/llvm/llvm-project/issues/7380 | 1,070,985,309 | 7,380 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7007](https://llvm.org/bz7007) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
In the case that clang gives some -Wreorder warning like this:
In file included from /Users/az/Programmierung/openlierox/src... | fix suggestion for -Wreorder | https://api.github.com/repos/llvm/llvm-project/issues/7379/comments | 3 | 2010-05-01T18:01:35Z | 2023-08-22T04:41:15Z | https://github.com/llvm/llvm-project/issues/7379 | 1,070,985,304 | 7,379 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7006](https://llvm.org/bz7006) |
| Resolution | FIXED |
| Resolved on | Oct 31, 2011 10:09 |
| Version | 2.7 |
| OS | other |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie |
## Extended Description
This little C program shows something I have found in a larger pro... | Missed struct allocation escape analysis | https://api.github.com/repos/llvm/llvm-project/issues/7378/comments | 2 | 2010-05-01T17:53:16Z | 2021-12-03T21:33:07Z | https://github.com/llvm/llvm-project/issues/7378 | 1,070,985,293 | 7,378 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7005](https://llvm.org/bz7005) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
clang seems to be unable to find the headers from the libffi-dev package on Ubuntu 9.04 (i386).
If I try to compile the follo... | Libffi headers not found on Ubuntu | https://api.github.com/repos/llvm/llvm-project/issues/7377/comments | 9 | 2010-05-01T17:32:16Z | 2023-08-10T14:39:18Z | https://github.com/llvm/llvm-project/issues/7377 | 1,070,985,281 | 7,377 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.