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 | [5704](https://llvm.org/bz5704) |
| Resolution | FIXED |
| Resolved on | Jun 13, 2010 17:17 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
1. Note ", array[0]" in "at" function. Without it this ... | bug in ternary operator | https://api.github.com/repos/llvm/llvm-project/issues/6076/comments | 8 | 2009-12-07T06:53:49Z | 2021-12-03T21:13:26Z | https://github.com/llvm/llvm-project/issues/6076 | 1,070,972,483 | 6,076 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5703](https://llvm.org/bz5703) |
| Resolution | FIXED |
| Resolved on | Dec 22, 2009 16:37 |
| Version | trunk |
| OS | Linux |
| Attachments | [Testcase](https://user-images.githubusercontent.com/67392/143740343-b0f63271-674e-4d20-8461-bc604d55a72b.gz) |
| CC | @lhames,@stoklun... | Assertion in LiveIntervals | https://api.github.com/repos/llvm/llvm-project/issues/6075/comments | 2 | 2009-12-07T04:33:45Z | 2021-12-03T21:13:25Z | https://github.com/llvm/llvm-project/issues/6075 | 1,070,972,474 | 6,075 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5702](https://llvm.org/bz5702) |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Consider:
class PointerUnion { public: operator bool(); ... };
// Note: no operator== for PointerUnion
void foo() {... | Warn when comparing two objects of the same type via a user-defined conversion | https://api.github.com/repos/llvm/llvm-project/issues/6074/comments | 1 | 2009-12-06T23:31:41Z | 2022-01-17T21:54:04Z | https://github.com/llvm/llvm-project/issues/6074 | 1,070,972,464 | 6,074 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5701](https://llvm.org/bz5701) |
| Resolution | DUPLICATE |
| Resolved on | Mar 12, 2010 00:59 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
===
# cat ~/hello.cpp
#include <iostream>
using namespace std... | assertion failed when tried to generate XML | https://api.github.com/repos/llvm/llvm-project/issues/6073/comments | 2 | 2009-12-06T23:24:07Z | 2021-12-03T21:13:24Z | https://github.com/llvm/llvm-project/issues/6073 | 1,070,972,450 | 6,073 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5700](https://llvm.org/bz5700) |
| Resolution | FIXED |
| Resolved on | Mar 04, 2011 15:38 |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
Clang assertts on this:
namespace N {
template<typename T> void f();
}
void g() {
N::f<int>::x b;
} | Assert on invalid nested-name-specifier containing function template specialization | https://api.github.com/repos/llvm/llvm-project/issues/6072/comments | 1 | 2009-12-06T20:13:36Z | 2021-12-03T21:13:23Z | https://github.com/llvm/llvm-project/issues/6072 | 1,070,972,436 | 6,072 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5699](https://llvm.org/bz5699) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | NetBSD |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
#define h(...) __VA_ARGS__ | -dM doesn't work properly for variadic macros | https://api.github.com/repos/llvm/llvm-project/issues/6071/comments | 1 | 2009-12-06T10:46:32Z | 2021-12-03T21:13:22Z | https://github.com/llvm/llvm-project/issues/6071 | 1,070,972,422 | 6,071 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5698](https://llvm.org/bz5698) |
| Resolution | FIXED |
| Resolved on | Dec 06, 2009 11:18 |
| Version | trunk |
| OS | Linux |
| CC | @asl,@lattner |
## Extended Description
The innocent-looking function below takes many minutes to compile at -Os using either llvm-gcc and cla... | Jump-threading taking a long time | https://api.github.com/repos/llvm/llvm-project/issues/6070/comments | 3 | 2009-12-06T09:29:01Z | 2021-12-03T21:13:21Z | https://github.com/llvm/llvm-project/issues/6070 | 1,070,972,411 | 6,070 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5697](https://llvm.org/bz5697) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Test case:
%%%
struct Base {
virtual ~... | "Vtable has already been generated!" | https://api.github.com/repos/llvm/llvm-project/issues/6069/comments | 1 | 2009-12-06T08:22:49Z | 2021-12-03T21:13:20Z | https://github.com/llvm/llvm-project/issues/6069 | 1,070,972,402 | 6,069 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5696](https://llvm.org/bz5696) |
| Resolution | WONTFIX |
| Resolved on | Feb 22, 2010 12:48 |
| Version | trunk |
| OS | All |
| Attachments | [Add a warning about missing interface declarations for ObjC method implementations](https://user-images.githubusercontent.com/60944935... | [PATCH] Optional warning for ObjC methods without an interface declaration | https://api.github.com/repos/llvm/llvm-project/issues/6068/comments | 12 | 2009-12-06T03:04:03Z | 2022-01-20T02:31:49Z | https://github.com/llvm/llvm-project/issues/6068 | 1,070,972,388 | 6,068 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5695](https://llvm.org/bz5695) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | unspecified |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Test code:
%%%
struct string {
char... | bad code generated for temporaries | https://api.github.com/repos/llvm/llvm-project/issues/6067/comments | 1 | 2009-12-06T02:03:54Z | 2021-12-03T21:13:18Z | https://github.com/llvm/llvm-project/issues/6067 | 1,070,972,380 | 6,067 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5694](https://llvm.org/bz5694) |
| Resolution | FIXED |
| Resolved on | Jan 21, 2010 18:08 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143740340-b05092a4-474d-4b19-8be5-d478fb00bb28.gz) |
| Reporter | LLVM Bu... | ARM backend miscompiles a <= (0 - b) | https://api.github.com/repos/llvm/llvm-project/issues/6066/comments | 1 | 2009-12-06T00:11:04Z | 2021-12-03T21:13:17Z | https://github.com/llvm/llvm-project/issues/6066 | 1,070,972,370 | 6,066 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5693](https://llvm.org/bz5693) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:43 |
| Version | unspecified |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Test case 1:
%%%
#include <iostream>
... | virtual functions not overridden if derived class is templated | https://api.github.com/repos/llvm/llvm-project/issues/6065/comments | 1 | 2009-12-05T16:05:09Z | 2021-12-03T21:13:16Z | https://github.com/llvm/llvm-project/issues/6065 | 1,070,972,361 | 6,065 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5692](https://llvm.org/bz5692) |
| Resolution | FIXED |
| Resolved on | Jul 17, 2010 15:44 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@efriedma-quic,@rjmccall |
## Extended Description
This invalid code (u is not defined):
void foo() {
(union u)4;
}
is rej... | clang rejects invalid code with wrong diagnostic | https://api.github.com/repos/llvm/llvm-project/issues/6064/comments | 2 | 2009-12-05T10:27:49Z | 2021-12-03T21:13:16Z | https://github.com/llvm/llvm-project/issues/6064 | 1,070,972,353 | 6,064 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5691](https://llvm.org/bz5691) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:59 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @davidchisnall |
## Extended Description
When using nested exceptions, only the inner exception can b... | Nested GNU objc exceptions can't be caught | https://api.github.com/repos/llvm/llvm-project/issues/6063/comments | 27 | 2009-12-05T03:08:04Z | 2021-12-03T21:13:15Z | https://github.com/llvm/llvm-project/issues/6063 | 1,070,972,346 | 6,063 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5690](https://llvm.org/bz5690) |
| Resolution | INVALID |
| Resolved on | Feb 22, 2010 12:54 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
$ cat t.cc
template <typename T>
struct Base {
typedef int In... | clang fails to find type defined in a dependent base class when it's referenced via Derived:: | https://api.github.com/repos/llvm/llvm-project/issues/6062/comments | 5 | 2009-12-05T00:48:35Z | 2021-12-03T21:13:14Z | https://github.com/llvm/llvm-project/issues/6062 | 1,070,972,341 | 6,062 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5689](https://llvm.org/bz5689) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nunoplopes |
## Extended Description
This is a gcc compatibility bug.
$ cat t.cc
void Test() {
unsi... | clang fails to parse the "o" constraint in __asm__ | https://api.github.com/repos/llvm/llvm-project/issues/6061/comments | 1 | 2009-12-05T00:37:41Z | 2021-12-03T21:13:13Z | https://github.com/llvm/llvm-project/issues/6061 | 1,070,972,331 | 6,061 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5688](https://llvm.org/bz5688) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@pwo,@rjmccall |
## Extended Description
$ cat t.cc
template <typename T>
struct X {
X<T>... | clang fails to parse constructor with explicit template argument | https://api.github.com/repos/llvm/llvm-project/issues/6060/comments | 7 | 2009-12-05T00:25:39Z | 2021-12-03T21:13:12Z | https://github.com/llvm/llvm-project/issues/6060 | 1,070,972,317 | 6,060 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5687](https://llvm.org/bz5687) |
| Resolution | FIXED |
| Resolved on | Mar 08, 2010 13:35 |
| Version | 2.6 |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The code included in the docs (http://llvm.org/docs/tutorial/OCamlLangImpl7.html)... | Kaleidoscope tutorial code doesn't build with OCaml 3.11.1 | https://api.github.com/repos/llvm/llvm-project/issues/6059/comments | 1 | 2009-12-04T23:28:14Z | 2021-12-03T21:13:11Z | https://github.com/llvm/llvm-project/issues/6059 | 1,070,972,306 | 6,059 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5686](https://llvm.org/bz5686) |
| Version | unspecified |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
Hello,
I am very interesting by the static analysis but I am on Windows and I am using Msvc 6 or 8 to build C pro... | make analyzer work better with vc++ | https://api.github.com/repos/llvm/llvm-project/issues/6058/comments | 7 | 2009-12-04T19:03:34Z | 2021-12-03T21:13:10Z | https://github.com/llvm/llvm-project/issues/6058 | 1,070,972,302 | 6,058 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5685](https://llvm.org/bz5685) |
| Resolution | FIXED |
| Resolved on | May 06, 2010 18:53 |
| Version | 2.6 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @davidchisnall,@efriedma-quic,@rjmccall |
## Extended Description
Report based on mpfr 2.4.2.
It seems... | clang: warning with function attribute sentinel | https://api.github.com/repos/llvm/llvm-project/issues/6057/comments | 6 | 2009-12-04T15:14:37Z | 2021-12-03T21:13:10Z | https://github.com/llvm/llvm-project/issues/6057 | 1,070,972,296 | 6,057 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5684](https://llvm.org/bz5684) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:44 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
apparently we try to do codegen after emitting an error on this:
class foo {
void bar(SomeUnknown... | crash on invalid in codegen (!?) | https://api.github.com/repos/llvm/llvm-project/issues/6056/comments | 1 | 2009-12-04T03:55:50Z | 2021-12-03T21:13:09Z | https://github.com/llvm/llvm-project/issues/6056 | 1,070,972,286 | 6,056 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5683](https://llvm.org/bz5683) |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
```c++
class foo {
void bar(const SomeUnknownClass *P);
};
#if 1
class SomeUnknownClass;
#endif
void foo::bar(const SomeUnknownClass *P) {
... | not-great error recovery with use of undefined type | https://api.github.com/repos/llvm/llvm-project/issues/6055/comments | 1 | 2009-12-04T03:54:09Z | 2023-08-22T04:10:37Z | https://github.com/llvm/llvm-project/issues/6055 | 1,070,972,275 | 6,055 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5682](https://llvm.org/bz5682) |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
Clang accepts the following template definition without complaint:
```c++
template <class T> class A {
void foo() {
struct Local var;
}
... | Diagnose incomplete local classes before instantiation | https://api.github.com/repos/llvm/llvm-project/issues/6054/comments | 1 | 2009-12-04T03:48:08Z | 2023-08-22T04:06:54Z | https://github.com/llvm/llvm-project/issues/6054 | 1,070,972,270 | 6,054 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5681](https://llvm.org/bz5681) |
| Resolution | FIXED |
| Resolved on | Mar 31, 2010 17:22 |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
daysthatwere:clang rjmccall$ cat << EOF > /tmp/test0.cpp
template <class T> struct Base {
struct foo {};... | instantiation of elaborated type specifiers does ordinary lookup | https://api.github.com/repos/llvm/llvm-project/issues/6053/comments | 1 | 2009-12-04T03:24:36Z | 2021-12-03T21:13:06Z | https://github.com/llvm/llvm-project/issues/6053 | 1,070,972,261 | 6,053 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5680](https://llvm.org/bz5680) |
| Resolution | FIXED |
| Resolved on | Apr 14, 2015 16:45 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@atrick,@lattner,@dexonsmith,@sunfishcode,@nlewycky,@stoklund |
## Extended Description
The order ... | bitcode files do not preserve order of use lists | https://api.github.com/repos/llvm/llvm-project/issues/6052/comments | 8 | 2009-12-04T02:58:19Z | 2021-12-03T21:13:05Z | https://github.com/llvm/llvm-project/issues/6052 | 1,070,972,249 | 6,052 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5679](https://llvm.org/bz5679) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
This may be a gcc-compatibility bug.
$ cat t.cc
enum X { A = ... | clang thinks an enum value is not a constant integer | https://api.github.com/repos/llvm/llvm-project/issues/6051/comments | 1 | 2009-12-04T00:59:37Z | 2021-12-03T21:13:04Z | https://github.com/llvm/llvm-project/issues/6051 | 1,070,972,239 | 6,051 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5678](https://llvm.org/bz5678) |
| Resolution | FIXED |
| Resolved on | Jun 12, 2010 12:27 |
| Version | trunk |
| OS | All |
| Attachments | [don't emit diagnostic about VLAs in C++ in GNU mode](https://user-images.githubusercontent.com/60944935/143740337-5dd217f5-6fe1-4f56-b52... | [extension] variable length arrays are not permitted in C++ in GNU mode. | https://api.github.com/repos/llvm/llvm-project/issues/6050/comments | 14 | 2009-12-03T22:18:13Z | 2021-12-03T21:13:04Z | https://github.com/llvm/llvm-project/issues/6050 | 1,070,972,223 | 6,050 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5677](https://llvm.org/bz5677) |
| Resolution | FIXED |
| Resolved on | Jul 31, 2010 15:44 |
| Version | trunk |
| OS | All |
## Extended Description
index-test takes too long to link, and its functionality should probably live within clang/clang-cc anyway. Make it so! | Bring index-test into Clang | https://api.github.com/repos/llvm/llvm-project/issues/6049/comments | 6 | 2009-12-03T20:36:11Z | 2021-12-03T21:13:03Z | https://github.com/llvm/llvm-project/issues/6049 | 1,070,972,212 | 6,049 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5676](https://llvm.org/bz5676) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
pes delta$ cat tmp0/267.cpp
struct node;
... | Assertion failed: (DD->getOperatorDelete() && "operator delete missing - EmitDtorEpilogue"), function EmitDtorEpilogue, file CGCXX.cpp, line 1821. | https://api.github.com/repos/llvm/llvm-project/issues/6048/comments | 3 | 2009-12-03T16:34:50Z | 2021-12-03T21:13:02Z | https://github.com/llvm/llvm-project/issues/6048 | 1,070,972,203 | 6,048 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5675](https://llvm.org/bz5675) |
| Version | 2.6 |
| OS | Windows XP |
| Attachments | [Patch to remove inline keyword](https://user-images.githubusercontent.com/60944935/143740336-a3fe719a-4f53-4688-accc-b30923ac49cb.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattne... | llvm-c/Target.h can not compile with Visual Studio in C | https://api.github.com/repos/llvm/llvm-project/issues/6047/comments | 1 | 2009-12-03T10:15:06Z | 2023-08-05T22:26:30Z | https://github.com/llvm/llvm-project/issues/6047 | 1,070,972,197 | 6,047 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5674](https://llvm.org/bz5674) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:43 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
This code:
struct font_params {
int x_height;
};
typedef int font_params::*param_t... | initializer codegen'd as static ctor instead of normal init | https://api.github.com/repos/llvm/llvm-project/issues/6046/comments | 2 | 2009-12-03T09:13:46Z | 2021-12-03T21:13:00Z | https://github.com/llvm/llvm-project/issues/6046 | 1,070,972,188 | 6,046 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5673](https://llvm.org/bz5673) |
| Resolution | FIXED |
| Resolved on | Dec 02, 2009 19:05 |
| Version | trunk |
| OS | All |
| Attachments | [Testcase](https://user-images.githubusercontent.com/67392/143740335-9c404e1f-f8ad-43f4-8db0-0ccd1048ac0f.gz) |
| CC | @lattner |
## Ext... | Assertion in instcombine | https://api.github.com/repos/llvm/llvm-project/issues/6045/comments | 2 | 2009-12-03T02:56:00Z | 2021-12-03T21:12:59Z | https://github.com/llvm/llvm-project/issues/6045 | 1,070,972,175 | 6,045 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5672](https://llvm.org/bz5672) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
$ cat t.cc
template <int n>
struct X {};
class Y ... | clang thinks some (compile-time) integral constant is not constant (different test case) | https://api.github.com/repos/llvm/llvm-project/issues/6044/comments | 3 | 2009-12-03T02:55:14Z | 2021-12-03T21:12:58Z | https://github.com/llvm/llvm-project/issues/6044 | 1,070,972,157 | 6,044 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5671](https://llvm.org/bz5671) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:55 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc,@DougGregor |
## Extended Description
$ cat t.cc
class Base {};
class Derived : public Base ... | clang thinks an lvalue of type Derived is an rvalue of type Base | https://api.github.com/repos/llvm/llvm-project/issues/6043/comments | 2 | 2009-12-03T01:13:28Z | 2021-12-03T21:12:57Z | https://github.com/llvm/llvm-project/issues/6043 | 1,070,972,147 | 6,043 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5670](https://llvm.org/bz5670) |
| Resolution | INVALID |
| Resolved on | Dec 02, 2009 18:10 |
| Version | unspecified |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Hello,
I am new to clang and I have tried to compile a simple applicati... | Unknown type | https://api.github.com/repos/llvm/llvm-project/issues/6042/comments | 1 | 2009-12-03T00:15:38Z | 2021-12-03T21:12:56Z | https://github.com/llvm/llvm-project/issues/6042 | 1,070,972,134 | 6,042 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5669](https://llvm.org/bz5669) |
| Resolution | FIXED |
| Resolved on | Dec 02, 2009 12:52 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
A "Backend: MSP430" does not show up in the component list. | MSP430 as backend component | https://api.github.com/repos/llvm/llvm-project/issues/6041/comments | 1 | 2009-12-02T20:30:10Z | 2021-12-03T21:12:55Z | https://github.com/llvm/llvm-project/issues/6041 | 1,070,972,122 | 6,041 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5668](https://llvm.org/bz5668) |
| Version | trunk |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143740334-843c3f8d-7c33-4a37-8a0b-34a12e24a01a.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description... | thumb2 folding of constant addresses unhelpful | https://api.github.com/repos/llvm/llvm-project/issues/6040/comments | 3 | 2009-12-02T20:27:45Z | 2021-12-03T21:12:55Z | https://github.com/llvm/llvm-project/issues/6040 | 1,070,972,108 | 6,040 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5667](https://llvm.org/bz5667) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:56 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
This morning, clang-on-clang fails consistently o... | clang-on-clang crashes accessing members. | https://api.github.com/repos/llvm/llvm-project/issues/6039/comments | 2 | 2009-12-02T18:52:00Z | 2021-12-03T21:12:54Z | https://github.com/llvm/llvm-project/issues/6039 | 1,070,972,097 | 6,039 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5666](https://llvm.org/bz5666) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
pes delta$ cat 000.cpp
class string {
... | [CG]: wrong mangling of extern variable | https://api.github.com/repos/llvm/llvm-project/issues/6038/comments | 3 | 2009-12-02T11:13:12Z | 2021-12-03T21:12:53Z | https://github.com/llvm/llvm-project/issues/6038 | 1,070,972,084 | 6,038 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5665](https://llvm.org/bz5665) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
pes delta$ cat 000.cpp
class token_node;
struct node {
... | Assertion failed: (OverriddenMD->isCanonicalDecl() && "Should have the canonical decl of the overridden RD!"), function ComputeMethodVtableIndices, file CGVtable.cpp, line 896. | https://api.github.com/repos/llvm/llvm-project/issues/6037/comments | 1 | 2009-12-02T10:28:48Z | 2021-12-03T21:12:52Z | https://github.com/llvm/llvm-project/issues/6037 | 1,070,972,079 | 6,037 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5664](https://llvm.org/bz5664) |
| Resolution | FIXED |
| Resolved on | Dec 03, 2009 00:58 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
DISABLE_INLINE needs to be before the declaration when building with MSVC.
Error 1 er... | DISABLE_INLINE build fix | https://api.github.com/repos/llvm/llvm-project/issues/6036/comments | 1 | 2009-12-02T05:42:16Z | 2021-12-03T21:12:51Z | https://github.com/llvm/llvm-project/issues/6036 | 1,070,972,070 | 6,036 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5663](https://llvm.org/bz5663) |
| Resolution | INVALID |
| Resolved on | Dec 02, 2009 00:25 |
| Version | trunk |
| OS | All |
| Attachments | [C++ program demonstrating bad behavior](https://user-images.githubusercontent.com/60944935/143740331-4188f581-1ed7-4ef6-8b70-4a5a529a3... | Lazy bitcode loading interacts badly with global opts | https://api.github.com/repos/llvm/llvm-project/issues/6035/comments | 1 | 2009-12-02T02:37:34Z | 2021-12-03T21:12:51Z | https://github.com/llvm/llvm-project/issues/6035 | 1,070,972,061 | 6,035 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5662](https://llvm.org/bz5662) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@tkremenek |
## Extended Description
When using implicit PCH includes, the source manager include stack isn't correct. This means diagnostics com... | source manager include stack isn't correct when using PCH | https://api.github.com/repos/llvm/llvm-project/issues/6034/comments | 0 | 2009-12-01T23:47:46Z | 2021-12-03T21:12:50Z | https://github.com/llvm/llvm-project/issues/6034 | 1,070,972,052 | 6,034 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5661](https://llvm.org/bz5661) |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [Example project](https://user-images.githubusercontent.com/60944935/143740330-a133d521-226e-48a7-99b4-7657caf21b78.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## ... | checker-228 fails to find include files in some cases | https://api.github.com/repos/llvm/llvm-project/issues/6033/comments | 6 | 2009-12-01T23:14:09Z | 2021-12-03T21:12:49Z | https://github.com/llvm/llvm-project/issues/6033 | 1,070,972,047 | 6,033 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5660](https://llvm.org/bz5660) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:53 |
| Version | unspecified |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
pes /tmp$ cat 000.cpp
class box {
virtual ~box();
};
... | [CG]: crash with virtual destructor | https://api.github.com/repos/llvm/llvm-project/issues/6032/comments | 1 | 2009-12-01T19:57:59Z | 2021-12-03T21:12:48Z | https://github.com/llvm/llvm-project/issues/6032 | 1,070,972,038 | 6,032 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5659](https://llvm.org/bz5659) |
| Resolution | FIXED |
| Resolved on | Dec 03, 2009 06:45 |
| Version | trunk |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic,@nlewycky |
## Extended Description
witten ~# cat 003.cpp
struct font_params {
int... | c++ member pointer codegen assert | https://api.github.com/repos/llvm/llvm-project/issues/6031/comments | 4 | 2009-12-01T19:48:50Z | 2021-12-03T21:12:47Z | https://github.com/llvm/llvm-project/issues/6031 | 1,070,972,029 | 6,031 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5658](https://llvm.org/bz5658) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:43 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143740327-7d0f203d-4c17-440e-ba12-46c0405d9a54.gz) |
| Reporter | LLVM Bu... | regression with r90158 | https://api.github.com/repos/llvm/llvm-project/issues/6030/comments | 1 | 2009-12-01T15:56:49Z | 2021-12-03T21:12:46Z | https://github.com/llvm/llvm-project/issues/6030 | 1,070,972,018 | 6,030 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5657](https://llvm.org/bz5657) |
| Resolution | WORKSFORME |
| Resolved on | Aug 31, 2010 22:15 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Hello,
Using an up to date cygwin installation (updated the 01/12/2009), ... | Cygwin build fails due to missing library | https://api.github.com/repos/llvm/llvm-project/issues/6029/comments | 1 | 2009-12-01T15:38:31Z | 2022-01-20T02:03:38Z | https://github.com/llvm/llvm-project/issues/6029 | 1,070,972,011 | 6,029 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5656](https://llvm.org/bz5656) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:42 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
pes delta$ cat 007.cpp
class reg {
virtual void set_val... | error: 'set_value' is not virtual and cannot be declared pure | https://api.github.com/repos/llvm/llvm-project/issues/6028/comments | 3 | 2009-12-01T13:49:15Z | 2021-12-03T21:12:45Z | https://github.com/llvm/llvm-project/issues/6028 | 1,070,972,002 | 6,028 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5655](https://llvm.org/bz5655) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Example code:
%%%
template<typename T> struct Foo { };
void f(v... | attempting to instantiate a templated class without specifying template parameters crashes instead of giving an error | https://api.github.com/repos/llvm/llvm-project/issues/6027/comments | 1 | 2009-12-01T08:00:28Z | 2021-12-03T21:12:44Z | https://github.com/llvm/llvm-project/issues/6027 | 1,070,971,997 | 6,027 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5654](https://llvm.org/bz5654) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@nunoplopes |
## Extended Description
I'd like to request a flag in clang (I propose -fassume-sane-operator-new) which marks C++ g... | please add -fassume-sane-operator-new | https://api.github.com/repos/llvm/llvm-project/issues/6026/comments | 6 | 2009-12-01T07:33:08Z | 2021-12-03T21:12:43Z | https://github.com/llvm/llvm-project/issues/6026 | 1,070,971,991 | 6,026 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5653](https://llvm.org/bz5653) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:46 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
This code compiled as C++ using clang r90198:
void f(int a, ... | extern "C++" not transparent (string.h) | https://api.github.com/repos/llvm/llvm-project/issues/6025/comments | 1 | 2009-12-01T05:54:26Z | 2021-12-03T21:12:42Z | https://github.com/llvm/llvm-project/issues/6025 | 1,070,971,979 | 6,025 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5652](https://llvm.org/bz5652) |
| Resolution | FIXED |
| Resolved on | Aug 27, 2010 12:42 |
| Version | 2.6 |
| OS | Linux |
| Blocks | llvm/llvm-project#2144 |
| Attachments | [Example showing missed optimisation opportunity.](https://user-images.githubusercontent.com/6094493... | eliminate conditional if it protects a region containing a condition that subsumes it | https://api.github.com/repos/llvm/llvm-project/issues/6024/comments | 11 | 2009-12-01T05:01:13Z | 2021-12-03T21:12:41Z | https://github.com/llvm/llvm-project/issues/6024 | 1,070,971,971 | 6,024 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5651](https://llvm.org/bz5651) |
| Resolution | FIXED |
| Resolved on | Dec 01, 2009 12:56 |
| Version | trunk |
| OS | Linux |
| Attachments | [Example bitcode file.](https://user-images.githubusercontent.com/60944935/143740325-fe441442-539b-486a-8e61-939a0ded973f.gz) |
| Repor... | Source-level debugging information causes bad label names | https://api.github.com/repos/llvm/llvm-project/issues/6023/comments | 2 | 2009-12-01T04:41:21Z | 2021-12-03T21:12:40Z | https://github.com/llvm/llvm-project/issues/6023 | 1,070,971,959 | 6,023 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5650](https://llvm.org/bz5650) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | trunk |
| OS | Windows XP |
| Attachments | [demonstrates error](https://user-images.githubusercontent.com/60944935/143740324-c169c7dc-922f-4e1e-b77a-1d230d516e34.gz) |
| Rep... | Not pushing vector attribute through type | https://api.github.com/repos/llvm/llvm-project/issues/6022/comments | 3 | 2009-12-01T02:03:32Z | 2021-12-03T21:12:39Z | https://github.com/llvm/llvm-project/issues/6022 | 1,070,971,951 | 6,022 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5649](https://llvm.org/bz5649) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | 2.6 |
| OS | Linux |
| Attachments | [Patch to register targets, force JIT, and produce a human readable error if it goes wrong.](https://user-images.githubusercontent.com/60... | examples/fibonacci doesn't register any JIT targets | https://api.github.com/repos/llvm/llvm-project/issues/6021/comments | 3 | 2009-12-01T00:48:49Z | 2024-09-15T13:57:05Z | https://github.com/llvm/llvm-project/issues/6021 | 1,070,971,948 | 6,021 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5648](https://llvm.org/bz5648) |
| Resolution | FIXED |
| Resolved on | Aug 31, 2010 05:03 |
| Version | trunk |
| OS | FreeBSD |
| Attachments | [Connect libCompilerDriver to the CMake build](https://user-images.githubusercontent.com/92601279/143740322-28d60639-5274-4540-9678-2... | llvmc is not built using cmake | https://api.github.com/repos/llvm/llvm-project/issues/6020/comments | 2 | 2009-12-01T00:34:49Z | 2021-12-03T21:12:38Z | https://github.com/llvm/llvm-project/issues/6020 | 1,070,971,938 | 6,020 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5647](https://llvm.org/bz5647) |
| Resolution | FIXED |
| Resolved on | Nov 30, 2009 20:22 |
| Version | trunk |
| OS | FreeBSD |
| Attachments | [Add warnings, pedantic and -Werror support to CMAKE](https://user-images.githubusercontent.com/92601279/143740320-39c7a9fa-4a7a-47ec... | LLVM does not build with warnings enabled | https://api.github.com/repos/llvm/llvm-project/issues/6019/comments | 3 | 2009-11-30T22:25:37Z | 2021-12-03T21:12:37Z | https://github.com/llvm/llvm-project/issues/6019 | 1,070,971,928 | 6,019 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5646](https://llvm.org/bz5646) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@DougGregor,@tkremenek,@rjmccall |
## Extended Description
Currently some semantic information on when cleanups should be run is not present in the ... | [code cleanup] rework C++ AST representation of cleanups | https://api.github.com/repos/llvm/llvm-project/issues/6018/comments | 4 | 2009-11-30T21:57:30Z | 2021-12-03T21:12:36Z | https://github.com/llvm/llvm-project/issues/6018 | 1,070,971,914 | 6,018 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5645](https://llvm.org/bz5645) |
| Resolution | FIXED |
| Resolved on | Dec 03, 2009 01:19 |
| Version | trunk |
| OS | All |
| Attachments | [a](https://user-images.githubusercontent.com/60944935/143740319-a9680e44-5071-4d43-8610-faabc3f85f6b.gz) |
| Reporter | LLVM Bugzilla Co... | llvm fails to fold function to a constant when built with clang | https://api.github.com/repos/llvm/llvm-project/issues/6017/comments | 5 | 2009-11-30T21:35:28Z | 2021-12-03T21:12:35Z | https://github.com/llvm/llvm-project/issues/6017 | 1,070,971,907 | 6,017 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5644](https://llvm.org/bz5644) |
| Resolution | DUPLICATE |
| Resolved on | Dec 31, 2009 21:59 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @regehr |
## Extended Description
See below:
yang@yang-working:~$ clang small.c -O1 -o small
yan... | call to noreturn nounwind readnone function which infinite loops is deleted | https://api.github.com/repos/llvm/llvm-project/issues/6016/comments | 4 | 2009-11-30T20:58:54Z | 2021-12-03T21:12:34Z | https://github.com/llvm/llvm-project/issues/6016 | 1,070,971,896 | 6,016 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5643](https://llvm.org/bz5643) |
| Resolution | FIXED |
| Resolved on | Nov 12, 2010 11:56 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @stoklund |
## Extended Description
I would like these cases to work, simply to avoid needing grep:
--
... | CHECK-NOT should be more flexible | https://api.github.com/repos/llvm/llvm-project/issues/6015/comments | 1 | 2009-11-30T19:16:06Z | 2021-12-03T21:12:33Z | https://github.com/llvm/llvm-project/issues/6015 | 1,070,971,881 | 6,015 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5642](https://llvm.org/bz5642) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:54 |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
(from bits/stl_iterator.h)
$ cat x.cpp
template<typename _Iterator, typename _Container> class __... | Assertion `Tok.is(tok::identifier) && "should have identifier"' failed | https://api.github.com/repos/llvm/llvm-project/issues/6014/comments | 1 | 2009-11-30T17:44:38Z | 2021-12-03T21:12:32Z | https://github.com/llvm/llvm-project/issues/6014 | 1,070,971,866 | 6,014 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5641](https://llvm.org/bz5641) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:52 |
| Version | unspecified |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143740318-b0869db3-58c2-4f8f-b676-f0c1a8ab9ffd.gz) |
| Reporter | ... | [CG] Assertion failed: (PrimaryBase->isCanonicalDecl() && "Should have the canonical decl of the primary base!"), function ComputeMethodVtableIndices, file CGVtable.cpp, line 871. | https://api.github.com/repos/llvm/llvm-project/issues/6013/comments | 3 | 2009-11-30T16:56:28Z | 2021-12-03T21:12:32Z | https://github.com/llvm/llvm-project/issues/6013 | 1,070,971,855 | 6,013 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5640](https://llvm.org/bz5640) |
| Resolution | FIXED |
| Resolved on | Dec 01, 2009 00:05 |
| Version | unspecified |
| OS | Linux |
| Attachments | [test code](https://user-images.githubusercontent.com/732536/143740316-3d324e0f-f47e-4b9a-9543-2161df4cdf04.gz) |
| CC | @lattner... | run away jump threading | https://api.github.com/repos/llvm/llvm-project/issues/6012/comments | 6 | 2009-11-30T07:11:38Z | 2021-12-03T21:12:31Z | https://github.com/llvm/llvm-project/issues/6012 | 1,070,971,843 | 6,012 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5639](https://llvm.org/bz5639) |
| Resolution | INVALID |
| Resolved on | Aug 13, 2010 06:47 |
| Version | trunk |
| OS | All |
## Extended Description
Implicit boolean conversions are dangerous with overloading. We have some additional overloads to avoid them for const char* ... | Remove boolean parameters from IRBuilder | https://api.github.com/repos/llvm/llvm-project/issues/6011/comments | 2 | 2009-11-29T23:34:04Z | 2021-12-03T21:12:30Z | https://github.com/llvm/llvm-project/issues/6011 | 1,070,971,829 | 6,011 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5638](https://llvm.org/bz5638) |
| Resolution | FIXED |
| Resolved on | Sep 27, 2011 16:06 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
It is worthless to pass "tmp" as a name for LLVM values, its meani... | [code cleanup] get rid of "tmp" LLVM IR names | https://api.github.com/repos/llvm/llvm-project/issues/6010/comments | 1 | 2009-11-29T23:18:49Z | 2021-12-03T21:12:29Z | https://github.com/llvm/llvm-project/issues/6010 | 1,070,971,816 | 6,010 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5637](https://llvm.org/bz5637) |
| Resolution | FIXED |
| Resolved on | Apr 26, 2011 16:06 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @akyrtzi,@lattner |
## Extended Description
Clang outputs 72 and gcc 80 on my x86-64 linux box.... | Example where sizeof differs between clang and gcc | https://api.github.com/repos/llvm/llvm-project/issues/6009/comments | 5 | 2009-11-29T22:50:14Z | 2021-12-03T21:12:28Z | https://github.com/llvm/llvm-project/issues/6009 | 1,070,971,810 | 6,009 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5636](https://llvm.org/bz5636) |
| Resolution | INVALID |
| Resolved on | Dec 22, 2009 13:20 |
| Version | 2.6 |
| OS | FreeBSD |
| Attachments | [part of project sphinxbase](https://user-images.githubusercontent.com/60944935/143740315-f323b150-6a0a-4bd9-9374-e0d3f1e5a56c.gz) |
... | clang: optimization changes behaviour | https://api.github.com/repos/llvm/llvm-project/issues/6008/comments | 3 | 2009-11-29T18:33:15Z | 2021-12-03T21:12:27Z | https://github.com/llvm/llvm-project/issues/6008 | 1,070,971,800 | 6,008 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5635](https://llvm.org/bz5635) |
| Resolution | FIXED |
| Resolved on | Nov 29, 2009 11:23 |
| Version | trunk |
| OS | NetBSD |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
System/Unix/Path.inc contains the following code:
return Path(std::string(realpa... | Bad handling of realpath | https://api.github.com/repos/llvm/llvm-project/issues/6007/comments | 2 | 2009-11-29T10:30:57Z | 2021-12-03T21:12:27Z | https://github.com/llvm/llvm-project/issues/6007 | 1,070,971,790 | 6,007 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5634](https://llvm.org/bz5634) |
| Resolution | FIXED |
| Resolved on | Nov 28, 2009 18:51 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The following IR:
define void @​bar(i32 %left, i32 %right) nounwind {
%1 = i... | Missed optimisation on comparisons to 0 becoming ORs | https://api.github.com/repos/llvm/llvm-project/issues/6006/comments | 2 | 2009-11-28T20:31:13Z | 2021-12-03T21:12:26Z | https://github.com/llvm/llvm-project/issues/6006 | 1,070,971,783 | 6,006 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5633](https://llvm.org/bz5633) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | NetBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nunoplopes |
## Extended Description
$ ~/bin/clang -E -I/tmp /tmp/bug.c
Stack dump:
0. Progra... | Clang fails on unreadable headers | https://api.github.com/repos/llvm/llvm-project/issues/6005/comments | 6 | 2009-11-28T14:38:14Z | 2021-12-03T21:12:25Z | https://github.com/llvm/llvm-project/issues/6005 | 1,070,971,777 | 6,005 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5632](https://llvm.org/bz5632) |
| Resolution | DUPLICATE |
| Resolved on | Nov 30, 2009 20:51 |
| Version | trunk |
| OS | All |
| CC | @asl,@lhames |
## Extended Description
Using checker-227 on x86_64.
Source:
typedef unsigned char uint8_t;
typedef long x86_reg;
void add_... | Assertion failure in handlePhysicalRegisterDef/LiveIntervalAnalysis.cpp | https://api.github.com/repos/llvm/llvm-project/issues/6004/comments | 4 | 2009-11-28T05:19:01Z | 2021-12-03T21:12:24Z | https://github.com/llvm/llvm-project/issues/6004 | 1,070,971,772 | 6,004 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5631](https://llvm.org/bz5631) |
| Resolution | FIXED |
| Resolved on | Nov 27, 2009 16:51 |
| Version | trunk |
| OS | All |
| Attachments | [test case](https://user-images.githubusercontent.com/16542/143740313-e4a726df-9811-46f6-b8a0-9785220ba5cd.gz) |
## Extended Description... | Assertion failed: (VI != valueNumbering.end() && "Value not numbered?") in GVN | https://api.github.com/repos/llvm/llvm-project/issues/6003/comments | 1 | 2009-11-28T00:29:12Z | 2021-12-03T21:12:23Z | https://github.com/llvm/llvm-project/issues/6003 | 1,070,971,762 | 6,003 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5630](https://llvm.org/bz5630) |
| Resolution | FIXED |
| Resolved on | Nov 27, 2009 16:05 |
| Version | trunk |
| OS | FreeBSD |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143740312-f2444cfd-c03b-433f-8be5-5d201e18fa6c.gz) |
| Reporter | LLVM... | crash in GVN | https://api.github.com/repos/llvm/llvm-project/issues/6002/comments | 2 | 2009-11-27T23:52:49Z | 2021-12-03T21:12:22Z | https://github.com/llvm/llvm-project/issues/6002 | 1,070,971,758 | 6,002 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5629](https://llvm.org/bz5629) |
| Version | trunk |
| OS | All |
| Attachments | [Output of clang -O0 -S test.c at r89911](https://user-images.githubusercontent.com/60944935/143740308-2f646c19-dfed-4f4a-b923-63e5a8c08f65.gz), [Output of clang -O3 -S test.c at r89911](https://us... | need stack slot coloring of allocas | https://api.github.com/repos/llvm/llvm-project/issues/6001/comments | 6 | 2009-11-27T21:54:02Z | 2023-08-17T23:17:26Z | https://github.com/llvm/llvm-project/issues/6001 | 1,070,971,750 | 6,001 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5628](https://llvm.org/bz5628) |
| Resolution | FIXED |
| Resolved on | Nov 13, 2015 10:11 |
| Version | unspecified |
| OS | Linux |
| Depends On | llvm/llvm-project#2678 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @kirillbobyrev,@tkremenek |
## Extended Description
Wh... | False positive with VLA | https://api.github.com/repos/llvm/llvm-project/issues/6000/comments | 3 | 2009-11-27T18:46:35Z | 2021-12-03T21:12:20Z | https://github.com/llvm/llvm-project/issues/6000 | 1,070,971,746 | 6,000 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5627](https://llvm.org/bz5627) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:43 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
Analysing the program
float *f(int y);
float *g(int x) {... | False positive due to forgetting about nodes in a bifurcated path in CheckerVisit() | https://api.github.com/repos/llvm/llvm-project/issues/5999/comments | 3 | 2009-11-27T18:24:40Z | 2021-12-03T21:12:20Z | https://github.com/llvm/llvm-project/issues/5999 | 1,070,971,739 | 5,999 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5626](https://llvm.org/bz5626) |
| Resolution | FIXED |
| Resolved on | Feb 09, 2010 12:20 |
| Version | 2.6 |
| OS | Linux |
| Attachments | [Additions on i32 vectors of lengths 3, 4, 7, 8](https://user-images.githubusercontent.com/60944935/143740307-450731bd-a855-4b45-af17-383... | Poor codegen for operations on vectors of non-power-of-two lengths | https://api.github.com/repos/llvm/llvm-project/issues/5998/comments | 10 | 2009-11-27T16:25:13Z | 2021-12-03T21:12:19Z | https://github.com/llvm/llvm-project/issues/5998 | 1,070,971,734 | 5,998 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5625](https://llvm.org/bz5625) |
| Version | trunk |
| OS | Linux |
| CC | @lattner,@hfinkel,@sunfishcode |
## Extended Description
Consider the following simple C code:
```
int* a;
int b;
void foo(unsigned N, int c) {
unsigned i;
a = &b;
for (i=0; i<... | [nonlocal DSE] Loop is not eliminated | https://api.github.com/repos/llvm/llvm-project/issues/5997/comments | 5 | 2009-11-27T14:42:43Z | 2022-03-07T21:43:48Z | https://github.com/llvm/llvm-project/issues/5997 | 1,070,971,730 | 5,997 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5624](https://llvm.org/bz5624) |
| Resolution | FIXED |
| Resolved on | Feb 09, 2010 00:41 |
| Version | trunk |
| OS | Linux |
## Extended Description
r90002 fails with --enable-targets=host-only:
FAIL: /home/edwin/llvm-git/llvm/test/CodeGen/Generic/2009-11-20-NewNode.ll for ... | test/CodeGen/Generic has target specific tests | https://api.github.com/repos/llvm/llvm-project/issues/5996/comments | 1 | 2009-11-27T12:41:05Z | 2021-12-03T21:12:17Z | https://github.com/llvm/llvm-project/issues/5996 | 1,070,971,719 | 5,996 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5623](https://llvm.org/bz5623) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@mrvacbob,@lattner,@echristo,@isanbard |
## Extended Description
This is a bit ugly, but it's used in ffmpeg to create a jump table. Clang and llvm-gcc work a... | LTO fails with inline asm labels referenced in C | https://api.github.com/repos/llvm/llvm-project/issues/5995/comments | 9 | 2009-11-27T07:31:09Z | 2021-12-03T21:12:16Z | https://github.com/llvm/llvm-project/issues/5995 | 1,070,971,705 | 5,995 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5622](https://llvm.org/bz5622) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:55 |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [Assembly Code + Source Code](https://user-images.githubusercontent.com/60944935/143740302-b0cbed30-fe6c-48d0-bea9-22e2ae90974a... | Probable assembly compile error... -- C | https://api.github.com/repos/llvm/llvm-project/issues/5994/comments | 10 | 2009-11-27T01:23:10Z | 2021-12-03T21:12:15Z | https://github.com/llvm/llvm-project/issues/5994 | 1,070,971,696 | 5,994 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5621](https://llvm.org/bz5621) |
| Resolution | FIXED |
| Resolved on | Feb 23, 2010 16:05 |
| Version | trunk |
| OS | FreeBSD |
| Blocks | llvm/llvm-project#5883 llvm/llvm-bugzilla-archive#6266 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@edwintorok,@pwo |
## Exte... | Clang doesn't know about __attribute__ weakref() | https://api.github.com/repos/llvm/llvm-project/issues/5993/comments | 7 | 2009-11-27T01:07:41Z | 2021-12-03T21:12:14Z | https://github.com/llvm/llvm-project/issues/5993 | 1,070,971,681 | 5,993 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5620](https://llvm.org/bz5620) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:44 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#5593 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
--
ddunbar@giles:Clang... | attribute not ignored in function lookup | https://api.github.com/repos/llvm/llvm-project/issues/5992/comments | 3 | 2009-11-26T22:01:37Z | 2021-12-03T21:12:13Z | https://github.com/llvm/llvm-project/issues/5992 | 1,070,971,671 | 5,992 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5619](https://llvm.org/bz5619) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:44 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#5593 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
--
ddunbar@giles:Clang... | [irgen] Assertion failed: ((NumParams == FTy->getNumParams() || (FTy->isVarArg() && NumParams > FTy->getNumParams())) && "Calling a function with bad signature!" | https://api.github.com/repos/llvm/llvm-project/issues/5991/comments | 2 | 2009-11-26T06:47:43Z | 2021-12-03T21:12:12Z | https://github.com/llvm/llvm-project/issues/5991 | 1,070,971,654 | 5,991 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5618](https://llvm.org/bz5618) |
| Resolution | INVALID |
| Resolved on | Nov 26, 2009 00:07 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
The LLVM C backend should be moved to the clang module. Once moved, it... | Move C backend to Clang | https://api.github.com/repos/llvm/llvm-project/issues/5990/comments | 1 | 2009-11-26T02:31:56Z | 2021-12-03T21:12:11Z | https://github.com/llvm/llvm-project/issues/5990 | 1,070,971,649 | 5,990 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5617](https://llvm.org/bz5617) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:05 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Here clang says CL macro located in "<built-in>:114:15" (not clear what user needs to ... | Inconsistency when reporting macro location | https://api.github.com/repos/llvm/llvm-project/issues/5989/comments | 5 | 2009-11-26T01:50:43Z | 2021-12-03T21:12:10Z | https://github.com/llvm/llvm-project/issues/5989 | 1,070,971,641 | 5,989 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5616](https://llvm.org/bz5616) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:56 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nunoplopes |
## Extended Description
Compilation error for correct suffix ("i64"):
$ echo "voi... | Microsoft specific integer suffix parsed incorrectly | https://api.github.com/repos/llvm/llvm-project/issues/5988/comments | 1 | 2009-11-26T01:03:47Z | 2021-12-03T21:12:09Z | https://github.com/llvm/llvm-project/issues/5988 | 1,070,971,636 | 5,988 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5615](https://llvm.org/bz5615) |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@rotateright |
## Extended Description
See pr3120 for background and testcase. The "switched interpreter" runtime degraded from 240 to 584 when I cha... | poor x86-64 performance depending on code alignment | https://api.github.com/repos/llvm/llvm-project/issues/5987/comments | 6 | 2009-11-25T23:47:08Z | 2021-12-03T21:12:08Z | https://github.com/llvm/llvm-project/issues/5987 | 1,070,971,627 | 5,987 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5614](https://llvm.org/bz5614) |
| Resolution | FIXED |
| Resolved on | Nov 30, 2009 18:45 |
| Version | trunk |
| OS | Linux |
| Attachments | [Testcase](https://user-images.githubusercontent.com/67392/143740299-e8e29a06-8688-4cb1-9df0-f33e95dbce2b.gz) |
## Extended Descriptio... | Another regscavenger assertion | https://api.github.com/repos/llvm/llvm-project/issues/5986/comments | 3 | 2009-11-25T20:24:45Z | 2021-12-03T21:12:07Z | https://github.com/llvm/llvm-project/issues/5986 | 1,070,971,620 | 5,986 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5613](https://llvm.org/bz5613) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The following tests FAILED:
24 - enable_execute_stack_test (SEGFAULT)
38 - fixunssfti_test (Failed)
74 - fixunsdfti_t... | compiler-rt: 3 tests did not pass | https://api.github.com/repos/llvm/llvm-project/issues/5985/comments | 6 | 2009-11-25T12:14:40Z | 2023-08-05T22:25:20Z | https://github.com/llvm/llvm-project/issues/5985 | 1,070,971,606 | 5,985 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5612](https://llvm.org/bz5612) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
r89842 or r89843 breaks this gcc torture test:
/* Origin: Jose... | Switch/case gcc torture test fail | https://api.github.com/repos/llvm/llvm-project/issues/5984/comments | 1 | 2009-11-25T12:07:46Z | 2021-12-03T21:12:06Z | https://github.com/llvm/llvm-project/issues/5984 | 1,070,971,601 | 5,984 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5611](https://llvm.org/bz5611) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | trunk |
| OS | Linux |
| Attachments | [Fraction class header](https://user-images.githubusercontent.com/60944935/143740296-9f36703b-dc78-4aeb-8612-6c3e2d168e85.gz), [Fractio... | clang incorrectly using 'SEL' member reference base type | https://api.github.com/repos/llvm/llvm-project/issues/5983/comments | 2 | 2009-11-25T05:39:11Z | 2021-12-03T21:12:05Z | https://github.com/llvm/llvm-project/issues/5983 | 1,070,971,592 | 5,983 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5610](https://llvm.org/bz5610) |
| Resolution | WONTFIX |
| Resolved on | Mar 12, 2010 00:57 |
| Version | trunk |
| OS | other |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
$ make ENABLE_OPTIMIZED=1 DISABLE_ASSERTIONS=1
$ time clang ... | gcc is not always slower than clang | https://api.github.com/repos/llvm/llvm-project/issues/5982/comments | 13 | 2009-11-25T05:03:00Z | 2022-01-20T02:31:48Z | https://github.com/llvm/llvm-project/issues/5982 | 1,070,971,583 | 5,982 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5609](https://llvm.org/bz5609) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:42 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
$ cat t1.cc
struct X {
~X(); // The errors won't be triggered ... | clang thinks some (compile-time) integral constant is not constant | https://api.github.com/repos/llvm/llvm-project/issues/5981/comments | 3 | 2009-11-25T03:16:27Z | 2021-12-03T21:12:03Z | https://github.com/llvm/llvm-project/issues/5981 | 1,070,971,577 | 5,981 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5608](https://llvm.org/bz5608) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | trunk |
| OS | All |
| Attachments | [prove-of-idea, not a proposed fix](https://user-images.githubusercontent.com/60944935/143740295-69b33e2d-5321-4e2f-8b62-e64ff97d4ac3.gz)... | problems parsing conditional expressions | https://api.github.com/repos/llvm/llvm-project/issues/5980/comments | 2 | 2009-11-25T01:26:18Z | 2021-12-03T21:12:02Z | https://github.com/llvm/llvm-project/issues/5980 | 1,070,971,570 | 5,980 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5607](https://llvm.org/bz5607) |
| Resolution | DUPLICATE |
| Resolved on | Oct 26, 2012 12:00 |
| Version | unspecified |
| OS | All |
| Attachments | [Input w/ funny chars](https://user-images.githubusercontent.com/60944935/143740294-d54c36da-8d1b-493c-80b1-5e50a8e84a62.gz) |
... | Improve diagnostic for funny input characters | https://api.github.com/repos/llvm/llvm-project/issues/5979/comments | 4 | 2009-11-25T01:08:01Z | 2021-12-03T21:12:01Z | https://github.com/llvm/llvm-project/issues/5979 | 1,070,971,560 | 5,979 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5606](https://llvm.org/bz5606) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
--
ddunbar@lordcrumb:tmp$ cat t.c
int f0(int var) {
switc... | poor recovery on invalid switch expression | https://api.github.com/repos/llvm/llvm-project/issues/5978/comments | 1 | 2009-11-25T00:43:40Z | 2021-12-03T21:12:00Z | https://github.com/llvm/llvm-project/issues/5978 | 1,070,971,552 | 5,978 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5605](https://llvm.org/bz5605) |
| Resolution | FIXED |
| Resolved on | Jun 21, 2012 17:54 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description | horrible diagnostic for attribute applied to definition | https://api.github.com/repos/llvm/llvm-project/issues/5977/comments | 4 | 2009-11-24T22:40:34Z | 2021-12-03T21:11:59Z | https://github.com/llvm/llvm-project/issues/5977 | 1,070,971,545 | 5,977 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.