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 | [6304](https://llvm.org/bz6304) |
| Resolution | FIXED |
| Resolved on | Feb 15, 2010 09:01 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
According to gcc-4.5:
lib/Target/Alpha/AlphaRegisterInfo.cpp: In member funct... | AlphaRegisterInfo.cpp:306:52: warning: array subscript is above array bounds | https://api.github.com/repos/llvm/llvm-project/issues/6676/comments | 1 | 2010-02-15T10:50:54Z | 2021-12-03T21:22:34Z | https://github.com/llvm/llvm-project/issues/6676 | 1,070,978,644 | 6,676 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6303](https://llvm.org/bz6303) |
| Resolution | FIXED |
| Resolved on | Feb 17, 2010 08:55 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Reported by g++-4.5. Note that gcc passes like VRP know that enum values
are ... | MCAssembler uses values outside of enum range | https://api.github.com/repos/llvm/llvm-project/issues/6675/comments | 5 | 2010-02-15T10:45:22Z | 2021-12-03T21:22:33Z | https://github.com/llvm/llvm-project/issues/6675 | 1,070,978,635 | 6,675 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6302](https://llvm.org/bz6302) |
| Resolution | FIXED |
| Resolved on | Mar 30, 2010 13:25 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nriley,@tkremenek |
## Extended Description
The following line crashes during analyzing on clang v... | static analyzer crashes on dereference to objc_object struct | https://api.github.com/repos/llvm/llvm-project/issues/6674/comments | 5 | 2010-02-15T05:28:51Z | 2021-12-03T21:22:32Z | https://github.com/llvm/llvm-project/issues/6674 | 1,070,978,627 | 6,674 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6301](https://llvm.org/bz6301) |
| Resolution | FIXED |
| Resolved on | Mar 02, 2010 13:15 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
GCC can build this, clang cannot:
template<unsigned int n> struct fib
{
static const unsigned int ... | template instantiation limit too low? | https://api.github.com/repos/llvm/llvm-project/issues/6673/comments | 1 | 2010-02-15T03:48:32Z | 2021-12-03T21:22:32Z | https://github.com/llvm/llvm-project/issues/6673 | 1,070,978,618 | 6,673 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6300](https://llvm.org/bz6300) |
| Resolution | FIXED |
| Resolved on | Feb 15, 2010 16:03 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143740683-866f27b8-bb0a-4930-ad70-c72ef186c02f.gz) |
| Reporter... | SimpleRegisterCoalescing assert: Interval does not exist for register | https://api.github.com/repos/llvm/llvm-project/issues/6672/comments | 6 | 2010-02-14T20:20:00Z | 2021-12-03T21:22:31Z | https://github.com/llvm/llvm-project/issues/6672 | 1,070,978,610 | 6,672 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6299](https://llvm.org/bz6299) |
| Resolution | FIXED |
| Resolved on | Feb 15, 2010 23:05 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143740682-efbe2853-259f-4657-93ca-bc6c68466afe.gz) |
| Reporter... | LSR assert failure: "Zero allocated in a base register!" | https://api.github.com/repos/llvm/llvm-project/issues/6671/comments | 3 | 2010-02-14T20:17:46Z | 2021-12-03T21:22:30Z | https://github.com/llvm/llvm-project/issues/6671 | 1,070,978,603 | 6,671 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6298](https://llvm.org/bz6298) |
| Resolution | FIXED |
| Resolved on | Feb 28, 2012 12:38 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @jmolloy,@rjmccall |
## Extended Description
The following testcase shows that clang erroneously "bel... | Wrong parsing of record decls in parameters' lists | https://api.github.com/repos/llvm/llvm-project/issues/6670/comments | 6 | 2010-02-14T18:15:25Z | 2021-12-03T21:22:29Z | https://github.com/llvm/llvm-project/issues/6670 | 1,070,978,593 | 6,670 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6297](https://llvm.org/bz6297) |
| Resolution | FIXED |
| Resolved on | Aug 09, 2010 19:34 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Hi,
on mingw platform RWMUtex.cpp asserts L87 due to the fact pthread doesnt' ... | RWMutex.cpp and pthread on mingw | https://api.github.com/repos/llvm/llvm-project/issues/6669/comments | 4 | 2010-02-14T16:04:11Z | 2021-12-03T21:22:28Z | https://github.com/llvm/llvm-project/issues/6669 | 1,070,978,586 | 6,669 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6296](https://llvm.org/bz6296) |
| Resolution | INVALID |
| Resolved on | Feb 22, 2010 12:54 |
| Version | trunk |
| OS | All |
| CC | @DougGregor,@rjmccall |
## Extended Description
I believe this is a failure to use the template instantiation context as specified in the seco... | Clang fails to use the template instantiation context to find associated namespaces for candidate functions | https://api.github.com/repos/llvm/llvm-project/issues/6668/comments | 1 | 2010-02-14T14:00:02Z | 2021-12-03T21:22:27Z | https://github.com/llvm/llvm-project/issues/6668 | 1,070,978,578 | 6,668 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6295](https://llvm.org/bz6295) |
| Resolution | INVALID |
| Resolved on | Feb 22, 2010 12:56 |
| Version | trunk |
| OS | Linux |
| Attachments | [application which includes <new> and fails to compile](https://user-images.githubusercontent.com/60944935/143740681-d3479d1b-4545-46... | #include <new> - fails to compile | https://api.github.com/repos/llvm/llvm-project/issues/6667/comments | 2 | 2010-02-14T10:16:13Z | 2021-12-03T21:22:27Z | https://github.com/llvm/llvm-project/issues/6667 | 1,070,978,570 | 6,667 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6294](https://llvm.org/bz6294) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 23:50 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#5883 |
| CC | @DougGregor |
## Extended Description
Testcase (with clang -cc1 -emit-llvm-only):
class A {
virtu... | clang c++ assertion "operator delete missing - EmitDtorEpilogue" | https://api.github.com/repos/llvm/llvm-project/issues/6666/comments | 4 | 2010-02-14T05:36:59Z | 2021-12-03T21:22:25Z | https://github.com/llvm/llvm-project/issues/6666 | 1,070,978,562 | 6,666 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6293](https://llvm.org/bz6293) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:43 |
| Version | unspecified |
| OS | Windows XP |
| Attachments | [Patch](https://user-images.githubusercontent.com/60944935/143740680-457dc809-4127-498b-a8e6-73773371fb37.gz) |
| Reporter |... | Malloc checker crashes on free(0) | https://api.github.com/repos/llvm/llvm-project/issues/6665/comments | 2 | 2010-02-14T02:56:24Z | 2021-12-03T21:22:25Z | https://github.com/llvm/llvm-project/issues/6665 | 1,070,978,555 | 6,665 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6292](https://llvm.org/bz6292) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
--
```
ddunbar@giles:tmp$ printf "int x;" | clang -fsyntax-only -x c -
ddunbar@giles:tmp$
```
-- | [qoi] "warning: no newline at end of file" prints blank lines due to fixit | https://api.github.com/repos/llvm/llvm-project/issues/6664/comments | 4 | 2010-02-13T21:49:08Z | 2023-08-22T04:20:37Z | https://github.com/llvm/llvm-project/issues/6664 | 1,070,978,547 | 6,664 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6291](https://llvm.org/bz6291) |
| Resolution | FIXED |
| Resolved on | Feb 15, 2010 14:52 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Since 2.6, llvm added one new instruction, IndirectBr, and removed the Free and Malloc... | renumbered opcode values breaks llvm-c backwards compatibility guarantee | https://api.github.com/repos/llvm/llvm-project/issues/6663/comments | 2 | 2010-02-13T21:01:24Z | 2021-12-03T21:22:23Z | https://github.com/llvm/llvm-project/issues/6663 | 1,070,978,536 | 6,663 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6290](https://llvm.org/bz6290) |
| Resolution | INVALID |
| Resolved on | Dec 06, 2010 03:58 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
with testcase
void foo()
{
struct {
int N;
} s;
s.N = 0;
}
AN... | "Subtype of ScopedDecl not handled" in C++ mode | https://api.github.com/repos/llvm/llvm-project/issues/6662/comments | 2 | 2010-02-13T20:55:05Z | 2021-12-03T21:22:22Z | https://github.com/llvm/llvm-project/issues/6662 | 1,070,978,522 | 6,662 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6289](https://llvm.org/bz6289) |
| Resolution | WORKSFORME |
| Resolved on | Apr 01, 2010 20:49 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The following program segfaults if compiled with clang -... | Use of ostringstream in c++ code causes resulting binary to segfault | https://api.github.com/repos/llvm/llvm-project/issues/6661/comments | 5 | 2010-02-13T19:37:56Z | 2022-01-20T02:04:14Z | https://github.com/llvm/llvm-project/issues/6661 | 1,070,978,514 | 6,661 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6288](https://llvm.org/bz6288) |
| Resolution | FIXED |
| Resolved on | Mar 30, 2010 15:32 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
as i know, clang process cycle 2 or 3 times, but with upper IV v... | 'const int' not recognized as constant-value | https://api.github.com/repos/llvm/llvm-project/issues/6660/comments | 3 | 2010-02-13T19:31:40Z | 2021-12-03T21:22:20Z | https://github.com/llvm/llvm-project/issues/6660 | 1,070,978,506 | 6,660 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6287](https://llvm.org/bz6287) |
| Resolution | FIXED |
| Resolved on | Apr 12, 2010 11:11 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-bugzilla-archive#6815 |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Testcase :
void __attribute__((... | Clang doesn't support __attribute__((returns_twice)) | https://api.github.com/repos/llvm/llvm-project/issues/6659/comments | 4 | 2010-02-13T17:07:21Z | 2021-12-03T21:22:19Z | https://github.com/llvm/llvm-project/issues/6659 | 1,070,978,492 | 6,659 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6286](https://llvm.org/bz6286) |
| Resolution | FIXED |
| Resolved on | Jun 22, 2012 16:46 |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
GCC seems to be somewhat less strict than Clang about qualification conversions. At the very least the fol... | Provide more informative diagnostic for failed qualification conversions | https://api.github.com/repos/llvm/llvm-project/issues/6658/comments | 1 | 2010-02-13T14:14:44Z | 2021-12-03T21:22:19Z | https://github.com/llvm/llvm-project/issues/6658 | 1,070,978,480 | 6,658 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6285](https://llvm.org/bz6285) |
| Resolution | FIXED |
| Resolved on | Apr 12, 2010 18:44 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
C++ says at [over.ics.user] paragraph 3: "If the user-defined conversion is specified by a specializatio... | Second SCS of conversion function template: No exact match check | https://api.github.com/repos/llvm/llvm-project/issues/6657/comments | 5 | 2010-02-12T19:05:15Z | 2021-12-03T21:22:18Z | https://github.com/llvm/llvm-project/issues/6657 | 1,070,978,472 | 6,657 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6284](https://llvm.org/bz6284) |
| Resolution | FIXED |
| Resolved on | Feb 17, 2010 12:40 |
| Version | unspecified |
| OS | Linux |
## Extended Description
Value *CreatePointerCast(Value *V, const Type *DestTy,
const Twine &Name = "") {
if (V->... | IRBuilder CreatePointerCast compilation error | https://api.github.com/repos/llvm/llvm-project/issues/6656/comments | 1 | 2010-02-12T15:58:08Z | 2021-12-03T21:22:17Z | https://github.com/llvm/llvm-project/issues/6656 | 1,070,978,468 | 6,656 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6283](https://llvm.org/bz6283) |
| Resolution | FIXED |
| Resolved on | Feb 13, 2010 03:37 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143740679-d0e224df-ae85-484f-8367-004c29d39cd7.gz) |
| Reporter... | Assertion "invalid register-register move instruction" in 'Simple Register Coalescing' failed | https://api.github.com/repos/llvm/llvm-project/issues/6655/comments | 9 | 2010-02-12T15:11:13Z | 2021-12-03T21:22:16Z | https://github.com/llvm/llvm-project/issues/6655 | 1,070,978,461 | 6,655 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6282](https://llvm.org/bz6282) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#6395 |
## Extended Description
In the following example, Clang's multiple-inclusion detection is suppressing the second i... | Multiple inclusion elimination is too aggressive | https://api.github.com/repos/llvm/llvm-project/issues/6654/comments | 2 | 2010-02-12T03:17:28Z | 2021-12-03T21:22:15Z | https://github.com/llvm/llvm-project/issues/6654 | 1,070,978,452 | 6,654 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6281](https://llvm.org/bz6281) |
| Resolution | FIXED |
| Resolved on | Oct 16, 2013 23:14 |
| Version | trunk |
| OS | MacOS X |
| CC | @isanbard |
## Extended Description
Given the following function declaration and definition, isInlined() returns false for f4.
inline stati... | function not marked inline | https://api.github.com/repos/llvm/llvm-project/issues/6653/comments | 4 | 2010-02-12T01:58:20Z | 2021-12-03T21:22:14Z | https://github.com/llvm/llvm-project/issues/6653 | 1,070,978,442 | 6,653 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6280](https://llvm.org/bz6280) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | trunk |
| OS | other |
| Attachments | [The patch described above](https://user-images.githubusercontent.com/60944935/143740678-9b02e988-fb05-4137-b9c3-14a23ec22824.gz) |
| R... | Use information from configure script more accurately | https://api.github.com/repos/llvm/llvm-project/issues/6652/comments | 4 | 2010-02-12T00:31:11Z | 2021-12-03T21:22:13Z | https://github.com/llvm/llvm-project/issues/6652 | 1,070,978,436 | 6,652 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6279](https://llvm.org/bz6279) |
| Resolution | DUPLICATE |
| Resolved on | Feb 11, 2010 16:01 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
System:
- x86-64
- GCC 4.2.4
- LLVM-GCC / LLVM both built via SVN, updated today... | insertvalue instruction / "Instruction not interpretable yet!" / lli crash | https://api.github.com/repos/llvm/llvm-project/issues/6651/comments | 1 | 2010-02-11T23:40:32Z | 2021-12-03T21:22:13Z | https://github.com/llvm/llvm-project/issues/6651 | 1,070,978,423 | 6,651 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6278](https://llvm.org/bz6278) |
| Resolution | INVALID |
| Resolved on | Jul 08, 2013 13:00 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@zygoloid |
## Extended Description
[basic.link]p4 says:
A name having namespace scope (3.3.6) has internal linkage if it... | clang gives global references external linkage | https://api.github.com/repos/llvm/llvm-project/issues/6650/comments | 1 | 2010-02-11T19:49:37Z | 2021-12-03T21:22:12Z | https://github.com/llvm/llvm-project/issues/6650 | 1,070,978,413 | 6,650 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6277](https://llvm.org/bz6277) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
Function types with different language linkages are distinct types ([dcl.link]/1). There is no conversion between t... | Conversion between different language linkages not diagnosed. | https://api.github.com/repos/llvm/llvm-project/issues/6649/comments | 4 | 2010-02-11T07:02:29Z | 2021-12-03T21:22:11Z | https://github.com/llvm/llvm-project/issues/6649 | 1,070,978,399 | 6,649 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6276](https://llvm.org/bz6276) |
| Resolution | INVALID |
| Resolved on | Apr 23, 2010 12:29 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The following example should not warn, since bar is not actua... | Linkage specifications are also treated as a storage-class-specifiers | https://api.github.com/repos/llvm/llvm-project/issues/6648/comments | 3 | 2010-02-11T06:57:45Z | 2021-12-03T21:22:10Z | https://github.com/llvm/llvm-project/issues/6648 | 1,070,978,389 | 6,648 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6275](https://llvm.org/bz6275) |
| Resolution | FIXED |
| Resolved on | Feb 20, 2011 23:58 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-bugzilla-archive#8390 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic,@sunfishcode |
## Extended Descripti... | X86FastISel(llc -O0) does not handle calling dllimport functions properly | https://api.github.com/repos/llvm/llvm-project/issues/6647/comments | 10 | 2010-02-10T20:09:52Z | 2021-12-03T21:22:09Z | https://github.com/llvm/llvm-project/issues/6647 | 1,070,978,373 | 6,647 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6274](https://llvm.org/bz6274) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#5883 |
## Extended Description
Testcase:
int a() { if (__builtin_expect(1,1)) return 1; }
Warns with -Wreturn-ty... | -Wreturn-type warning for function using __builtin_expect | https://api.github.com/repos/llvm/llvm-project/issues/6646/comments | 2 | 2010-02-10T19:49:12Z | 2021-12-03T21:22:08Z | https://github.com/llvm/llvm-project/issues/6646 | 1,070,978,366 | 6,646 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6273](https://llvm.org/bz6273) |
| Version | 2.6 |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143740677-30f43f9e-0fc5-4cff-917b-db69fba48577.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Steps to repr... | llc -march=cpp code does not compile: error: 'PointerTy_138' was not declared in this scope | https://api.github.com/repos/llvm/llvm-project/issues/6645/comments | 1 | 2010-02-10T16:52:07Z | 2023-08-06T03:02:56Z | https://github.com/llvm/llvm-project/issues/6645 | 1,070,978,357 | 6,645 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6272](https://llvm.org/bz6272) |
| Resolution | FIXED |
| Resolved on | Feb 17, 2010 12:33 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
In order not to start the root session, there is an alternative to echo > register i... | Alternative to echo > register | https://api.github.com/repos/llvm/llvm-project/issues/6644/comments | 1 | 2010-02-10T12:53:54Z | 2021-12-03T21:22:06Z | https://github.com/llvm/llvm-project/issues/6644 | 1,070,978,349 | 6,644 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6271](https://llvm.org/bz6271) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2012 16:49 |
| Version | trunk |
| OS | All |
| Attachments | [Possible fix](https://user-images.githubusercontent.com/60944935/143740676-90cf7c43-aa42-4182-a6cf-4b535d1fa312.gz) |
| Reporter | LLVM ... | JIT runFunction doesn't clean up the generated stub function | https://api.github.com/repos/llvm/llvm-project/issues/6643/comments | 1 | 2010-02-10T12:50:09Z | 2021-12-03T21:22:05Z | https://github.com/llvm/llvm-project/issues/6643 | 1,070,978,340 | 6,643 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6270](https://llvm.org/bz6270) |
| Resolution | LATER |
| Resolved on | Mar 23, 2011 20:49 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-bugzilla-archive#6815 llvm/llvm-bugzilla-archive#8390 llvm/llvm-bugzilla-archive#9441 |
| Reporter | LLVM Bugzilla Contribut... | [windows] Clang assembler errors out when invoked using make -j3 | https://api.github.com/repos/llvm/llvm-project/issues/6642/comments | 7 | 2010-02-10T11:51:20Z | 2021-12-03T21:22:04Z | https://github.com/llvm/llvm-project/issues/6642 | 1,070,978,332 | 6,642 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6269](https://llvm.org/bz6269) |
| Resolution | FIXED |
| Resolved on | Sep 23, 2013 17:12 |
| Version | trunk |
| OS | Windows XP |
| Blocks | llvm/llvm-bugzilla-archive#6815 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@tritao,@oscarfv,@rjmccall,@rnk |
## Extended ... | Clang doesn't support declspec attributes | https://api.github.com/repos/llvm/llvm-project/issues/6641/comments | 22 | 2010-02-10T10:43:21Z | 2021-12-03T21:22:03Z | https://github.com/llvm/llvm-project/issues/6641 | 1,070,978,321 | 6,641 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6268](https://llvm.org/bz6268) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:52 |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
The following fails to compile because we're not rebuilding the return type properly for the out-of-line f... | Failure rebuilding type for the current instantiation | https://api.github.com/repos/llvm/llvm-project/issues/6640/comments | 2 | 2010-02-10T06:35:46Z | 2021-12-03T21:22:02Z | https://github.com/llvm/llvm-project/issues/6640 | 1,070,978,317 | 6,640 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6267](https://llvm.org/bz6267) |
| Resolution | FIXED |
| Resolved on | Mar 01, 2010 23:17 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @echristo,@pwo |
## Extended Description
LLVM wants to install documents into ${prefix}/docs/llvm. Th... | Documentation path is weird | https://api.github.com/repos/llvm/llvm-project/issues/6639/comments | 5 | 2010-02-09T22:20:50Z | 2021-12-03T21:22:01Z | https://github.com/llvm/llvm-project/issues/6639 | 1,070,978,309 | 6,639 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6266](https://llvm.org/bz6266) |
| Resolution | FIXED |
| Resolved on | Apr 27, 2010 13:12 |
| Version | unspecified |
| OS | FreeBSD |
| Depends On | llvm/llvm-project#5993 llvm/llvm-project#6524 llvm/llvm-project#6532 llvm/llvm-project#6533 llvm/llvm-project#6623 llvm/llvm-bug... | clang should compile libstdc++ | https://api.github.com/repos/llvm/llvm-project/issues/6638/comments | 13 | 2010-02-09T20:52:33Z | 2021-12-03T21:22:00Z | https://github.com/llvm/llvm-project/issues/6638 | 1,070,978,299 | 6,638 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6265](https://llvm.org/bz6265) |
| Resolution | FIXED |
| Resolved on | May 25, 2010 05:20 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Based on LLVM's version 3 days ago: 95512:
Abort happens at ARMCodeEmitter.cpp:554.... | ARMCodeEmitter can't pass hello_world | https://api.github.com/repos/llvm/llvm-project/issues/6637/comments | 3 | 2010-02-09T19:36:24Z | 2021-12-03T21:21:59Z | https://github.com/llvm/llvm-project/issues/6637 | 1,070,978,283 | 6,637 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6264](https://llvm.org/bz6264) |
| Resolution | FIXED |
| Resolved on | Feb 25, 2010 19:17 |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143740675-d31fbdbc-0ecb-4a6f-9617-7c7b51bcbbd5.gz) |
| Reporter | LLVM B... | "no viable conversion" error when implicitly converting to an array type | https://api.github.com/repos/llvm/llvm-project/issues/6636/comments | 4 | 2010-02-09T09:51:55Z | 2021-12-03T21:21:58Z | https://github.com/llvm/llvm-project/issues/6636 | 1,070,978,275 | 6,636 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6263](https://llvm.org/bz6263) |
| Resolution | INVALID |
| Resolved on | Feb 25, 2010 19:14 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
/usr/include/c++/4.4.1/cmath:88:11: error: functional-st... | cmath errors on int-to-complex conversion | https://api.github.com/repos/llvm/llvm-project/issues/6635/comments | 4 | 2010-02-09T05:44:22Z | 2021-12-03T21:21:57Z | https://github.com/llvm/llvm-project/issues/6635 | 1,070,978,261 | 6,635 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6262](https://llvm.org/bz6262) |
| Resolution | WORKSFORME |
| Resolved on | Aug 06, 2010 01:31 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
GCC-4.3.3 fails to build, because some tool named gengt... | gcc 4.3.3 fails to build with clang | https://api.github.com/repos/llvm/llvm-project/issues/6634/comments | 2 | 2010-02-08T15:03:36Z | 2022-01-20T02:04:13Z | https://github.com/llvm/llvm-project/issues/6634 | 1,070,978,253 | 6,634 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6261](https://llvm.org/bz6261) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:44 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#6253 |
| Attachments | [Delta-reduced source](https://user-images.githubusercontent.com/67392/143740673-9031e623-9857-4ef... | Assertion in ClassTemplateSpecializationDecl::setPointOfInstantiation() | https://api.github.com/repos/llvm/llvm-project/issues/6633/comments | 2 | 2010-02-08T00:31:53Z | 2021-12-03T21:21:55Z | https://github.com/llvm/llvm-project/issues/6633 | 1,070,978,243 | 6,633 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6260](https://llvm.org/bz6260) |
| Resolution | WORKSFORME |
| Resolved on | Mar 06, 2010 14:07 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [simplified bugpoint "bc" file](https://user-images.githubusercontent.com/60944935/143740672-a56aa636-cde6-4e84-891b-134c84b6414... | -regalloc=linearscan -O0 crash - assertion "Ran out of registers during register allocation!" | https://api.github.com/repos/llvm/llvm-project/issues/6632/comments | 4 | 2010-02-07T21:45:12Z | 2022-01-20T02:04:11Z | https://github.com/llvm/llvm-project/issues/6632 | 1,070,978,241 | 6,632 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6259](https://llvm.org/bz6259) |
| Resolution | FIXED |
| Resolved on | Feb 08, 2010 13:28 |
| Version | trunk |
| OS | Linux |
| Attachments | [Original preprocessed sources](https://user-images.githubusercontent.com/67392/143740670-9a865190-78ac-4d6a-867a-c974de89c1fa.gz), [De... | Assertion in Sema while generating diagnostics on invalid input | https://api.github.com/repos/llvm/llvm-project/issues/6631/comments | 3 | 2010-02-07T20:00:17Z | 2021-12-03T21:21:54Z | https://github.com/llvm/llvm-project/issues/6631 | 1,070,978,232 | 6,631 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6258](https://llvm.org/bz6258) |
| Resolution | FIXED |
| Resolved on | Feb 07, 2010 11:37 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#6253 |
| Attachments | [Original preprocessed sources](https://user-images.githubusercontent.com/67392/143740668-152b4183... | Invalid module generated | https://api.github.com/repos/llvm/llvm-project/issues/6630/comments | 1 | 2010-02-07T17:07:12Z | 2021-12-03T21:21:53Z | https://github.com/llvm/llvm-project/issues/6630 | 1,070,978,225 | 6,630 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6257](https://llvm.org/bz6257) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:54 |
| Version | trunk |
| OS | All |
| Attachments | [Patch to avoid looking at incomplete types](https://user-images.githubusercontent.com/711534/143740667-93cfdb69-add0-490f-a52f-851357093... | Clang crashes when deducing a template parameter where the arg is a reference to an incomplete type | https://api.github.com/repos/llvm/llvm-project/issues/6629/comments | 3 | 2010-02-07T12:50:01Z | 2021-12-03T21:21:52Z | https://github.com/llvm/llvm-project/issues/6629 | 1,070,978,213 | 6,629 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6256](https://llvm.org/bz6256) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#6395 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
When attempting to compile... | Assertion failure when using BOOST_FOREACH | https://api.github.com/repos/llvm/llvm-project/issues/6628/comments | 6 | 2010-02-07T10:22:51Z | 2021-12-03T21:21:51Z | https://github.com/llvm/llvm-project/issues/6628 | 1,070,978,197 | 6,628 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6255](https://llvm.org/bz6255) |
| Resolution | FIXED |
| Resolved on | Feb 08, 2010 16:06 |
| Version | trunk |
| OS | Linux |
| Attachments | [Bitcode file that triggers problem in llc.](https://user-images.githubusercontent.com/60944935/143740664-4c879482-0f77-4779-b626-bdc58... | llvm_unreachable assert in llc | https://api.github.com/repos/llvm/llvm-project/issues/6627/comments | 1 | 2010-02-07T08:40:47Z | 2021-12-03T21:21:50Z | https://github.com/llvm/llvm-project/issues/6627 | 1,070,978,191 | 6,627 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6254](https://llvm.org/bz6254) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:54 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
struct A { int a; };
struct B { int b; };
struct... | Bogus error when doing a non-virtual base-to-derived member pointer cast | https://api.github.com/repos/llvm/llvm-project/issues/6626/comments | 1 | 2010-02-06T20:17:26Z | 2021-12-03T21:21:49Z | https://github.com/llvm/llvm-project/issues/6626 | 1,070,978,183 | 6,626 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6253](https://llvm.org/bz6253) |
| Resolution | FIXED |
| Resolved on | Feb 09, 2010 11:34 |
| Version | trunk |
| OS | Linux |
| Attachments | [Make SimpleRegisterCoalescer print live-in information](https://user-images.githubusercontent.com/60944935/143740662-efe9e6cd-003d-441... | SimpleRegisterCoalescer fails to update live-in information | https://api.github.com/repos/llvm/llvm-project/issues/6625/comments | 2 | 2010-02-06T19:08:23Z | 2021-12-03T21:21:48Z | https://github.com/llvm/llvm-project/issues/6625 | 1,070,978,171 | 6,625 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6252](https://llvm.org/bz6252) |
| Resolution | DUPLICATE |
| Resolved on | Feb 08, 2010 12:34 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
$ llc -regalloc=local fpcrash.ll
llc: llvm/lib/Target/X86/X... | FP ASM crash with local register allocator | https://api.github.com/repos/llvm/llvm-project/issues/6624/comments | 2 | 2010-02-06T15:12:35Z | 2021-12-03T21:21:47Z | https://github.com/llvm/llvm-project/issues/6624 | 1,070,978,165 | 6,624 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6251](https://llvm.org/bz6251) |
| Resolution | FIXED |
| Resolved on | Mar 29, 2010 14:49 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#6395 llvm/llvm-bugzilla-archive#6266 |
| Attachments | [13.cpp](https://user-images.githubusercontent.com/60944935/143740... | inline-optimized program crashes inside libstdc++ | https://api.github.com/repos/llvm/llvm-project/issues/6623/comments | 37 | 2010-02-06T14:46:53Z | 2021-12-03T21:21:46Z | https://github.com/llvm/llvm-project/issues/6623 | 1,070,978,149 | 6,623 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6250](https://llvm.org/bz6250) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
template <typename T, const T &ref> void inc() {
ref++; // allowed by clang because it loses the '... | clang loses qualifiers on template reference argument | https://api.github.com/repos/llvm/llvm-project/issues/6622/comments | 1 | 2010-02-06T12:31:44Z | 2021-12-03T21:21:45Z | https://github.com/llvm/llvm-project/issues/6622 | 1,070,978,139 | 6,622 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6249](https://llvm.org/bz6249) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
template<typename T, T (*func)()> T f()
{
return func... | Error instantiating function template where template argument refers to a function | https://api.github.com/repos/llvm/llvm-project/issues/6621/comments | 1 | 2010-02-06T07:28:42Z | 2021-12-03T21:21:44Z | https://github.com/llvm/llvm-project/issues/6621 | 1,070,978,131 | 6,621 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6248](https://llvm.org/bz6248) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:53 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#6395 |
| CC | @DougGregor |
## Extended Description
blackthorn:~ dgregor$ cat t.cpp
struct meta {
template<typename U>... | Assertion tentatively parsing dependent template names | https://api.github.com/repos/llvm/llvm-project/issues/6620/comments | 2 | 2010-02-06T03:03:47Z | 2021-12-03T21:21:43Z | https://github.com/llvm/llvm-project/issues/6620 | 1,070,978,116 | 6,620 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6247](https://llvm.org/bz6247) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | trunk |
| OS | All |
| Attachments | [File that fails to compile](https://user-images.githubusercontent.com/60944935/143740653-cb218d40-d0e6-4d3d-b94b-b1737f75f826.gz) |
| Re... | Bogus "function could be attribute 'noreturn'" error compiling JavaScriptCore | https://api.github.com/repos/llvm/llvm-project/issues/6619/comments | 4 | 2010-02-05T22:45:41Z | 2021-12-03T21:21:42Z | https://github.com/llvm/llvm-project/issues/6619 | 1,070,978,109 | 6,619 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6246](https://llvm.org/bz6246) |
| Resolution | FIXED |
| Resolved on | Jan 08, 2017 14:54 |
| Version | 2.6 |
| OS | Linux |
| CC | @alexey-bataev,@RKSimon,@rotateright,@tobiasgrosser |
## Extended Description
In my automatically generated code it often happens that scalar op... | SLP vectorization when performing scalar operations on vector elements | https://api.github.com/repos/llvm/llvm-project/issues/6618/comments | 12 | 2010-02-05T21:46:17Z | 2021-12-03T21:21:42Z | https://github.com/llvm/llvm-project/issues/6618 | 1,070,978,097 | 6,618 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6245](https://llvm.org/bz6245) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
blackthorn:~ dgregor$ cat t.cpp
struct VBase { };
struct X : public virtual VBase {
X(const char *, bo... | [C++ CodeGen] Verification error: zeroext attribute on i8* in constructor | https://api.github.com/repos/llvm/llvm-project/issues/6617/comments | 1 | 2010-02-05T20:03:13Z | 2021-12-03T21:21:41Z | https://github.com/llvm/llvm-project/issues/6617 | 1,070,978,086 | 6,617 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6244](https://llvm.org/bz6244) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#6395 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The following code fragmen... | SemaRef.IsQualificationConversion(RefE->getType(), NTTP->getType())' failed | https://api.github.com/repos/llvm/llvm-project/issues/6616/comments | 1 | 2010-02-05T13:31:19Z | 2021-12-03T21:21:40Z | https://github.com/llvm/llvm-project/issues/6616 | 1,070,978,075 | 6,616 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6243](https://llvm.org/bz6243) |
| Resolution | FIXED |
| Resolved on | Feb 08, 2010 18:06 |
| Version | trunk |
| OS | Windows XP |
## Extended Description
hi all,
i am write to report the "bits_storage" of commandline library not work on msvc and cygwin.
i am writing the c... | C2440 "reinterpret_cast": cant convert enum to unsigned int | https://api.github.com/repos/llvm/llvm-project/issues/6615/comments | 1 | 2010-02-05T11:31:37Z | 2021-12-03T21:21:39Z | https://github.com/llvm/llvm-project/issues/6615 | 1,070,978,059 | 6,615 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6242](https://llvm.org/bz6242) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:45 |
| Version | trunk |
| OS | Linux |
| Attachments | [small application which reproduces the problem](https://user-images.githubusercontent.com/60944935/143740652-75a1f356-9e3d-4db7-b8... | cannot "new" a struct with the same name of a function | https://api.github.com/repos/llvm/llvm-project/issues/6614/comments | 1 | 2010-02-05T11:22:58Z | 2021-12-03T21:21:38Z | https://github.com/llvm/llvm-project/issues/6614 | 1,070,978,054 | 6,614 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6241](https://llvm.org/bz6241) |
| Resolution | WORKSFORME |
| Resolved on | Feb 22, 2010 12:41 |
| Version | trunk |
| OS | Linux |
| Attachments | [small file which reproduces this problem](https://user-images.githubusercontent.com/60944935/143740651-717db825-b9de-4256-9b5e-ca... | allocating a new struct fails | https://api.github.com/repos/llvm/llvm-project/issues/6613/comments | 3 | 2010-02-05T11:14:18Z | 2022-01-20T02:04:10Z | https://github.com/llvm/llvm-project/issues/6613 | 1,070,978,043 | 6,613 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6240](https://llvm.org/bz6240) |
| Resolution | FIXED |
| Resolved on | Feb 09, 2010 02:29 |
| Version | unspecified |
| OS | All |
| Attachments | [clang++ output, pre-SROA](https://user-images.githubusercontent.com/60944935/143740648-f55c7025-36e9-4947-9d29-d6c8f27e1813.gz), [... | clang++ is generally alignment argument to memset, but not setting the appropriate alignement on alloca | https://api.github.com/repos/llvm/llvm-project/issues/6612/comments | 6 | 2010-02-05T10:34:44Z | 2021-12-03T21:21:36Z | https://github.com/llvm/llvm-project/issues/6612 | 1,070,978,035 | 6,612 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6239](https://llvm.org/bz6239) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:52 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#6395 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Gcc compiles the following... | Assertion `false && "Unable to find declaration for the current instantiation"' failed | https://api.github.com/repos/llvm/llvm-project/issues/6611/comments | 1 | 2010-02-05T10:32:47Z | 2021-12-03T21:21:35Z | https://github.com/llvm/llvm-project/issues/6611 | 1,070,978,028 | 6,611 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6238](https://llvm.org/bz6238) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:55 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
static struct {
void operator()();
} plus;
iMac:clang andersca... | Parse failure with anonymous struct that has call operator | https://api.github.com/repos/llvm/llvm-project/issues/6610/comments | 1 | 2010-02-05T07:47:15Z | 2021-12-03T21:21:34Z | https://github.com/llvm/llvm-project/issues/6610 | 1,070,978,019 | 6,610 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6237](https://llvm.org/bz6237) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
template <typename T>
void f(T t) {
t++;
}
struct B { };
B ope... | clang doesn't find postfix ++ operator during template instantiation | https://api.github.com/repos/llvm/llvm-project/issues/6609/comments | 1 | 2010-02-05T06:47:35Z | 2021-12-03T21:21:33Z | https://github.com/llvm/llvm-project/issues/6609 | 1,070,978,010 | 6,609 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6236](https://llvm.org/bz6236) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:53 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
template<typename T, typename U> struct S { };
template<typename... | Crash with typedef in partial template specialization | https://api.github.com/repos/llvm/llvm-project/issues/6608/comments | 1 | 2010-02-05T06:12:58Z | 2021-12-03T21:21:32Z | https://github.com/llvm/llvm-project/issues/6608 | 1,070,978,000 | 6,608 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6235](https://llvm.org/bz6235) |
| Resolution | FIXED |
| Resolved on | Feb 15, 2010 18:20 |
| Version | 2.6 |
| OS | Linux |
| Attachments | [LLVM-gcc frontend compile failure log](https://user-images.githubusercontent.com/60944935/143740647-f42d674f-354f-4dd0-a39a-28264433a3bc... | Alpha Backend fails to compile __powitf2 with internal compiler error. | https://api.github.com/repos/llvm/llvm-project/issues/6607/comments | 4 | 2010-02-05T05:00:15Z | 2021-12-03T21:21:32Z | https://github.com/llvm/llvm-project/issues/6607 | 1,070,977,992 | 6,607 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6234](https://llvm.org/bz6234) |
| Resolution | INVALID |
| Resolved on | Feb 22, 2010 12:49 |
| Version | 2.6 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
clang fails to compile the simple attached test program.
The problem is that stdio.... | clang fails to compile stdio.h with c++. | https://api.github.com/repos/llvm/llvm-project/issues/6606/comments | 3 | 2010-02-04T23:54:25Z | 2021-12-03T21:21:31Z | https://github.com/llvm/llvm-project/issues/6606 | 1,070,977,984 | 6,606 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6233](https://llvm.org/bz6233) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @modocache |
## Extended Description
Instead of just setting PATH, 'lit' should require the config files to specify exactly which commands can be run, and where th... | lit should do a better job finding commands and showing what was run | https://api.github.com/repos/llvm/llvm-project/issues/6605/comments | 0 | 2010-02-04T22:47:44Z | 2021-12-03T21:21:30Z | https://github.com/llvm/llvm-project/issues/6605 | 1,070,977,976 | 6,605 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6232](https://llvm.org/bz6232) |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@zygoloid |
## Extended Description
Found it, added a FIXME, didn't want to lose it. | Sema::IsDerivedFrom should instantiate templates if possible | https://api.github.com/repos/llvm/llvm-project/issues/6604/comments | 6 | 2010-02-04T21:16:43Z | 2023-08-08T14:56:26Z | https://github.com/llvm/llvm-project/issues/6604 | 1,070,977,968 | 6,604 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6231](https://llvm.org/bz6231) |
| Resolution | FIXED |
| Resolved on | Mar 17, 2012 18:09 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@RealLitb |
## Extended Description
Noticed this when doing DefinitionData work. Was not trivial enough to reasonably fold in... | ADL should instantiate templates when looking for associated classes and namespaces | https://api.github.com/repos/llvm/llvm-project/issues/6603/comments | 6 | 2010-02-04T20:37:10Z | 2021-12-03T21:21:28Z | https://github.com/llvm/llvm-project/issues/6603 | 1,070,977,963 | 6,603 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6230](https://llvm.org/bz6230) |
| Resolution | FIXED |
| Resolved on | Feb 08, 2010 17:56 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The instruction combiner is not creating demanded element bit masks correctly when ind... | Instruction combiner pass broken for Vectors over 32 elements | https://api.github.com/repos/llvm/llvm-project/issues/6602/comments | 1 | 2010-02-04T19:36:13Z | 2021-12-03T21:21:27Z | https://github.com/llvm/llvm-project/issues/6602 | 1,070,977,957 | 6,602 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6229](https://llvm.org/bz6229) |
| Resolution | INVALID |
| Resolved on | Mar 12, 2010 00:57 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
I’m not sure if this is intended or not, but it seems weird... | Irrelevant/incorrect preprocessor defines present under -std=c89 | https://api.github.com/repos/llvm/llvm-project/issues/6601/comments | 1 | 2010-02-04T09:34:08Z | 2021-12-03T21:21:27Z | https://github.com/llvm/llvm-project/issues/6601 | 1,070,977,944 | 6,601 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6228](https://llvm.org/bz6228) |
| Resolution | FIXED |
| Resolved on | Feb 04, 2010 00:20 |
| Version | trunk |
| OS | All |
| Attachments | [Remove NUL padding bytes when reading archive](https://user-images.githubusercontent.com/60944935/143740644-6c81f379-9c8d-43d4-920e-5f57... | ASCII NUL bytes in output of `llvm-ar t` | https://api.github.com/repos/llvm/llvm-project/issues/6600/comments | 1 | 2010-02-04T08:07:49Z | 2021-12-03T21:21:26Z | https://github.com/llvm/llvm-project/issues/6600 | 1,070,977,936 | 6,600 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6227](https://llvm.org/bz6227) |
| Resolution | FIXED |
| Resolved on | Feb 09, 2010 23:09 |
| Version | trunk |
| OS | Linux |
| CC | @asl,@lattner |
## Extended Description
Argh, the message below is pretty verbose... ring bells for anyone?
In release mode the compiler buil... | linker metadata issue | https://api.github.com/repos/llvm/llvm-project/issues/6599/comments | 5 | 2010-02-04T05:14:22Z | 2021-12-03T21:21:24Z | https://github.com/llvm/llvm-project/issues/6599 | 1,070,977,917 | 6,599 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6226](https://llvm.org/bz6226) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#6395 |
| CC | @chandlerc,@DougGregor |
## Extended Description
blackthorn:clang dgregor$ cat t.cpp
struct Str {
Str(co... | Improper substitution of template arguments for pointer non-type template parameters | https://api.github.com/repos/llvm/llvm-project/issues/6598/comments | 1 | 2010-02-04T04:14:23Z | 2021-12-03T21:21:23Z | https://github.com/llvm/llvm-project/issues/6598 | 1,070,977,904 | 6,598 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6225](https://llvm.org/bz6225) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 10:21 |
| Version | 2.6 |
| OS | Linux |
| Attachments | [llvm program producing the bug](https://user-images.githubusercontent.com/60944935/143740640-ee816796-cfe9-4d73-ae30-c3d81c7a9d5a.gz) |
... | stack corruption with tail recursive calls | https://api.github.com/repos/llvm/llvm-project/issues/6597/comments | 12 | 2010-02-04T01:51:55Z | 2021-12-03T21:21:23Z | https://github.com/llvm/llvm-project/issues/6597 | 1,070,977,892 | 6,597 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6224](https://llvm.org/bz6224) |
| Resolution | FIXED |
| Resolved on | Sep 07, 2010 23:35 |
| Version | trunk |
| OS | Linux |
## Extended Description
The x86 disassembler is built if x86 target is not enabled. Edis should be disabled if the x86 target is not selected.
build... | The x86 Disassembler (edis) is built even if x86 target is not selected -> build fails | https://api.github.com/repos/llvm/llvm-project/issues/6596/comments | 2 | 2010-02-04T00:20:49Z | 2021-12-03T21:21:22Z | https://github.com/llvm/llvm-project/issues/6596 | 1,070,977,885 | 6,596 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6223](https://llvm.org/bz6223) |
| Resolution | WONTFIX |
| Resolved on | Jan 18, 2016 04:48 |
| Version | trunk |
| OS | Linux |
| Attachments | [full lli -debug log](https://user-images.githubusercontent.com/60944935/143740639-b1871528-4295-467d-9515-002db49baab1.gz) |
| Repor... | ARM thumb target fails to JIT tPUSH | https://api.github.com/repos/llvm/llvm-project/issues/6595/comments | 3 | 2010-02-03T23:59:29Z | 2022-01-20T02:32:00Z | https://github.com/llvm/llvm-project/issues/6595 | 1,070,977,878 | 6,595 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6222](https://llvm.org/bz6222) |
| Resolution | INVALID |
| Resolved on | Feb 04, 2010 00:24 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nlewycky |
## Extended Description
This is exposed by test 02.Data/rects.xl in the test suite of... | Assert "getTerminator returned null" for a verified function | https://api.github.com/repos/llvm/llvm-project/issues/6594/comments | 3 | 2010-02-03T19:48:07Z | 2021-12-03T21:21:19Z | https://github.com/llvm/llvm-project/issues/6594 | 1,070,977,864 | 6,594 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6221](https://llvm.org/bz6221) |
| Resolution | FIXED |
| Resolved on | Feb 03, 2010 13:18 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
ExecutionEngine has two create functions:
static ExecutionEngine* create(Module *M);
... | ExecutionEngine::create is ambiguous as of 94686 | https://api.github.com/repos/llvm/llvm-project/issues/6593/comments | 1 | 2010-02-03T18:17:09Z | 2021-12-03T21:21:18Z | https://github.com/llvm/llvm-project/issues/6593 | 1,070,977,853 | 6,593 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6220](https://llvm.org/bz6220) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#6395 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
clang++ cast ... | clang++ trunks four chars CharacterLiteral to 8 bits. | https://api.github.com/repos/llvm/llvm-project/issues/6592/comments | 2 | 2010-02-03T15:39:17Z | 2021-12-03T21:21:17Z | https://github.com/llvm/llvm-project/issues/6592 | 1,070,977,842 | 6,592 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6219](https://llvm.org/bz6219) |
| Resolution | FIXED |
| Resolved on | Feb 10, 2010 02:36 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
Recently tblgen started throwing (and catching) an exception... | Tablegen lexer misreading cmp${cc}pd ? | https://api.github.com/repos/llvm/llvm-project/issues/6591/comments | 7 | 2010-02-03T15:13:45Z | 2021-12-03T21:21:17Z | https://github.com/llvm/llvm-project/issues/6591 | 1,070,977,836 | 6,591 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6218](https://llvm.org/bz6218) |
| Resolution | FIXED |
| Resolved on | Sep 23, 2010 17:52 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#6253 |
| Attachments | [Bitcode](https://user-images.githubusercontent.com/67392/143740635-4cbef2b7-a87f-48b7-b1e2-ca... | Broken debug info on non-darwin platforms | https://api.github.com/repos/llvm/llvm-project/issues/6590/comments | 27 | 2010-02-03T04:28:31Z | 2021-12-03T21:21:16Z | https://github.com/llvm/llvm-project/issues/6590 | 1,070,977,828 | 6,590 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6217](https://llvm.org/bz6217) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 23:11 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#6395 |
| Attachments | [Test 1 (segfault)](https://user-images.githubusercontent.com/60944935/143740628-1b33c29d-f5d7-4b4... | boost::shared_ptr miscompile (mangling in implicitly extern c headers) | https://api.github.com/repos/llvm/llvm-project/issues/6589/comments | 25 | 2010-02-03T04:06:04Z | 2021-12-03T21:21:15Z | https://github.com/llvm/llvm-project/issues/6589 | 1,070,977,817 | 6,589 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6216](https://llvm.org/bz6216) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:56 |
| Version | trunk |
| OS | All |
## Extended Description
blackthorn:clang dgregor$ cat t.c
int f() { return __builtin_offsetof(struct { char c; int i; }, i); }
blackthorn:clang dgregor... | Parse failure with struct definition in __builtin_offset | https://api.github.com/repos/llvm/llvm-project/issues/6588/comments | 1 | 2010-02-03T02:47:57Z | 2021-12-03T21:21:14Z | https://github.com/llvm/llvm-project/issues/6588 | 1,070,977,805 | 6,588 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6215](https://llvm.org/bz6215) |
| Resolution | INVALID |
| Resolved on | Feb 05, 2010 13:27 |
| Version | 2.6 |
| OS | Linux |
## Extended Description
Using the LLVM interface for Haskell I generate, compile and run llvm code at runtime of a Haskell program. I want to make us... | Target dependent selection of intrinsics | https://api.github.com/repos/llvm/llvm-project/issues/6587/comments | 2 | 2010-02-03T00:27:18Z | 2021-12-03T21:21:13Z | https://github.com/llvm/llvm-project/issues/6587 | 1,070,977,798 | 6,587 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6214](https://llvm.org/bz6214) |
| Resolution | LATER |
| Resolved on | Nov 07, 2018 00:22 |
| Version | 2.6 |
| OS | Linux |
| CC | @sunfishcode,@ZviRackover |
## Extended Description
I noticed that LLVM uses SSE registers also for scalar floating point operations.
Thus when ... | scalar absolute value of single precision floating point values | https://api.github.com/repos/llvm/llvm-project/issues/6586/comments | 4 | 2010-02-03T00:14:50Z | 2021-12-03T21:21:12Z | https://github.com/llvm/llvm-project/issues/6586 | 1,070,977,788 | 6,586 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6213](https://llvm.org/bz6213) |
| Resolution | FIXED |
| Resolved on | Apr 20, 2011 11:07 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
svn co http://llvm.org/svn/llvm-project/llvm/trunk llvm
mkdir llvm-configure
mkdir l... | llvm-config --cflags differ when compiled using cmake/configure | https://api.github.com/repos/llvm/llvm-project/issues/6585/comments | 1 | 2010-02-02T17:40:00Z | 2021-12-03T21:21:11Z | https://github.com/llvm/llvm-project/issues/6585 | 1,070,977,778 | 6,585 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6212](https://llvm.org/bz6212) |
| Resolution | LATER |
| Resolved on | Feb 08, 2010 18:11 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
int test1(int mainType, int subType)
{
if(mainType == 7)
{
subType = 4;
}
else ... | Clang misses optimisation on if vs else if | https://api.github.com/repos/llvm/llvm-project/issues/6584/comments | 1 | 2010-02-02T15:53:20Z | 2021-12-03T21:21:10Z | https://github.com/llvm/llvm-project/issues/6584 | 1,070,977,765 | 6,584 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6211](https://llvm.org/bz6211) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:59 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Test case that produces the failed assertion](https://user-images.githubusercontent.com/60944935/143740626-3d88c6a2-aecf-4f61-a9... | Failed assertion when testing the ls tool with Klee 64-bit | https://api.github.com/repos/llvm/llvm-project/issues/6583/comments | 1 | 2010-02-02T15:11:31Z | 2021-12-03T21:21:09Z | https://github.com/llvm/llvm-project/issues/6583 | 1,070,977,749 | 6,583 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6210](https://llvm.org/bz6210) |
| Resolution | INVALID |
| Resolved on | Apr 17, 2013 13:20 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @darkbuck |
## Extended Description
Current CPUs like Core duo or i7 are quite redundant, they ... | -O3, -Os, -Oe: optimize for running time, binary size, or energy | https://api.github.com/repos/llvm/llvm-project/issues/6582/comments | 1 | 2010-02-02T13:04:51Z | 2023-08-15T13:19:14Z | https://github.com/llvm/llvm-project/issues/6582 | 1,070,977,746 | 6,582 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6209](https://llvm.org/bz6209) |
| Resolution | REMIND |
| Resolved on | Feb 08, 2010 19:07 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
An article by Gustavo Oliveira:
http://www.gamasutra.com/view... | Keep Results Into SIMD Registers | https://api.github.com/repos/llvm/llvm-project/issues/6581/comments | 2 | 2010-02-02T13:01:38Z | 2021-12-03T21:21:08Z | https://github.com/llvm/llvm-project/issues/6581 | 1,070,977,737 | 6,581 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6208](https://llvm.org/bz6208) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
pes delta$ cat 000.c
enum lapic_clock {
LAPIC_CLOCK_NONE,
}... | ; after struct definition | https://api.github.com/repos/llvm/llvm-project/issues/6580/comments | 1 | 2010-02-02T10:46:52Z | 2021-12-03T21:21:07Z | https://github.com/llvm/llvm-project/issues/6580 | 1,070,977,730 | 6,580 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6207](https://llvm.org/bz6207) |
| Resolution | FIXED |
| Resolved on | Apr 13, 2010 02:46 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
The following code shows a bug in the handling of fri... | clang misunderstands special member functions when they are declared friend. | https://api.github.com/repos/llvm/llvm-project/issues/6579/comments | 1 | 2010-02-02T10:17:41Z | 2021-12-03T21:21:06Z | https://github.com/llvm/llvm-project/issues/6579 | 1,070,977,723 | 6,579 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6206](https://llvm.org/bz6206) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:05 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
$ cat t.cc
class Foo {
public:
static const in... | static const data members with out-of-line initializers can be integral constant expressions | https://api.github.com/repos/llvm/llvm-project/issues/6578/comments | 8 | 2010-02-02T08:54:57Z | 2021-12-03T21:21:05Z | https://github.com/llvm/llvm-project/issues/6578 | 1,070,977,712 | 6,578 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6205](https://llvm.org/bz6205) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:43 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
struct A {
int a;
} a;
gives
%0 = type { i32,... | Unnecessary static initializer created | https://api.github.com/repos/llvm/llvm-project/issues/6577/comments | 1 | 2010-02-02T07:00:20Z | 2021-12-03T21:21:04Z | https://github.com/llvm/llvm-project/issues/6577 | 1,070,977,704 | 6,577 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.