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 | [6204](https://llvm.org/bz6204) |
| Resolution | DUPLICATE |
| Resolved on | Feb 02, 2010 04:16 |
| Version | trunk |
| OS | All |
| CC | @sunfishcode |
## Extended Description
This testcase on x86:
define <4 x i32> @​test(<4 x i32> %a, <4 x i32> %b, <4 x i1> %c) {
%... | crash legalizing vector select | https://api.github.com/repos/llvm/llvm-project/issues/6576/comments | 3 | 2010-02-02T04:34:17Z | 2021-12-03T21:21:03Z | https://github.com/llvm/llvm-project/issues/6576 | 1,070,977,691 | 6,576 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6203](https://llvm.org/bz6203) |
| Resolution | FIXED |
| Resolved on | Apr 08, 2011 14:59 |
| Version | unspecified |
| OS | Linux |
| Attachments | [cannot copy register from FGR32 to AFGR64 class](https://user-images.githubusercontent.com/60944935/143740625-d280f3c0-0488-4685... | [mips] cannot copy register from FGR32 to AFGR64 class | https://api.github.com/repos/llvm/llvm-project/issues/6575/comments | 2 | 2010-02-02T03:45:01Z | 2021-12-03T21:21:02Z | https://github.com/llvm/llvm-project/issues/6575 | 1,070,977,680 | 6,575 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6202](https://llvm.org/bz6202) |
| Resolution | FIXED |
| Resolved on | Apr 08, 2011 14:56 |
| Version | unspecified |
| OS | Linux |
| Attachments | [test floating point sqrt](https://user-images.githubusercontent.com/60944935/143740623-43398f0e-40ae-460b-a876-9b3a8b6dd38e.gz) ... | [mips] wrong transfer of double float value from FP register to GP register | https://api.github.com/repos/llvm/llvm-project/issues/6574/comments | 2 | 2010-02-02T03:26:22Z | 2021-12-03T21:21:01Z | https://github.com/llvm/llvm-project/issues/6574 | 1,070,977,667 | 6,574 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6201](https://llvm.org/bz6201) |
| Resolution | FIXED |
| Resolved on | May 28, 2010 06:54 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
Currently the alloca instruction's number of elements operand is limited... | add i64 version of alloca | https://api.github.com/repos/llvm/llvm-project/issues/6573/comments | 1 | 2010-02-02T00:11:38Z | 2021-12-03T21:21:00Z | https://github.com/llvm/llvm-project/issues/6573 | 1,070,977,660 | 6,573 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6200](https://llvm.org/bz6200) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#6253 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@DougGregor |
## Extended Description
$cat clang-bug.cpp
#i... | error "allocation of incomplete type" with a previous complete type definition | https://api.github.com/repos/llvm/llvm-project/issues/6572/comments | 6 | 2010-02-01T20:12:08Z | 2021-12-03T21:20:59Z | https://github.com/llvm/llvm-project/issues/6572 | 1,070,977,650 | 6,572 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6199](https://llvm.org/bz6199) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Consider
struct A { ~A(); };
struct B { operator A(); };
... | Miscompile with return statement in function template | https://api.github.com/repos/llvm/llvm-project/issues/6571/comments | 3 | 2010-02-01T19:23:53Z | 2021-12-03T21:20:58Z | https://github.com/llvm/llvm-project/issues/6571 | 1,070,977,640 | 6,571 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6198](https://llvm.org/bz6198) |
| Resolution | FIXED |
| Resolved on | Feb 01, 2010 13:27 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The type in question is a function type.
$ opt -instcombine -disable-output 2... | instcombine crash: "Cannot getTypeInfo() on a type that is unsized!" | https://api.github.com/repos/llvm/llvm-project/issues/6570/comments | 3 | 2010-02-01T18:57:09Z | 2021-12-03T21:20:57Z | https://github.com/llvm/llvm-project/issues/6570 | 1,070,977,634 | 6,570 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6197](https://llvm.org/bz6197) |
| Resolution | FIXED |
| Resolved on | Feb 01, 2010 14:23 |
| Version | 2.6 |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143740622-00b632fb-4c91-4303-8ab7-7015c18398f5.gz) |
| Reporter | LLVM ... | infinite recursion in ipsccp due to block addresses | https://api.github.com/repos/llvm/llvm-project/issues/6569/comments | 3 | 2010-02-01T17:36:53Z | 2021-12-03T21:20:57Z | https://github.com/llvm/llvm-project/issues/6569 | 1,070,977,624 | 6,569 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6196](https://llvm.org/bz6196) |
| Resolution | FIXED |
| Resolved on | Feb 02, 2010 01:13 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
$ llc gcc37433.ll
llc: llvm/include/llvm/Support/Casting.h:199: typename llvm::cast_... | llc crash: "cast<Ty>() argument of incompatible type!" | https://api.github.com/repos/llvm/llvm-project/issues/6568/comments | 3 | 2010-02-01T16:57:19Z | 2021-12-03T21:20:56Z | https://github.com/llvm/llvm-project/issues/6568 | 1,070,977,618 | 6,568 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6195](https://llvm.org/bz6195) |
| Resolution | FIXED |
| Resolved on | Feb 01, 2010 14:26 |
| Version | 2.5 |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143740621-82ed2759-3458-4e3f-bc5e-4ccc9d1d622b.gz) |
| Reporter | LLVM ... | instcombine crash: "replaceAllUses of value with new value of different type!" | https://api.github.com/repos/llvm/llvm-project/issues/6567/comments | 3 | 2010-02-01T16:40:22Z | 2021-12-03T21:20:55Z | https://github.com/llvm/llvm-project/issues/6567 | 1,070,977,609 | 6,567 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6194](https://llvm.org/bz6194) |
| Resolution | FIXED |
| Resolved on | Dec 02, 2010 01:54 |
| Version | trunk |
| OS | Linux |
| Attachments | [test case 1 (self-contained c++ code)](https://user-images.githubusercontent.com/60944935/143740617-f32dfc9f-dd45-44ed-9104-92dd138721... | poor x86-64 ABI calling conv passing of struct with 3 or 4 floats | https://api.github.com/repos/llvm/llvm-project/issues/6566/comments | 6 | 2010-02-01T12:51:49Z | 2021-12-03T21:20:54Z | https://github.com/llvm/llvm-project/issues/6566 | 1,070,977,600 | 6,566 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6193](https://llvm.org/bz6193) |
| Resolution | FIXED |
| Resolved on | Feb 08, 2010 19:30 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#5883 |
## Extended Description
Testcase:
define i32 @​x(i32 %aMaskWidth, i8 %aStride) nounwind {
entry:
%... | crash in instcombine in MatchSelectFromAndOr | https://api.github.com/repos/llvm/llvm-project/issues/6565/comments | 1 | 2010-02-01T09:56:31Z | 2021-12-03T21:20:53Z | https://github.com/llvm/llvm-project/issues/6565 | 1,070,977,589 | 6,565 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6192](https://llvm.org/bz6192) |
| Resolution | FIXED |
| Resolved on | Feb 01, 2010 06:22 |
| Version | unspecified |
| OS | Linux |
| Attachments | [wrong instruction selection for multiplication](https://user-images.githubusercontent.com/60944935/143740615-fa5eafdf-4e6c-4376-... | [mips] wrong instruction selection for multiplication | https://api.github.com/repos/llvm/llvm-project/issues/6564/comments | 3 | 2010-02-01T04:45:03Z | 2021-12-03T21:20:52Z | https://github.com/llvm/llvm-project/issues/6564 | 1,070,977,578 | 6,564 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6191](https://llvm.org/bz6191) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | trunk |
| OS | All |
| CC | @DougGregor,@rjmccall |
## Extended Description
We mis-diagnose this test case as 'no matching function' rather than an ambiguous overload. This... | clang fails to deduce template arguments when call argument is overloaded function | https://api.github.com/repos/llvm/llvm-project/issues/6563/comments | 2 | 2010-02-01T03:56:30Z | 2021-12-03T21:20:51Z | https://github.com/llvm/llvm-project/issues/6563 | 1,070,977,566 | 6,563 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6190](https://llvm.org/bz6190) |
| Resolution | FIXED |
| Resolved on | Jan 31, 2010 20:05 |
| Version | unspecified |
| OS | Linux |
| Attachments | [will report "Illegal instruction"](https://user-images.githubusercontent.com/60944935/143740614-11b3c952-b277-4ef0-9ca4-2a456a29... | [mips] insufficient stack space reserved | https://api.github.com/repos/llvm/llvm-project/issues/6562/comments | 2 | 2010-02-01T03:54:56Z | 2021-12-03T21:20:51Z | https://github.com/llvm/llvm-project/issues/6562 | 1,070,977,557 | 6,562 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6189](https://llvm.org/bz6189) |
| Resolution | DUPLICATE |
| Resolved on | Jan 31, 2010 10:38 |
| Version | trunk |
| OS | Linux |
| Attachments | [input file](https://user-images.githubusercontent.com/60944935/143740613-c65090f9-6ca3-454e-a243-70577601d8c9.gz) |
| Reporter | L... | llc: Assertion `InReg && "Value not in map!"' failed | https://api.github.com/repos/llvm/llvm-project/issues/6561/comments | 4 | 2010-01-31T16:36:57Z | 2021-12-03T21:20:50Z | https://github.com/llvm/llvm-project/issues/6561 | 1,070,977,549 | 6,561 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6188](https://llvm.org/bz6188) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
On Ubuntu, llvm/clang from svn...
When using scan-build with a makefile the c++ analyzer gives no warnings if it does not r... | C++-analyzer should be more verbose if it does not recognize the language from file extension | https://api.github.com/repos/llvm/llvm-project/issues/6560/comments | 0 | 2010-01-31T15:30:15Z | 2021-12-03T21:20:49Z | https://github.com/llvm/llvm-project/issues/6560 | 1,070,977,540 | 6,560 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6187](https://llvm.org/bz6187) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:44 |
| Version | trunk |
| OS | Linux |
| Attachments | [patch for changing some xmmintrin.h functions to use const flaot * parameters](https://user-images.githubusercontent.com/60944935/1437... | load functions in xmmintrin.h should expect const parameters | https://api.github.com/repos/llvm/llvm-project/issues/6559/comments | 1 | 2010-01-31T15:08:12Z | 2021-12-03T21:20:48Z | https://github.com/llvm/llvm-project/issues/6559 | 1,070,977,536 | 6,559 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6186](https://llvm.org/bz6186) |
| Resolution | FIXED |
| Resolved on | Feb 10, 2010 18:36 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#5883 |
| Attachments | [Testcase](https://user-images.githubusercontent.com/56606707/143740610-5eed4a13-eb15-4513-a5e2-b3... | performance issue in tail duplication compiling js_Interpret from Firefox | https://api.github.com/repos/llvm/llvm-project/issues/6558/comments | 6 | 2010-01-31T10:17:08Z | 2021-12-03T21:20:47Z | https://github.com/llvm/llvm-project/issues/6558 | 1,070,977,522 | 6,558 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6185](https://llvm.org/bz6185) |
| Resolution | DUPLICATE |
| Resolved on | Feb 05, 2010 10:37 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
Consider the following C code:
struct bf1_31 {
unsigned a:1... | llvm-gcc assumes no alignment for bitfield loads | https://api.github.com/repos/llvm/llvm-project/issues/6557/comments | 5 | 2010-01-31T06:23:34Z | 2021-12-03T21:20:46Z | https://github.com/llvm/llvm-project/issues/6557 | 1,070,977,515 | 6,557 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6184](https://llvm.org/bz6184) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:45 |
| Version | trunk |
| OS | Linux |
| Attachments | [Test showing bug.](https://user-images.githubusercontent.com/60944935/143740609-b90a09dc-fc09-4a22-be24-ae0170cbb2ec.gz) |
| Reporter ... | Function template definition outside namespace interpreted as variable decl. | https://api.github.com/repos/llvm/llvm-project/issues/6556/comments | 2 | 2010-01-30T19:27:51Z | 2021-12-03T21:20:45Z | https://github.com/llvm/llvm-project/issues/6556 | 1,070,977,507 | 6,556 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6183](https://llvm.org/bz6183) |
| Resolution | FIXED |
| Resolved on | Jun 17, 2010 06:32 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
While being analyzed in C-mode the following example passes. But... | clang::GRExprEngine::VisitCast() Cast kind 13 not handled. | https://api.github.com/repos/llvm/llvm-project/issues/6555/comments | 2 | 2010-01-30T18:06:47Z | 2021-12-03T21:20:44Z | https://github.com/llvm/llvm-project/issues/6555 | 1,070,977,498 | 6,555 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6182](https://llvm.org/bz6182) |
| Resolution | DUPLICATE |
| Resolved on | Mar 12, 2010 00:56 |
| Version | trunk |
| OS | Linux |
| Attachments | [test](https://user-images.githubusercontent.com/60944935/143740608-985666ef-f0d2-4c90-a303-304b104d5ff9.gz) |
| Reporter | LLVM Bu... | Cascaded and non-specific errors for ommitted semicolon after a class {} | https://api.github.com/repos/llvm/llvm-project/issues/6554/comments | 1 | 2010-01-30T16:46:55Z | 2021-12-03T21:20:43Z | https://github.com/llvm/llvm-project/issues/6554 | 1,070,977,493 | 6,554 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6181](https://llvm.org/bz6181) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | trunk |
| OS | Linux |
| Attachments | [test](https://user-images.githubusercontent.com/60944935/143740607-c5fb6794-248f-46d0-a820-35d5cca0ef03.gz) |
| Reporter | LLVM Bugzil... | Assertion `(!Canon.isNull() || T.isDependent() || anyDependentTemplateArguments(Args, NumArgs)) && "No canonical type for non-dependent class template specialization"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/6553/comments | 1 | 2010-01-30T16:29:24Z | 2021-12-03T21:20:42Z | https://github.com/llvm/llvm-project/issues/6553 | 1,070,977,482 | 6,553 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6180](https://llvm.org/bz6180) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:56 |
| Version | trunk |
| OS | Linux |
| Attachments | [test](https://user-images.githubusercontent.com/60944935/143740606-08b9a5a6-373e-4c66-9432-95ab54b3f285.gz) |
| Reporter | LLVM Bugzil... | Weird error for ommitted semicolon | https://api.github.com/repos/llvm/llvm-project/issues/6552/comments | 6 | 2010-01-30T16:11:09Z | 2021-12-03T21:20:42Z | https://github.com/llvm/llvm-project/issues/6552 | 1,070,977,476 | 6,552 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6179](https://llvm.org/bz6179) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:55 |
| Version | trunk |
| OS | Linux |
| Attachments | [test](https://user-images.githubusercontent.com/60944935/143740604-3eb20cd4-dadb-4257-8fb6-db7e8740aefa.gz), [patch](https://user-imag... | cannot use typedef in scope specifier for out-of-line declaration blocks gmpxx.h | https://api.github.com/repos/llvm/llvm-project/issues/6551/comments | 1 | 2010-01-30T15:40:51Z | 2021-12-03T21:20:41Z | https://github.com/llvm/llvm-project/issues/6551 | 1,070,977,465 | 6,551 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6178](https://llvm.org/bz6178) |
| Resolution | DUPLICATE |
| Resolved on | Mar 16, 2010 14:39 |
| Version | trunk |
| OS | Linux |
| CC | @regehr |
## Extended Description
Consider the following code:
struct foo
{ char a;
char b;
char c;
int d;
} __attribute__((pa... | Unaligned loads are created for packed structs | https://api.github.com/repos/llvm/llvm-project/issues/6550/comments | 3 | 2010-01-30T15:21:13Z | 2021-12-03T21:20:40Z | https://github.com/llvm/llvm-project/issues/6550 | 1,070,977,451 | 6,550 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6177](https://llvm.org/bz6177) |
| Resolution | FIXED |
| Resolved on | May 23, 2012 23:34 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@zygoloid |
## Extended Description
This call should not compile, i think (13.3.3.1.4[over.ics.ref]p3 and p4):
struct String { St... | Reference binding failure affects viability | https://api.github.com/repos/llvm/llvm-project/issues/6549/comments | 5 | 2010-01-30T04:21:08Z | 2021-12-03T21:20:39Z | https://github.com/llvm/llvm-project/issues/6549 | 1,070,977,438 | 6,549 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6176](https://llvm.org/bz6176) |
| Resolution | DUPLICATE |
| Resolved on | Mar 29, 2010 11:41 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
+++ This bug was initially created as a clone of Bug #​2394 +++
str... | clang generates wrong code for load from bitfield in packed struct | https://api.github.com/repos/llvm/llvm-project/issues/6548/comments | 2 | 2010-01-29T23:57:55Z | 2021-12-03T21:20:38Z | https://github.com/llvm/llvm-project/issues/6548 | 1,070,977,431 | 6,548 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6175](https://llvm.org/bz6175) |
| Resolution | FIXED |
| Resolved on | Jun 22, 2012 16:32 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
--
ddunbar@lordcrumb:tmp$ cat x.cpp
struct s0 { int x; };
void f0(s0 x);
ddunbar... | [driver] improve handling of -std with mismatched inputs | https://api.github.com/repos/llvm/llvm-project/issues/6547/comments | 1 | 2010-01-29T22:58:37Z | 2021-12-03T21:20:37Z | https://github.com/llvm/llvm-project/issues/6547 | 1,070,977,421 | 6,547 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6174](https://llvm.org/bz6174) |
| Resolution | FIXED |
| Resolved on | Apr 12, 2010 20:45 |
| Version | trunk |
| OS | Linux |
| Attachments | [Testcase](https://user-images.githubusercontent.com/60944935/143740603-cc19a66f-d067-4d36-a02b-6d1d2cbd20fe.gz) |
| Reporter | LLVM Bu... | clang crashes on (non-template) friend declaration | https://api.github.com/repos/llvm/llvm-project/issues/6546/comments | 3 | 2010-01-29T21:54:56Z | 2021-12-03T21:20:36Z | https://github.com/llvm/llvm-project/issues/6546 | 1,070,977,408 | 6,546 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6173](https://llvm.org/bz6173) |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case .ll](https://user-images.githubusercontent.com/60944935/143740602-3d3adf7d-1de4-4f77-901e-a3e95189b162.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@lattner |
## Extende... | SIMD code causes segfault in LLI, runs fine native on linux/x86 | https://api.github.com/repos/llvm/llvm-project/issues/6545/comments | 2 | 2010-01-29T20:32:48Z | 2023-08-17T20:06:31Z | https://github.com/llvm/llvm-project/issues/6545 | 1,070,977,398 | 6,545 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6172](https://llvm.org/bz6172) |
| Resolution | FIXED |
| Resolved on | Jun 24, 2010 21:03 |
| Version | unspecified |
| OS | Linux |
## Extended Description
I'm pretty sure I've followed all instructions at the Klee page. Unless I'm doing something stupid, this is a problem ... | can't build klee on Ubuntu 9.10 on x86 | https://api.github.com/repos/llvm/llvm-project/issues/6544/comments | 8 | 2010-01-29T20:04:06Z | 2021-12-03T21:20:35Z | https://github.com/llvm/llvm-project/issues/6544 | 1,070,977,392 | 6,544 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6171](https://llvm.org/bz6171) |
| Resolution | FIXED |
| Resolved on | Sep 14, 2012 12:00 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Test case that crashes Klee 64-bit + LLVM 2.6](https://user-images.githubusercontent.com/60944935/143740600-686b1ce7-f33a-41c2-b... | KLEE 64-bit Crashes on Some Coreutils | https://api.github.com/repos/llvm/llvm-project/issues/6543/comments | 6 | 2010-01-29T13:30:05Z | 2021-12-03T21:20:34Z | https://github.com/llvm/llvm-project/issues/6543 | 1,070,977,380 | 6,543 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6170](https://llvm.org/bz6170) |
| Resolution | WONTFIX |
| Resolved on | Apr 17, 2019 16:59 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I'm getting an assertion when clang is processing a PowerPC PCH.
The command:
... | Assertion failure in getTargetVersion while PCH is being processed on PPC | https://api.github.com/repos/llvm/llvm-project/issues/6542/comments | 3 | 2010-01-29T06:21:46Z | 2022-01-20T02:31:59Z | https://github.com/llvm/llvm-project/issues/6542 | 1,070,977,368 | 6,542 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6169](https://llvm.org/bz6169) |
| Resolution | FIXED |
| Resolved on | Mar 29, 2010 21:19 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
Code example:
class Base0 {
public:
int x;
virtual void f0() {}
};
class Base1 {
int y;
public:
... | vcall offset applied to the wrong pointer | https://api.github.com/repos/llvm/llvm-project/issues/6541/comments | 1 | 2010-01-29T05:25:56Z | 2021-12-03T21:20:32Z | https://github.com/llvm/llvm-project/issues/6541 | 1,070,977,360 | 6,541 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6168](https://llvm.org/bz6168) |
| Resolution | FIXED |
| Resolved on | Apr 12, 2010 16:12 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-bugzilla-archive#6660 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@nunoplopes |
## Extended Description
C99 6.7.8 p2... | clang emits missing fields as undef instead of 0 | https://api.github.com/repos/llvm/llvm-project/issues/6540/comments | 12 | 2010-01-29T03:02:34Z | 2021-12-03T21:20:31Z | https://github.com/llvm/llvm-project/issues/6540 | 1,070,977,348 | 6,540 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6167](https://llvm.org/bz6167) |
| Resolution | FIXED |
| Resolved on | Feb 08, 2010 19:40 |
| Version | trunk |
| OS | Linux |
| Attachments | [Proposed bug fix](https://user-images.githubusercontent.com/60944935/143740598-5f920e51-4e92-4900-b3f6-193420eb0984.gz) |
| Reporter |... | Segmentation fault due to type mismatch for build_struct_gep in OCaml bindings | https://api.github.com/repos/llvm/llvm-project/issues/6539/comments | 1 | 2010-01-29T01:26:30Z | 2021-12-03T21:20:30Z | https://github.com/llvm/llvm-project/issues/6539 | 1,070,977,341 | 6,539 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6166](https://llvm.org/bz6166) |
| Resolution | WORKSFORME |
| Resolved on | Mar 06, 2010 13:59 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@oscarfv |
## Extended Description
I've distilled an issue that I'm having down ... | Template w/derived func return type equivalence bug | https://api.github.com/repos/llvm/llvm-project/issues/6538/comments | 1 | 2010-01-28T22:07:27Z | 2022-01-20T02:04:09Z | https://github.com/llvm/llvm-project/issues/6538 | 1,070,977,331 | 6,538 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6165](https://llvm.org/bz6165) |
| Resolution | FIXED |
| Resolved on | Jan 29, 2010 00:37 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143740597-6da625cc-703e-4a38-9e0d-a39450e08091.gz) |
| Reporter | LLVM Bu... | optimization problem with srem on negative values | https://api.github.com/repos/llvm/llvm-project/issues/6537/comments | 8 | 2010-01-28T05:32:18Z | 2021-12-03T21:20:28Z | https://github.com/llvm/llvm-project/issues/6537 | 1,070,977,323 | 6,537 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6164](https://llvm.org/bz6164) |
| Resolution | FIXED |
| Resolved on | Jan 28, 2010 12:22 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
ddunbar@giles:tmp$ cat t.c
// ../../ABITestGen.py --no-u... | Assertion failed: ((D->field_begin() == D->field_end()) && "LayoutUnion - Align 0") | https://api.github.com/repos/llvm/llvm-project/issues/6536/comments | 2 | 2010-01-28T02:39:39Z | 2021-12-03T21:20:27Z | https://github.com/llvm/llvm-project/issues/6536 | 1,070,977,315 | 6,536 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6163](https://llvm.org/bz6163) |
| Resolution | FIXED |
| Resolved on | Jun 08, 2010 14:50 |
| Version | trunk |
| OS | All |
## Extended Description
Clang should warn about code that compares two arrays directly:
int array1[2];
int array2[2];
int foo() {
return ar... | Warn when comparing two arrays | https://api.github.com/repos/llvm/llvm-project/issues/6535/comments | 5 | 2010-01-28T02:00:22Z | 2021-12-03T21:20:26Z | https://github.com/llvm/llvm-project/issues/6535 | 1,070,977,308 | 6,535 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6162](https://llvm.org/bz6162) |
| Resolution | DUPLICATE |
| Resolved on | Apr 22, 2010 12:01 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The instructions SXTAB, SXTAH, UXTAB, UXTAH are not THUMB-2 instructions and
yet... | thumb2 mode doesn't distinguish the v7-M variant | https://api.github.com/repos/llvm/llvm-project/issues/6534/comments | 4 | 2010-01-27T22:25:46Z | 2021-12-03T21:20:26Z | https://github.com/llvm/llvm-project/issues/6534 | 1,070,977,304 | 6,534 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6161](https://llvm.org/bz6161) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:53 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-bugzilla-archive#6266 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
pes delta$ ... | clang++ crashes | https://api.github.com/repos/llvm/llvm-project/issues/6533/comments | 3 | 2010-01-27T16:45:00Z | 2021-12-03T21:20:25Z | https://github.com/llvm/llvm-project/issues/6533 | 1,070,977,288 | 6,533 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6160](https://llvm.org/bz6160) |
| Resolution | FIXED |
| Resolved on | Feb 26, 2010 00:03 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-bugzilla-archive#6266 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
when parsin... | error: explicit specialization of 'getline' after instantiation | https://api.github.com/repos/llvm/llvm-project/issues/6532/comments | 5 | 2010-01-27T15:58:02Z | 2021-12-03T21:20:24Z | https://github.com/llvm/llvm-project/issues/6532 | 1,070,977,279 | 6,532 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6159](https://llvm.org/bz6159) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:53 |
| Version | trunk |
| OS | Linux |
| Depends On | llvm/llvm-project#6528 |
| CC | @DougGregor |
## Extended Description
% cat good1.cc
template <int N> struct X { ~X(); };
template <... | Failure to parse out-of-line destructor definition of class with a reference template parameter | https://api.github.com/repos/llvm/llvm-project/issues/6531/comments | 7 | 2010-01-27T13:24:49Z | 2021-12-03T21:20:23Z | https://github.com/llvm/llvm-project/issues/6531 | 1,070,977,270 | 6,531 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6158](https://llvm.org/bz6158) |
| Resolution | WORKSFORME |
| Resolved on | Nov 07, 2018 00:22 |
| Version | trunk |
| OS | Linux |
| Attachments | [preprocessed source (from on open source library)](https://user-images.githubusercontent.com/60944935/143740585-55983e5f-7467-40d... | analyzer crash on C++ file | https://api.github.com/repos/llvm/llvm-project/issues/6530/comments | 5 | 2010-01-27T11:36:39Z | 2022-01-20T02:04:07Z | https://github.com/llvm/llvm-project/issues/6530 | 1,070,977,264 | 6,530 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6157](https://llvm.org/bz6157) |
| Resolution | FIXED |
| Resolved on | Feb 01, 2010 16:49 |
| Version | trunk |
| OS | Linux |
| Attachments | [One of my compiler unit tests (bitcode file)](https://user-images.githubusercontent.com/60944935/143740580-04307c9e-68db-4690-85f9-b9f... | opt -O1 segfault | https://api.github.com/repos/llvm/llvm-project/issues/6529/comments | 18 | 2010-01-27T09:23:01Z | 2021-12-03T21:20:21Z | https://github.com/llvm/llvm-project/issues/6529 | 1,070,977,256 | 6,529 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6156](https://llvm.org/bz6156) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:45 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-bugzilla-archive#6159 |
| Attachments | [Patch to fix this](https://user-images.githubusercontent.com/711534/143740579-01359794-3... | Assertion (Expressions can't have reference type) when declaring a constructor for a class with a const reference template parameter | https://api.github.com/repos/llvm/llvm-project/issues/6528/comments | 4 | 2010-01-27T09:14:51Z | 2021-12-03T21:20:20Z | https://github.com/llvm/llvm-project/issues/6528 | 1,070,977,245 | 6,528 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6155](https://llvm.org/bz6155) |
| Resolution | WONTFIX |
| Resolved on | Jan 27, 2010 15:02 |
| Version | trunk |
| OS | All |
| Attachments | [Example input](https://user-images.githubusercontent.com/60944935/143740578-428befd3-4cb7-4b45-91fb-5e21d740e64c.gz) |
| Reporter | LL... | load elimination depends on targetdata | https://api.github.com/repos/llvm/llvm-project/issues/6527/comments | 3 | 2010-01-27T06:45:23Z | 2022-01-20T02:31:58Z | https://github.com/llvm/llvm-project/issues/6527 | 1,070,977,235 | 6,527 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6154](https://llvm.org/bz6154) |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Overview Description:
Modifying a mutable collection inside a for...in construct should produce an error.
Steps to reproduce:
<code>int... | Modifying a collection that's being enumerated should produce an analyzer error | https://api.github.com/repos/llvm/llvm-project/issues/6526/comments | 1 | 2010-01-27T01:53:18Z | 2023-05-24T14:48:23Z | https://github.com/llvm/llvm-project/issues/6526 | 1,070,977,226 | 6,526 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6153](https://llvm.org/bz6153) |
| Resolution | FIXED |
| Resolved on | Jan 26, 2010 15:51 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
LLVM like the following is happily accepted by both the verifier and the parser:
@&... | Bitcasts between arrays are incorrectly accepted, causing llc to crash | https://api.github.com/repos/llvm/llvm-project/issues/6525/comments | 1 | 2010-01-26T23:35:56Z | 2021-12-03T21:20:17Z | https://github.com/llvm/llvm-project/issues/6525 | 1,070,977,211 | 6,525 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6152](https://llvm.org/bz6152) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:52 |
| Version | unspecified |
| OS | FreeBSD |
| Blocks | llvm/llvm-bugzilla-archive#6266 |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143740577-5a5febe5... | Parse failure with qualified, dependent destructor call | https://api.github.com/repos/llvm/llvm-project/issues/6524/comments | 4 | 2010-01-26T23:01:59Z | 2021-12-03T21:20:16Z | https://github.com/llvm/llvm-project/issues/6524 | 1,070,977,200 | 6,524 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6151](https://llvm.org/bz6151) |
| Resolution | FIXED |
| Resolved on | Jan 27, 2010 02:02 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143740576-1bc3334a-232d-481b-82b5-1be8dbfe3cb3.gz) |
| Reporter... | llc -O3: invalid assembler: Error: can't encode register '%dh' in an instruction requiring REX prefix. | https://api.github.com/repos/llvm/llvm-project/issues/6523/comments | 2 | 2010-01-26T18:20:54Z | 2021-12-03T21:20:15Z | https://github.com/llvm/llvm-project/issues/6523 | 1,070,977,188 | 6,523 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6150](https://llvm.org/bz6150) |
| Resolution | DUPLICATE |
| Resolved on | Apr 05, 2011 15:39 |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [Full example](https://user-images.githubusercontent.com/60944935/143740575-048196b2-9104-4c33-92a0-da7bb7acd360.gz) |
| Re... | Dereference of null pointer false positive | https://api.github.com/repos/llvm/llvm-project/issues/6522/comments | 12 | 2010-01-26T14:46:02Z | 2021-12-03T21:20:14Z | https://github.com/llvm/llvm-project/issues/6522 | 1,070,977,177 | 6,522 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6149](https://llvm.org/bz6149) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:55 |
| Version | trunk |
| OS | Linux |
| Attachments | [Simple patch for review](https://user-images.githubusercontent.com/711534/143740574-0621f87a-d005-4eeb-816a-0405e02a84ef.gz) |
| CC | ... | Cannot bind an extern const object to a const reference template parameter | https://api.github.com/repos/llvm/llvm-project/issues/6521/comments | 3 | 2010-01-26T14:09:10Z | 2021-12-03T21:20:13Z | https://github.com/llvm/llvm-project/issues/6521 | 1,070,977,164 | 6,521 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6148](https://llvm.org/bz6148) |
| Resolution | FIXED |
| Resolved on | Dec 30, 2011 02:30 |
| Version | trunk |
| OS | Linux |
| Attachments | [Output of 'make test'](https://user-images.githubusercontent.com/60944935/143740573-61547756-f9c2-4497-9695-34fdb18bd58f.gz) |
| Repor... | Some LLVM tests fail, when build with cmake, if clang isn't built | https://api.github.com/repos/llvm/llvm-project/issues/6520/comments | 1 | 2010-01-26T13:26:49Z | 2021-12-03T21:20:13Z | https://github.com/llvm/llvm-project/issues/6520 | 1,070,977,151 | 6,520 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6147](https://llvm.org/bz6147) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:43 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#5593 |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143740572-c43100ad-d22d-4912-... | [CG]: Assertion failed: (!isa<CXXDestructorDecl>(D) && "Use other ctor with dtor decls!"), function Init, file GlobalDecl.h, line 31. | https://api.github.com/repos/llvm/llvm-project/issues/6519/comments | 2 | 2010-01-26T12:52:09Z | 2021-12-03T21:20:12Z | https://github.com/llvm/llvm-project/issues/6519 | 1,070,977,143 | 6,519 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6146](https://llvm.org/bz6146) |
| Resolution | FIXED |
| Resolved on | Jan 27, 2010 19:57 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sunfishcode |
## Extended Description
this is a pretty recent regression at most 1 week old
pes del... | Assertion failed: ((!From->hasAnyUseOfValue(i) || From->getValueType(i) == To->getValueType(i)) && "Cannot use this version of ReplaceAllUsesWith!"), function ReplaceAllUsesWith, file SelectionDAG.cpp, line 4952. | https://api.github.com/repos/llvm/llvm-project/issues/6518/comments | 4 | 2010-01-26T12:50:24Z | 2021-12-03T21:20:11Z | https://github.com/llvm/llvm-project/issues/6518 | 1,070,977,135 | 6,518 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6145](https://llvm.org/bz6145) |
| Resolution | INVALID |
| Resolved on | May 18, 2019 18:12 |
| Version | unspecified |
| OS | Linux |
| Attachments | [bugpoint.test.bc-WkE2B9](https://user-images.githubusercontent.com/92601246/143740569-5fca8f8d-e702-40e6-ac25-47976d9f231d.gz)... | jit fails on ClamAV with an assert: ADT/SmallVector.h:152: T& llvm::SmallVectorTemplateCommon<T>::operator[](unsigned int) [with T = llvm::Instruction*]: Assertion `begin() + idx < end()' | https://api.github.com/repos/llvm/llvm-project/issues/6517/comments | 4 | 2010-01-26T11:29:38Z | 2021-12-03T21:20:10Z | https://github.com/llvm/llvm-project/issues/6517 | 1,070,977,123 | 6,517 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6144](https://llvm.org/bz6144) |
| Resolution | FIXED |
| Resolved on | Jan 30, 2010 12:36 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @bcardosolopes |
## Extended Description
; ModuleID = 'gp.c'
target datalayout = "e-p:32:32:32-... | [mips] GP is used before restored after a library call | https://api.github.com/repos/llvm/llvm-project/issues/6516/comments | 4 | 2010-01-26T10:25:07Z | 2021-12-03T21:20:09Z | https://github.com/llvm/llvm-project/issues/6516 | 1,070,977,113 | 6,516 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6143](https://llvm.org/bz6143) |
| Resolution | FIXED |
| Resolved on | Feb 08, 2012 19:24 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AaronBallman,@DougGregor |
## Extended Description
For -Wportability, among other things.
--
C:\... | Add warning for C linkage function returning non-C type | https://api.github.com/repos/llvm/llvm-project/issues/6515/comments | 1 | 2010-01-26T05:17:01Z | 2023-08-15T13:19:03Z | https://github.com/llvm/llvm-project/issues/6515 | 1,070,977,102 | 6,515 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6142](https://llvm.org/bz6142) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @davidchisnall |
## Extended Description
asgard:/tmp$ cat test.m
#import <ObjFW/ObjFW.h>
int
m... | clang does not reuse constant objc strings | https://api.github.com/repos/llvm/llvm-project/issues/6514/comments | 7 | 2010-01-26T00:37:55Z | 2021-12-03T21:20:07Z | https://github.com/llvm/llvm-project/issues/6514 | 1,070,977,091 | 6,514 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6141](https://llvm.org/bz6141) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:52 |
| Version | trunk |
| OS | Linux |
| Attachments | [semi-reduced test case](https://user-images.githubusercontent.com/60944935/143740568-e7c70d2d-4d03-4051-a00f-467e00f82ba8.gz) |
| Repo... | Crash in DeduceTemplateArguments on complex templates | https://api.github.com/repos/llvm/llvm-project/issues/6513/comments | 5 | 2010-01-25T23:41:31Z | 2021-12-03T21:20:06Z | https://github.com/llvm/llvm-project/issues/6513 | 1,070,977,071 | 6,513 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6140](https://llvm.org/bz6140) |
| Resolution | FIXED |
| Resolved on | Jan 25, 2010 15:55 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143740567-0178bfda-572c-4d4f-a47a-a5457d9ca6e4.gz) |
| Reporter... | llvm-as followed by llvm-dis turns "nsw" flag into "nuw" | https://api.github.com/repos/llvm/llvm-project/issues/6512/comments | 1 | 2010-01-25T22:46:12Z | 2021-12-03T21:20:05Z | https://github.com/llvm/llvm-project/issues/6512 | 1,070,977,052 | 6,512 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6139](https://llvm.org/bz6139) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
Testcase:
struct A { A(); ~A(); };
struct B { A (&x)[1]; };
B x = {{A()}};
Crashes with:
clang: /... | clang c++ crash with invalid initialization of reference | https://api.github.com/repos/llvm/llvm-project/issues/6511/comments | 2 | 2010-01-25T19:38:59Z | 2021-12-03T21:20:04Z | https://github.com/llvm/llvm-project/issues/6511 | 1,070,977,040 | 6,511 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6138](https://llvm.org/bz6138) |
| Resolution | FIXED |
| Resolved on | Feb 25, 2010 15:12 |
| Version | trunk |
| OS | All |
| CC | @chandlerc,@lattner |
## Extended Description
There are a few problems in the x86 intrinsic headers emmintrin.h and xmmintrin.h
This short patc... | clang x86 *mmintrin.h header problems | https://api.github.com/repos/llvm/llvm-project/issues/6510/comments | 6 | 2010-01-25T18:53:46Z | 2021-12-03T21:20:03Z | https://github.com/llvm/llvm-project/issues/6510 | 1,070,977,030 | 6,510 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6137](https://llvm.org/bz6137) |
| Version | trunk |
| OS | Linux |
| CC | @asl,@RKSimon,@sunfishcode,@rotateright,@stoklund |
## Extended Description
For the following C code:
```c
---- example.c ----------------------
typedef unsigned int uint;
static inline floa... | unnecessary moves between XMM and general registers by x86 back end | https://api.github.com/repos/llvm/llvm-project/issues/6509/comments | 11 | 2010-01-25T18:37:30Z | 2023-03-14T15:45:58Z | https://github.com/llvm/llvm-project/issues/6509 | 1,070,977,024 | 6,509 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6136](https://llvm.org/bz6136) |
| Resolution | INVALID |
| Resolved on | Apr 20, 2010 17:26 |
| Version | 2.6 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The toy-example, build WITH interpreter (and probably without a working native lib... | Abort trap in Kaleidoscope/toy example, "at the end" | https://api.github.com/repos/llvm/llvm-project/issues/6508/comments | 1 | 2010-01-25T10:52:53Z | 2021-12-03T21:20:01Z | https://github.com/llvm/llvm-project/issues/6508 | 1,070,977,015 | 6,508 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6135](https://llvm.org/bz6135) |
| Resolution | WONTFIX |
| Resolved on | Feb 22, 2010 12:55 |
| Version | unspecified |
| OS | All |
## Extended Description
clang -v /Volumes/Data/Users/sabre/Library/Application\ Support/Radar/Downloads/Problem\ 7556129/IDEIndexDBConnection.m... | clang -v prints invalid command when filename has a space in it | https://api.github.com/repos/llvm/llvm-project/issues/6507/comments | 2 | 2010-01-25T05:04:11Z | 2022-01-20T02:31:56Z | https://github.com/llvm/llvm-project/issues/6507 | 1,070,977,008 | 6,507 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6134](https://llvm.org/bz6134) |
| Resolution | FIXED |
| Resolved on | Jan 24, 2010 20:29 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
For a global like
@​bar = common global [75 x i8] zeroinitializer, align 128 ... | missing alginment directive | https://api.github.com/repos/llvm/llvm-project/issues/6506/comments | 1 | 2010-01-25T03:21:58Z | 2021-12-03T21:19:59Z | https://github.com/llvm/llvm-project/issues/6506 | 1,070,976,998 | 6,506 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6133](https://llvm.org/bz6133) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:53 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#5883 |
| CC | @DougGregor,@pwo,@rjmccall |
## Extended Description
Testcase:
template<class T> class H {
unsign... | clang c++ "Assertion `DeclAccess != AS_none' failed." | https://api.github.com/repos/llvm/llvm-project/issues/6505/comments | 1 | 2010-01-24T20:05:01Z | 2021-12-03T21:19:58Z | https://github.com/llvm/llvm-project/issues/6505 | 1,070,976,983 | 6,505 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6132](https://llvm.org/bz6132) |
| Resolution | FIXED |
| Resolved on | Jun 22, 2012 16:30 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Test Case](https://user-images.githubusercontent.com/60944935/143740566-05e6d8e9-b3a8-4811-8044-631536c1d981.gz) |
| Reporter | ... | Assertion on definition of method of inner class in outer class template | https://api.github.com/repos/llvm/llvm-project/issues/6504/comments | 1 | 2010-01-24T19:44:14Z | 2021-12-03T21:19:57Z | https://github.com/llvm/llvm-project/issues/6504 | 1,070,976,969 | 6,504 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6131](https://llvm.org/bz6131) |
| Resolution | FIXED |
| Resolved on | Sep 02, 2010 07:56 |
| Version | trunk |
| OS | Linux |
| Attachments | [Testcase to demonstrate the problem](https://user-images.githubusercontent.com/60944935/143740563-f36af2c2-9147-4c6c-9d6d-98d7d72aeeb0... | clang crashes on assignment of ObjC @​protocol() object to runtime structure | https://api.github.com/repos/llvm/llvm-project/issues/6503/comments | 2 | 2010-01-24T13:46:57Z | 2021-12-03T21:19:56Z | https://github.com/llvm/llvm-project/issues/6503 | 1,070,976,948 | 6,503 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6130](https://llvm.org/bz6130) |
| Resolution | FIXED |
| Resolved on | Aug 27, 2010 19:19 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@tkremenek |
## Extended Description
#include <stdexcept>
struct Vec {
int oper... | false-positive for -Wunreachable-code | https://api.github.com/repos/llvm/llvm-project/issues/6502/comments | 5 | 2010-01-24T11:51:32Z | 2021-12-03T21:19:55Z | https://github.com/llvm/llvm-project/issues/6502 | 1,070,976,944 | 6,502 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6129](https://llvm.org/bz6129) |
| Resolution | FIXED |
| Resolved on | Jan 24, 2010 15:14 |
| Version | trunk |
| OS | FreeBSD |
| Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143740562-2cce8213-45cc-4ba1-a52e-350cd13a5429.gz) |
| Reporter | LLVM... | Explicit alignment not respected by PowerPC backend | https://api.github.com/repos/llvm/llvm-project/issues/6501/comments | 5 | 2010-01-24T08:00:11Z | 2021-12-03T21:19:54Z | https://github.com/llvm/llvm-project/issues/6501 | 1,070,976,934 | 6,501 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6128](https://llvm.org/bz6128) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:45 |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
clang does not reject multiple global variable definitions in C++.
Per C++ standard 3.1, a d... | multiple global variable definition in C++ not detected by clang | https://api.github.com/repos/llvm/llvm-project/issues/6500/comments | 1 | 2010-01-24T06:25:39Z | 2021-12-03T21:19:53Z | https://github.com/llvm/llvm-project/issues/6500 | 1,070,976,920 | 6,500 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6127](https://llvm.org/bz6127) |
| Resolution | FIXED |
| Resolved on | Jun 22, 2012 16:15 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
It would be nice to get a warning in the following progra... | Provide a warning when a method's only difference to a inherited one is "const" | https://api.github.com/repos/llvm/llvm-project/issues/6499/comments | 2 | 2010-01-24T05:48:16Z | 2021-12-03T21:19:52Z | https://github.com/llvm/llvm-project/issues/6499 | 1,070,976,915 | 6,499 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6126](https://llvm.org/bz6126) |
| Resolution | FIXED |
| Resolved on | Jan 25, 2010 12:27 |
| Version | trunk |
| OS | Linux |
| CC | @lattner |
## Extended Description
regehr@john-home:~/volatile/bugs/tmp262$ clang -O small.c
clang: /home/regehr/z/tmp/llvm-r94324/include/llv... | SROA assertion: argument of incompatible type! | https://api.github.com/repos/llvm/llvm-project/issues/6498/comments | 4 | 2010-01-24T05:26:20Z | 2021-12-03T21:19:51Z | https://github.com/llvm/llvm-project/issues/6498 | 1,070,976,906 | 6,498 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6125](https://llvm.org/bz6125) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Currently CIndex implements a callback interface for visiting the children of cursors, with some helper features to rec... | CIndex should implement iteration based interfaces for cursors | https://api.github.com/repos/llvm/llvm-project/issues/6497/comments | 1 | 2010-01-24T05:24:07Z | 2021-12-03T21:19:50Z | https://github.com/llvm/llvm-project/issues/6497 | 1,070,976,876 | 6,497 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6124](https://llvm.org/bz6124) |
| Resolution | FIXED |
| Resolved on | Mar 24, 2010 01:08 |
| Version | trunk |
| OS | FreeBSD |
| Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143740560-0b637e5b-c97d-44eb-8bd7-4fe30833f42f.gz) |
| Reporter | LLVM... | Error instantiating class with multiple virtual inheritance | https://api.github.com/repos/llvm/llvm-project/issues/6496/comments | 1 | 2010-01-24T03:16:41Z | 2021-12-03T21:19:50Z | https://github.com/llvm/llvm-project/issues/6496 | 1,070,976,851 | 6,496 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6123](https://llvm.org/bz6123) |
| Resolution | FIXED |
| Resolved on | May 29, 2010 01:32 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @xuzhongxing |
## Extended Description
I would the clang static analyzer to warn on this code:
--... | RFE: check malloc sizes are multiple of access type | https://api.github.com/repos/llvm/llvm-project/issues/6495/comments | 3 | 2010-01-24T00:37:27Z | 2021-12-03T21:19:49Z | https://github.com/llvm/llvm-project/issues/6495 | 1,070,976,828 | 6,495 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6122](https://llvm.org/bz6122) |
| Version | trunk |
| OS | FreeBSD |
| Attachments | [compiler_rt.diff](https://user-images.githubusercontent.com/92601275/143740557-aae3745c-1193-4289-91f6-7c8d1f3f22dc.gz), [clang.diff](https://user-images.githubusercontent.com/92601275/1437405... | libclang_rt support for FreeBSD | https://api.github.com/repos/llvm/llvm-project/issues/6494/comments | 1 | 2010-01-24T00:16:18Z | 2024-07-28T11:53:58Z | https://github.com/llvm/llvm-project/issues/6494 | 1,070,976,807 | 6,494 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6121](https://llvm.org/bz6121) |
| Resolution | LATER |
| Resolved on | Jan 23, 2010 18:23 |
| Version | 2.6 |
| OS | Windows XP |
| Attachments | [sin test C++ code (with no main)](https://user-images.githubusercontent.com/60944935/143740556-e69607bd-2df0-438a-a1e9-57b2aa8ba37d... | Operations among __m128 and -ffast-math | https://api.github.com/repos/llvm/llvm-project/issues/6493/comments | 1 | 2010-01-23T22:49:21Z | 2021-12-03T21:19:47Z | https://github.com/llvm/llvm-project/issues/6493 | 1,070,976,789 | 6,493 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6120](https://llvm.org/bz6120) |
| Resolution | FIXED |
| Resolved on | Apr 22, 2010 09:45 |
| Version | unspecified |
| OS | Linux |
| CC | @nunoplopes |
## Extended Description
Testcase:
void (*a)(void) __attribute((noreturn));
void b() { a(); }
Code generated by clang -O2:... | Call to noreturn pointer not marked noreturn | https://api.github.com/repos/llvm/llvm-project/issues/6492/comments | 1 | 2010-01-23T21:11:08Z | 2021-12-03T21:19:46Z | https://github.com/llvm/llvm-project/issues/6492 | 1,070,976,764 | 6,492 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6119](https://llvm.org/bz6119) |
| Resolution | FIXED |
| Resolved on | Jan 23, 2010 13:22 |
| Version | trunk |
| OS | FreeBSD |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143740553-76aab5d1-8dbc-4abc-bc2b-f92fe4968f2c.gz) |
| Reporter | LLVM... | three jump threading crashes | https://api.github.com/repos/llvm/llvm-project/issues/6491/comments | 8 | 2010-01-23T19:56:12Z | 2021-12-03T21:19:45Z | https://github.com/llvm/llvm-project/issues/6491 | 1,070,976,743 | 6,491 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6118](https://llvm.org/bz6118) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:42 |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
terfin:clang dgregor$ cat t.C
struct A {
A(const A&);
A(const char*);
};
A as[] = { "A" };
terfin:cl... | List-initialization missing implicit copy constructor call | https://api.github.com/repos/llvm/llvm-project/issues/6490/comments | 1 | 2010-01-23T02:25:22Z | 2021-12-03T21:19:45Z | https://github.com/llvm/llvm-project/issues/6490 | 1,070,976,718 | 6,490 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6117](https://llvm.org/bz6117) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@rjmccall |
## Extended Description
I got this (and a bunch of other ones) today:
/Users/sabre/llvm/include/llvm/ADT/Twine.h:... | provide special diagnostic for overload failure due to incomplete argument type | https://api.github.com/repos/llvm/llvm-project/issues/6489/comments | 4 | 2010-01-23T00:02:01Z | 2021-12-03T21:19:44Z | https://github.com/llvm/llvm-project/issues/6489 | 1,070,976,698 | 6,489 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6116](https://llvm.org/bz6116) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Clang should provide a warning for poor widd... | RFE: warning for homeless classes | https://api.github.com/repos/llvm/llvm-project/issues/6488/comments | 6 | 2010-01-22T20:27:27Z | 2023-08-15T13:18:49Z | https://github.com/llvm/llvm-project/issues/6488 | 1,070,976,681 | 6,488 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6115](https://llvm.org/bz6115) |
| Resolution | WORKSFORME |
| Resolved on | Feb 02, 2010 16:00 |
| Version | 2.6 |
| OS | Linux |
| Attachments | [LLVM assembly program that causes llvmc to abort with the strange message](https://user-images.githubusercontent.com/92601667/14374... | What does 'Cannot yet select: intrinsic %llvm.x86.sse41.dpps' mean? | https://api.github.com/repos/llvm/llvm-project/issues/6487/comments | 7 | 2010-01-22T19:46:00Z | 2022-01-20T02:04:06Z | https://github.com/llvm/llvm-project/issues/6487 | 1,070,976,663 | 6,487 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6114](https://llvm.org/bz6114) |
| Resolution | FIXED |
| Resolved on | Jan 22, 2010 13:12 |
| Version | trunk |
| OS | Linux |
| Attachments | [Add missing break statement to XCore AsmPrinter](https://user-images.githubusercontent.com/60944935/143740551-4682a4ae-8244-4ebd-9b64-... | XCore AsmPrinter - Missing break in printOperand causes failure | https://api.github.com/repos/llvm/llvm-project/issues/6486/comments | 1 | 2010-01-22T19:43:59Z | 2021-12-03T21:19:41Z | https://github.com/llvm/llvm-project/issues/6486 | 1,070,976,654 | 6,486 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6113](https://llvm.org/bz6113) |
| Resolution | INVALID |
| Resolved on | Feb 24, 2010 19:43 |
| Version | trunk |
| OS | All |
| Attachments | [Rough initial patch](https://user-images.githubusercontent.com/711534/143740550-eeb596d1-9f47-4f2f-8016-e9cd377481c9.gz) |
| CC | @Dou... | Clang fails to accept a redeclaration of a class after a using declaration | https://api.github.com/repos/llvm/llvm-project/issues/6485/comments | 8 | 2010-01-22T14:17:42Z | 2021-12-03T21:19:40Z | https://github.com/llvm/llvm-project/issues/6485 | 1,070,976,642 | 6,485 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6112](https://llvm.org/bz6112) |
| Resolution | FIXED |
| Resolved on | Apr 28, 2010 15:16 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
llvm-gcc (cc1) fails when writing bitcode for the test-suite appli... | llvm-gcc: cast of pointer to constant value fails in llvm BitcodeWriter.cpp: 714 | https://api.github.com/repos/llvm/llvm-project/issues/6484/comments | 7 | 2010-01-22T11:48:38Z | 2021-12-03T21:19:39Z | https://github.com/llvm/llvm-project/issues/6484 | 1,070,976,629 | 6,484 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6111](https://llvm.org/bz6111) |
| Resolution | FIXED |
| Resolved on | Feb 16, 2010 11:24 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143740548-63d346dd-d5fb-4eca-b2ae-67019dda9092.gz) |
| Reporter | LLVM Bu... | ARM backend miscompiles indirect call | https://api.github.com/repos/llvm/llvm-project/issues/6483/comments | 2 | 2010-01-22T10:15:25Z | 2021-12-03T21:19:38Z | https://github.com/llvm/llvm-project/issues/6483 | 1,070,976,615 | 6,483 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6110](https://llvm.org/bz6110) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:45 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc,@DougGregor |
## Extended Description
$ cat t.cc
class Base {};
class Derived : public Base ... | clang doesn't accept covariant return type when the original return type is a template arg instantiated with a pointer type | https://api.github.com/repos/llvm/llvm-project/issues/6482/comments | 1 | 2010-01-22T09:45:27Z | 2021-12-03T21:19:37Z | https://github.com/llvm/llvm-project/issues/6482 | 1,070,976,606 | 6,482 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6109](https://llvm.org/bz6109) |
| Resolution | FIXED |
| Resolved on | Jan 22, 2010 17:33 |
| Version | trunk |
| OS | All |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143740546-0121427b-9a29-45a6-a378-3b6a86e1be18.gz), [testcase](https://user... | llvm-gcc fails to compile libgcc on linux arm (aapcs) | https://api.github.com/repos/llvm/llvm-project/issues/6481/comments | 4 | 2010-01-22T07:59:48Z | 2021-12-03T21:19:36Z | https://github.com/llvm/llvm-project/issues/6481 | 1,070,976,595 | 6,481 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6108](https://llvm.org/bz6108) |
| Resolution | FIXED |
| Resolved on | Jan 26, 2010 00:40 |
| Version | trunk |
| OS | All |
## Extended Description
An integer with this attribute in Clang will not be the same fundamental type as 'long int', and instead will be 'long long'.
... | Broken __mode__ (__DI__) on 64bit platforms | https://api.github.com/repos/llvm/llvm-project/issues/6480/comments | 8 | 2010-01-22T04:42:31Z | 2021-12-03T21:19:36Z | https://github.com/llvm/llvm-project/issues/6480 | 1,070,976,589 | 6,480 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6107](https://llvm.org/bz6107) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
$ cat t.cc
class Y {};
class X {
public:
class Y;
};
Y y1; ... | clang is confused by out-of-line definition of inner class | https://api.github.com/repos/llvm/llvm-project/issues/6479/comments | 6 | 2010-01-22T02:58:01Z | 2021-12-03T21:19:35Z | https://github.com/llvm/llvm-project/issues/6479 | 1,070,976,575 | 6,479 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6106](https://llvm.org/bz6106) |
| Resolution | FIXED |
| Resolved on | Jan 21, 2010 15:59 |
| Version | unspecified |
| OS | All |
| Attachments | [dbgs_to_errs.patch](https://user-images.githubusercontent.com/60944935/143740542-04678ba6-5012-4ad5-8e98-6ddce57e1f8d.gz) |
| Repo... | llvm::dbgs() causes endless loop on NDEBUG builds. | https://api.github.com/repos/llvm/llvm-project/issues/6478/comments | 1 | 2010-01-21T23:19:18Z | 2021-12-03T21:19:34Z | https://github.com/llvm/llvm-project/issues/6478 | 1,070,976,568 | 6,478 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6105](https://llvm.org/bz6105) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:59 |
| Version | trunk |
| OS | All |
| CC | @tkremenek |
## Extended Description
AsmStmt uses SmallVector, which can allocate memory using 'malloc()'. This can lead to memory leaks when w... | AsmStmt should not use SmallVector | https://api.github.com/repos/llvm/llvm-project/issues/6477/comments | 3 | 2010-01-21T21:36:42Z | 2021-12-03T21:19:33Z | https://github.com/llvm/llvm-project/issues/6477 | 1,070,976,554 | 6,477 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.