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 | [7704](https://llvm.org/bz7704) |
| Resolution | FIXED |
| Resolved on | Jul 24, 2010 17:58 |
| Version | trunk |
| OS | Linux |
| CC | @efriedma-quic |
## Extended Description
The assembly parser doesn't reject the following small program:
define void @​_rust_main([0 ... | asserts after parsing | https://api.github.com/repos/llvm/llvm-project/issues/8076/comments | 1 | 2010-07-24T20:28:26Z | 2021-12-03T21:43:20Z | https://github.com/llvm/llvm-project/issues/8076 | 1,070,991,918 | 8,076 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7703](https://llvm.org/bz7703) |
| Resolution | FIXED |
| Resolved on | Jul 31, 2016 05:21 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@RKSimon,@stoklund |
## Extended Description
void f(const float *x,float *y) {
__m128 p ... | All shuffle intrinsics use PSHUFD (even when SHUFPS is requested and smaller) | https://api.github.com/repos/llvm/llvm-project/issues/8075/comments | 5 | 2010-07-24T20:04:56Z | 2021-12-03T21:43:19Z | https://github.com/llvm/llvm-project/issues/8075 | 1,070,991,903 | 8,075 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7702](https://llvm.org/bz7702) |
| Resolution | FIXED |
| Resolved on | Nov 03, 2010 12:53 |
| Version | trunk |
| OS | Linux |
| Attachments | [proposed fix llvm/llvm-project#373](https://user-images.githubusercontent.com/392652/143741728-a8037ae3-d512-4ea9-8b6e-42c35972b52d.gz... | unclear diagnostic after 'new' | https://api.github.com/repos/llvm/llvm-project/issues/8074/comments | 2 | 2010-07-24T19:05:34Z | 2021-12-03T21:43:18Z | https://github.com/llvm/llvm-project/issues/8074 | 1,070,991,892 | 8,074 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7701](https://llvm.org/bz7701) |
| Resolution | FIXED |
| Resolved on | Jul 26, 2010 13:16 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sunfishcode |
## Extended Description
As of r108766:
-macbookpro:~/tmp$ cat unit.ll
; ModuleID = 'uni... | llc crash in out-of-bounds access | https://api.github.com/repos/llvm/llvm-project/issues/8073/comments | 1 | 2010-07-24T11:28:53Z | 2021-12-03T21:43:17Z | https://github.com/llvm/llvm-project/issues/8073 | 1,070,991,882 | 8,073 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7700](https://llvm.org/bz7700) |
| Resolution | FIXED |
| Resolved on | Aug 24, 2010 15:26 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sunfishcode,@nlewycky |
## Extended Description
As of r108766:
-macbookpro:~/tmp$ cat unit.ll
%rust_t... | bugpoint crashes with Unknown constant!...BitcodeWriter.cpp:905 | https://api.github.com/repos/llvm/llvm-project/issues/8072/comments | 5 | 2010-07-24T11:05:02Z | 2021-12-03T21:43:16Z | https://github.com/llvm/llvm-project/issues/8072 | 1,070,991,875 | 8,072 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7699](https://llvm.org/bz7699) |
| Resolution | FIXED |
| Resolved on | Jul 29, 2010 00:48 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#7579 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
$ clang -v
clang... | Assertion `!EHBranchThroughDest' failed | https://api.github.com/repos/llvm/llvm-project/issues/8071/comments | 8 | 2010-07-24T09:00:38Z | 2021-12-03T21:43:15Z | https://github.com/llvm/llvm-project/issues/8071 | 1,070,991,865 | 8,071 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7698](https://llvm.org/bz7698) |
| Resolution | FIXED |
| Resolved on | Jul 24, 2010 16:19 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
A reduce test case of a c++ code that crashes clan... | clang++ crashes parsing template with member array with size dependent of template parameter | https://api.github.com/repos/llvm/llvm-project/issues/8070/comments | 1 | 2010-07-24T03:03:22Z | 2021-12-03T21:43:14Z | https://github.com/llvm/llvm-project/issues/8070 | 1,070,991,859 | 8,070 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7697](https://llvm.org/bz7697) |
| Version | trunk |
| OS | All |
## Extended Description
Performance issues reported here:
http://archives.free.net.ph/message/20100723.181413.005c67aa.en.html | Preprocessor performance issues with Boost.Phoenix v3 | https://api.github.com/repos/llvm/llvm-project/issues/8069/comments | 0 | 2010-07-23T23:35:17Z | 2021-12-03T21:43:14Z | https://github.com/llvm/llvm-project/issues/8069 | 1,070,991,850 | 8,069 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7696](https://llvm.org/bz7696) |
| Resolution | FIXED |
| Resolved on | Jan 04, 2011 11:15 |
| Version | 2.7 |
| OS | Windows NT |
| Attachments | [Patch that adds a boolean where a backend can specify whether to disable certain optimizations because jumps are expensive.](https:... | SelectionDAGBuilder doing bad things on certain architectures | https://api.github.com/repos/llvm/llvm-project/issues/8068/comments | 3 | 2010-07-23T19:38:57Z | 2021-12-03T21:43:13Z | https://github.com/llvm/llvm-project/issues/8068 | 1,070,991,846 | 8,068 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7695](https://llvm.org/bz7695) |
| Resolution | INVALID |
| Resolved on | Jul 23, 2010 10:11 |
| Version | trunk |
| OS | Linux |
| Attachments | [test](https://user-images.githubusercontent.com/60944935/143741724-79d9b69b-c1f2-4d2b-87ea-28924e5614ad.gz) |
| Reporter | LLVM Bugz... | "opt -inline -gvn" != "opt -inline" + "opt -gvn" | https://api.github.com/repos/llvm/llvm-project/issues/8067/comments | 1 | 2010-07-23T15:55:09Z | 2021-12-03T21:43:12Z | https://github.com/llvm/llvm-project/issues/8067 | 1,070,991,836 | 8,067 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7694](https://llvm.org/bz7694) |
| Resolution | FIXED |
| Resolved on | Jul 23, 2010 14:26 |
| Version | trunk |
| OS | All |
| Attachments | [File that crash clang++](https://user-images.githubusercontent.com/60944935/143741722-3ca7e06c-741e-45ee-aa7f-e43801ac8fe0.gz) |
| Repor... | crash in sema while trying to cast a member function pointer | https://api.github.com/repos/llvm/llvm-project/issues/8066/comments | 2 | 2010-07-23T15:16:12Z | 2021-12-03T21:43:11Z | https://github.com/llvm/llvm-project/issues/8066 | 1,070,991,825 | 8,066 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7693](https://llvm.org/bz7693) |
| Resolution | INVALID |
| Resolved on | Jul 23, 2010 16:49 |
| Version | trunk |
| OS | All |
| Attachments | [A test case that demonstrates the issue.](https://user-images.githubusercontent.com/60944935/143741721-e2342189-8af9-4d6e-af58-be6ee8a... | Overly aggressive error: illegal goto into protected scope | https://api.github.com/repos/llvm/llvm-project/issues/8065/comments | 2 | 2010-07-23T08:24:14Z | 2021-12-03T21:43:10Z | https://github.com/llvm/llvm-project/issues/8065 | 1,070,991,814 | 8,065 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7692](https://llvm.org/bz7692) |
| Resolution | FIXED |
| Resolved on | Jul 27, 2010 07:58 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @akyrtzi,@DougGregor |
## Extended Description
I have t.hpp containing:
#include <iostream>
which... | Precompiling <iostream> and then using std::cout makes executable segfault | https://api.github.com/repos/llvm/llvm-project/issues/8064/comments | 2 | 2010-07-22T21:52:49Z | 2021-12-03T21:43:09Z | https://github.com/llvm/llvm-project/issues/8064 | 1,070,991,806 | 8,064 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7691](https://llvm.org/bz7691) |
| Resolution | FIXED |
| Resolved on | Sep 07, 2010 23:58 |
| Version | trunk |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@efriedma-quic |
## Extended Description
pes ~/clangbsd$ echo 'movq %rax, 0' | llvm-mc ... | wrong encoding of movq %rax, 0 | https://api.github.com/repos/llvm/llvm-project/issues/8063/comments | 3 | 2010-07-22T18:13:56Z | 2021-12-03T21:43:09Z | https://github.com/llvm/llvm-project/issues/8063 | 1,070,991,795 | 8,063 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7690](https://llvm.org/bz7690) |
| Resolution | FIXED |
| Resolved on | Jul 22, 2010 11:08 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @akyrtzi,@tkremenek |
## Extended Description
Consider:
void f() { try{} catch(int){} }
When I tr... | Header precompilation trips on try-block | https://api.github.com/repos/llvm/llvm-project/issues/8062/comments | 1 | 2010-07-22T04:02:28Z | 2021-12-03T21:43:08Z | https://github.com/llvm/llvm-project/issues/8062 | 1,070,991,784 | 8,062 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7689](https://llvm.org/bz7689) |
| Resolution | FIXED |
| Resolved on | Aug 26, 2010 16:59 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sunfishcode,@nlewycky |
## Extended Description
This shows up with the gold plugin, but I don't thin... | Crash handling bitcode | https://api.github.com/repos/llvm/llvm-project/issues/8061/comments | 16 | 2010-07-21T23:07:40Z | 2021-12-03T21:43:07Z | https://github.com/llvm/llvm-project/issues/8061 | 1,070,991,772 | 8,061 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7688](https://llvm.org/bz7688) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Here's an example program that illustrates the problem:
---
template<typename T> struct Foo { inline Foo(); };
template<typename T> Foo<T>::Foo(... | AST improperly conflates decls for out-of-line inline template methods. | https://api.github.com/repos/llvm/llvm-project/issues/8060/comments | 6 | 2010-07-21T21:27:20Z | 2022-05-25T22:05:32Z | https://github.com/llvm/llvm-project/issues/8060 | 1,070,991,763 | 8,060 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7687](https://llvm.org/bz7687) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
It would be useful to show the function name of where the problem occurs in the index.html that is generated after an analysis run. Currently, o... | Enhancement Request: Show function names in analyzer HTML output | https://api.github.com/repos/llvm/llvm-project/issues/8059/comments | 1 | 2010-07-21T19:41:53Z | 2021-12-03T21:43:05Z | https://github.com/llvm/llvm-project/issues/8059 | 1,070,991,758 | 8,059 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7686](https://llvm.org/bz7686) |
| Resolution | FIXED |
| Resolved on | Jul 23, 2010 19:42 |
| Version | unspecified |
| OS | All |
| Attachments | [Reduced test case](https://user-images.githubusercontent.com/60944935/143741719-4e21f602-5528-46a0-8d30-1cfe80b9b1e6.gz) |
| Repor... | Segfault in codegen | https://api.github.com/repos/llvm/llvm-project/issues/8058/comments | 1 | 2010-07-21T19:38:45Z | 2021-12-03T21:43:04Z | https://github.com/llvm/llvm-project/issues/8058 | 1,070,991,750 | 8,058 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7685](https://llvm.org/bz7685) |
| Resolution | FIXED |
| Resolved on | Mar 01, 2011 09:36 |
| Version | trunk |
| OS | All |
| Attachments | [test case without assertion](https://user-images.githubusercontent.com/60944935/143741718-0f4ca1ed-5625-4477-a4fb-a409e5bb9ef0.gz) |
| R... | Stack dump without assertion on invalid code | https://api.github.com/repos/llvm/llvm-project/issues/8057/comments | 2 | 2010-07-21T16:18:54Z | 2021-12-03T21:43:03Z | https://github.com/llvm/llvm-project/issues/8057 | 1,070,991,741 | 8,057 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7684](https://llvm.org/bz7684) |
| Resolution | FIXED |
| Resolved on | Oct 14, 2010 10:34 |
| Version | trunk |
| OS | All |
| Attachments | [Forward example](https://user-images.githubusercontent.com/60944935/143741717-912dce28-5c8c-4b67-a61a-74a4c6ee9456.gz) |
| Reporter | LL... | "Cannot get layout of forward declarations" on invalid code | https://api.github.com/repos/llvm/llvm-project/issues/8056/comments | 0 | 2010-07-21T16:01:01Z | 2021-12-03T21:43:02Z | https://github.com/llvm/llvm-project/issues/8056 | 1,070,991,731 | 8,056 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7683](https://llvm.org/bz7683) |
| Resolution | FIXED |
| Resolved on | Jul 21, 2010 21:11 |
| Version | trunk |
| OS | Linux |
| Attachments | [Bitcode file containing a function on which the PBQP register allocator segfaults](https://user-images.githubusercontent.com/60944935/... | PBQP register allocator segfaults on null pointer | https://api.github.com/repos/llvm/llvm-project/issues/8055/comments | 1 | 2010-07-21T12:50:40Z | 2021-12-03T21:43:01Z | https://github.com/llvm/llvm-project/issues/8055 | 1,070,991,720 | 8,055 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7682](https://llvm.org/bz7682) |
| Resolution | INVALID |
| Resolved on | Jul 25, 2010 06:12 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
llvm[4]: Compiling LiteralSupport.cpp for Release+Asserts bui... | Lex/LiteralSupport.cpp:921:44: error: ‘ext_string_too_long’ is not a member of ‘clang::diag’ | https://api.github.com/repos/llvm/llvm-project/issues/8054/comments | 2 | 2010-07-21T12:02:01Z | 2021-12-03T21:43:00Z | https://github.com/llvm/llvm-project/issues/8054 | 1,070,991,708 | 8,054 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7681](https://llvm.org/bz7681) |
| Resolution | FIXED |
| Resolved on | Aug 28, 2013 15:58 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Missing a #include caused clang to generate a super confusing error:
$ cat t.cc
... | confusing error with incomplete type | https://api.github.com/repos/llvm/llvm-project/issues/8053/comments | 1 | 2010-07-21T09:10:39Z | 2021-12-03T21:42:59Z | https://github.com/llvm/llvm-project/issues/8053 | 1,070,991,701 | 8,053 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7680](https://llvm.org/bz7680) |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
I accidentally called the getWidth() member of APInt instead of getBitWidth() and got this:
CGExprCXX.cpp:445:18: error: no member named 'getWidth' in 'llvm::... | fixit hints don't obey access control | https://api.github.com/repos/llvm/llvm-project/issues/8052/comments | 1 | 2010-07-20T23:51:10Z | 2023-08-22T04:53:19Z | https://github.com/llvm/llvm-project/issues/8052 | 1,070,991,690 | 8,052 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7679](https://llvm.org/bz7679) |
| Resolution | FIXED |
| Resolved on | Nov 22, 2010 18:27 |
| Version | trunk |
| OS | Linux |
| Attachments | [Reduced test case](https://user-images.githubusercontent.com/60944935/143741715-8bdaa9a7-1125-424f-a872-f1866c6df30a.gz) |
| Reporter ... | Segfault in sema on incorrect C++ | https://api.github.com/repos/llvm/llvm-project/issues/8051/comments | 2 | 2010-07-20T20:28:41Z | 2021-12-03T21:42:57Z | https://github.com/llvm/llvm-project/issues/8051 | 1,070,991,681 | 8,051 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7678](https://llvm.org/bz7678) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When running fluidanimate from PARSEC and water from SPLASH-2, the getFunctionCalls() is missing entries for some callees. These callees are no... | DSCallGraph Missing Functions | https://api.github.com/repos/llvm/llvm-project/issues/8050/comments | 3 | 2010-07-20T18:44:45Z | 2023-08-13T20:40:04Z | https://github.com/llvm/llvm-project/issues/8050 | 1,070,991,676 | 8,050 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7677](https://llvm.org/bz7677) |
| Resolution | FIXED |
| Resolved on | Aug 05, 2010 04:59 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Possible fix](https://user-images.githubusercontent.com/60944935/143741714-273ff21f-6821-4c69-9081-5516e4913d03.gz) |
| Reporter... | Memory Corruption in Klee's MiniSAT | https://api.github.com/repos/llvm/llvm-project/issues/8049/comments | 1 | 2010-07-20T16:52:27Z | 2021-12-03T21:42:56Z | https://github.com/llvm/llvm-project/issues/8049 | 1,070,991,670 | 8,049 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7676](https://llvm.org/bz7676) |
| Resolution | INVALID |
| Resolved on | Jul 26, 2010 12:39 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
make[4]: Entering directory `/home/gjaskie/Projects/llvm/l... | clang/lib/Sema/SemaChecking.cpp doesn't compile | https://api.github.com/repos/llvm/llvm-project/issues/8048/comments | 1 | 2010-07-20T15:32:55Z | 2021-12-03T21:42:55Z | https://github.com/llvm/llvm-project/issues/8048 | 1,070,991,662 | 8,048 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7675](https://llvm.org/bz7675) |
| Resolution | FIXED |
| Resolved on | Jul 28, 2010 20:33 |
| Version | trunk |
| OS | Linux |
| Attachments | [itm.cpp](https://user-images.githubusercontent.com/60944935/143741712-9349c7c8-2487-4cf1-b13c-2880933c187d.gz) |
| Reporter | LLVM Bug... | Handle FloatingLiteral, CharacterLiteral, and ImaginaryLiteral in GRExprEngine::VisitLValue | https://api.github.com/repos/llvm/llvm-project/issues/8047/comments | 5 | 2010-07-20T13:37:48Z | 2021-12-03T21:42:54Z | https://github.com/llvm/llvm-project/issues/8047 | 1,070,991,656 | 8,047 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7674](https://llvm.org/bz7674) |
| Resolution | FIXED |
| Resolved on | Jul 22, 2010 01:48 |
| Version | unspecified |
| OS | All |
| CC | @echristo,@efriedma-quic |
## Extended Description
We seem to be missing quite a few MMX / SSE intrinsics. I know little about them, bet e... | Clang Missing Intel SIMD intrinsics | https://api.github.com/repos/llvm/llvm-project/issues/8046/comments | 9 | 2010-07-20T08:01:25Z | 2021-12-03T21:42:53Z | https://github.com/llvm/llvm-project/issues/8046 | 1,070,991,641 | 8,046 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7673](https://llvm.org/bz7673) |
| Resolution | FIXED |
| Resolved on | Jul 22, 2010 02:11 |
| Version | unspecified |
| OS | All |
## Extended Description
This isn't a standards issue, as its a GCC extension, but it seems we should match GCC's behavior in that case:
% cat t... | Inline asm parse difference from GCC | https://api.github.com/repos/llvm/llvm-project/issues/8045/comments | 1 | 2010-07-20T05:52:52Z | 2021-12-03T21:42:52Z | https://github.com/llvm/llvm-project/issues/8045 | 1,070,991,639 | 8,045 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7672](https://llvm.org/bz7672) |
| Resolution | FIXED |
| Resolved on | Dec 05, 2014 14:52 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@urnathan |
## Extended Description
This code:
$ cat a.cpp
struct Foo {
unsigned F(unsig... | Invalid cv qualifier for non-member function error could be better | https://api.github.com/repos/llvm/llvm-project/issues/8044/comments | 1 | 2010-07-19T19:12:33Z | 2021-12-03T21:42:51Z | https://github.com/llvm/llvm-project/issues/8044 | 1,070,991,629 | 8,044 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7671](https://llvm.org/bz7671) |
| Resolution | WONTFIX |
| Resolved on | Jul 19, 2010 16:11 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @akyrtzi,@DougGregor,@tkremenek |
## Extended Description
Unlike gcc, when using a precompiled head... | Unlike gcc, clang still needs original header files when using a precompiled header | https://api.github.com/repos/llvm/llvm-project/issues/8043/comments | 3 | 2010-07-19T15:59:16Z | 2022-01-20T02:32:50Z | https://github.com/llvm/llvm-project/issues/8043 | 1,070,991,621 | 8,043 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7670](https://llvm.org/bz7670) |
| Resolution | FIXED |
| Resolved on | Jul 20, 2010 09:04 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @akyrtzi,@DougGregor |
## Extended Description
Consider:
template<typename> class C;
template<> ... | PCHWriterDecl.cpp:848: void clang::PCHDeclWriter::VisitClassTemplateDecl(clang::ClassTemplateDecl*): Assertion `IsKeptInFoldingSet(&*I)' failed. | https://api.github.com/repos/llvm/llvm-project/issues/8042/comments | 1 | 2010-07-19T14:24:27Z | 2021-12-03T21:42:50Z | https://github.com/llvm/llvm-project/issues/8042 | 1,070,991,605 | 8,042 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7669](https://llvm.org/bz7669) |
| Resolution | FIXED |
| Resolved on | Aug 30, 2010 18:24 |
| Version | trunk |
| OS | All |
| Attachments | [Testcase reduced from boost::msm](https://user-images.githubusercontent.com/60944935/143741710-f00330c2-0e15-48a2-a63e-5811b828ab80.gz) ... | "Cannot deduce non-type template argument with depth > 0" on boost::msm | https://api.github.com/repos/llvm/llvm-project/issues/8041/comments | 4 | 2010-07-19T12:31:03Z | 2021-12-03T21:42:49Z | https://github.com/llvm/llvm-project/issues/8041 | 1,070,991,595 | 8,041 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7668](https://llvm.org/bz7668) |
| Resolution | DUPLICATE |
| Resolved on | Jul 19, 2010 12:45 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Currently, raw_ostream::operator<<(double) uses printf under the covers with the "... | raw_ostream float printing should be portable | https://api.github.com/repos/llvm/llvm-project/issues/8040/comments | 2 | 2010-07-19T03:37:48Z | 2021-12-03T21:42:48Z | https://github.com/llvm/llvm-project/issues/8040 | 1,070,991,589 | 8,040 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7667](https://llvm.org/bz7667) |
| Resolution | FIXED |
| Resolved on | Apr 26, 2011 14:44 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@tkremenek,@rjmccall |
## Extended Description
The actions interface is a nice idea in theory: it allows highly efficient clie... | Remove 'Actions' interface, straighten out library dependencies | https://api.github.com/repos/llvm/llvm-project/issues/8039/comments | 8 | 2010-07-18T23:43:04Z | 2021-12-03T21:42:47Z | https://github.com/llvm/llvm-project/issues/8039 | 1,070,991,584 | 8,039 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7666](https://llvm.org/bz7666) |
| Resolution | FIXED |
| Resolved on | Nov 02, 2010 11:56 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
echo "void foo(int X, int a[X][X]) {}" | clang -x c++ - -c
cau... | Variable size array function parameters cause clang to segfault | https://api.github.com/repos/llvm/llvm-project/issues/8038/comments | 1 | 2010-07-18T23:01:15Z | 2021-12-03T21:42:46Z | https://github.com/llvm/llvm-project/issues/8038 | 1,070,991,567 | 8,038 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7665](https://llvm.org/bz7665) |
| Resolution | FIXED |
| Resolved on | Dec 16, 2011 23:25 |
| Version | trunk |
| OS | OpenBSD |
| Blocks | llvm/llvm-bugzilla-archive#10988 |
| Attachments | [generated map file](https://user-images.githubusercontent.com/60944935/143741709-5397... | disassembler map file problems on OpenBSD | https://api.github.com/repos/llvm/llvm-project/issues/8037/comments | 4 | 2010-07-18T20:30:30Z | 2021-12-03T21:42:45Z | https://github.com/llvm/llvm-project/issues/8037 | 1,070,991,556 | 8,037 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7664](https://llvm.org/bz7664) |
| Resolution | FIXED |
| Resolved on | Jul 19, 2010 10:31 |
| Version | trunk |
| OS | All |
| Attachments | [Patch to implement described functionality](https://user-images.githubusercontent.com/60944935/143741708-a184db31-b8b6-4717-9f23-af5ba4a... | Expose BasicBlock::moveBefore and moveAfter in C API (w/ patch) | https://api.github.com/repos/llvm/llvm-project/issues/8036/comments | 1 | 2010-07-18T13:40:19Z | 2021-12-03T21:42:44Z | https://github.com/llvm/llvm-project/issues/8036 | 1,070,991,552 | 8,036 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7663](https://llvm.org/bz7663) |
| Resolution | FIXED |
| Resolved on | Jul 19, 2010 04:34 |
| Version | trunk |
| OS | All |
| Attachments | [Patch to implement described functionality](https://user-images.githubusercontent.com/60944935/143741706-6918950e-1bf7-40bd-8dc5-1b704a6... | Add JIT::recompileAndRelinkFunction to C API (w/ patch) | https://api.github.com/repos/llvm/llvm-project/issues/8035/comments | 1 | 2010-07-18T12:35:18Z | 2021-12-03T21:42:43Z | https://github.com/llvm/llvm-project/issues/8035 | 1,070,991,545 | 8,035 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7662](https://llvm.org/bz7662) |
| Resolution | FIXED |
| Resolved on | Jul 19, 2010 12:54 |
| Version | trunk |
| OS | Linux |
| Attachments | [bc file.](https://user-images.githubusercontent.com/60944935/143741705-243ab4d8-b59c-49d0-9411-a79625a822a7.gz) |
| Reporter | LLVM Bu... | code generator crash with -g and -O[123] | https://api.github.com/repos/llvm/llvm-project/issues/8034/comments | 4 | 2010-07-18T03:50:11Z | 2021-12-03T21:42:42Z | https://github.com/llvm/llvm-project/issues/8034 | 1,070,991,539 | 8,034 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7661](https://llvm.org/bz7661) |
| Resolution | WORKSFORME |
| Resolved on | Aug 02, 2010 09:47 |
| Version | trunk |
| OS | Linux |
| Attachments | [failure-inducing C](https://user-images.githubusercontent.com/732536/143741704-99c626a2-955a-4065-8245-9fbb84a6711d.gz) |
| CC | ... | intermittent clang x64 failure: non-trivial casts should be done with the SCEVs directly! | https://api.github.com/repos/llvm/llvm-project/issues/8033/comments | 4 | 2010-07-17T18:13:50Z | 2022-01-20T02:05:25Z | https://github.com/llvm/llvm-project/issues/8033 | 1,070,991,533 | 8,033 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7660](https://llvm.org/bz7660) |
| Resolution | FIXED |
| Resolved on | Jul 19, 2010 05:17 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @akyrtzi,@DougGregor,@efriedma-quic,@tkremenek |
## Extended Description
Consider:
template<typena... | Assertion failure in PCHWriterDecl.cpp:557: void clang::PCHDeclWriter::VisitParmVarDecl(clang::ParmVarDecl*): Assertion `!D->isStaticDataMember() && "PARM_VAR_DECL can't be static data member"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/8032/comments | 2 | 2010-07-17T00:07:53Z | 2021-12-03T21:42:41Z | https://github.com/llvm/llvm-project/issues/8032 | 1,070,991,524 | 8,032 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7659](https://llvm.org/bz7659) |
| Resolution | FIXED |
| Resolved on | Dec 12, 2013 12:22 |
| Version | unspecified |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @ccadar |
## Extended Description
report llvm.dbg.value can not find!
maybe patch:
chan... | if compie klee in debug, klee run error | https://api.github.com/repos/llvm/llvm-project/issues/8031/comments | 1 | 2010-07-16T09:02:31Z | 2021-12-03T21:42:40Z | https://github.com/llvm/llvm-project/issues/8031 | 1,070,991,513 | 8,031 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7658](https://llvm.org/bz7658) |
| Resolution | FIXED |
| Resolved on | Jul 17, 2010 01:14 |
| Version | 2.7 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
The following crashes on the last line "o4->refineAbstractTypeTo(h... | Segmentation fault during refineAbstractTypeTo with certain structure types and ConstantStruct objects | https://api.github.com/repos/llvm/llvm-project/issues/8030/comments | 5 | 2010-07-16T06:36:24Z | 2021-12-03T21:42:39Z | https://github.com/llvm/llvm-project/issues/8030 | 1,070,991,503 | 8,030 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7657](https://llvm.org/bz7657) |
| Resolution | INVALID |
| Resolved on | Jul 15, 2010 21:18 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143741703-a5c33bc8-fd2e-4ffb-aa0f-2baa1bdd8f44.gz) |
| Reporter | LLVM ... | template-id referenced without 'template' keyword | https://api.github.com/repos/llvm/llvm-project/issues/8029/comments | 1 | 2010-07-16T04:01:56Z | 2021-12-03T21:42:38Z | https://github.com/llvm/llvm-project/issues/8029 | 1,070,991,496 | 8,029 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7656](https://llvm.org/bz7656) |
| Resolution | FIXED |
| Resolved on | Oct 04, 2011 15:16 |
| Version | trunk |
| OS | All |
| CC | @rjmccall |
## Extended Description
For this simple test case:
$ cat clean.m
static void foo(void*a){}
void wibble(void);
void bar(void)
{
__... | Clang generates incorrect IR for __attribute__((cleanup)) | https://api.github.com/repos/llvm/llvm-project/issues/8028/comments | 8 | 2010-07-16T00:58:43Z | 2021-12-03T21:42:37Z | https://github.com/llvm/llvm-project/issues/8028 | 1,070,991,487 | 8,028 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7655](https://llvm.org/bz7655) |
| Version | trunk |
| OS | All |
| CC | @akyrtzi,@DougGregor |
## Extended Description
Given this insane code:
```cpp
struct X {
template<typename T> X(T);
X(int, int);
X operator()(int, int) const;
};
template<typen... | Declaration-or-expression ambiguity resolution picks incorrectly for complicated expressions | https://api.github.com/repos/llvm/llvm-project/issues/8027/comments | 3 | 2010-07-15T22:57:46Z | 2023-11-03T18:48:53Z | https://github.com/llvm/llvm-project/issues/8027 | 1,070,991,478 | 8,027 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7654](https://llvm.org/bz7654) |
| Resolution | FIXED |
| Resolved on | Jan 13, 2011 12:32 |
| Version | trunk |
| OS | All |
| Attachments | [Example showing assertion](https://user-images.githubusercontent.com/60944935/143741702-80323808-7fed-411f-ba12-dace258bf5d5.gz) |
| Rep... | Assertion "Did not find a destructor!" on invalid code | https://api.github.com/repos/llvm/llvm-project/issues/8026/comments | 2 | 2010-07-15T21:33:53Z | 2021-12-03T21:42:35Z | https://github.com/llvm/llvm-project/issues/8026 | 1,070,991,467 | 8,026 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7653](https://llvm.org/bz7653) |
| Resolution | FIXED |
| Resolved on | Jul 15, 2010 13:45 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
This is a recent regression: it worked not long ago.
$ llc asm.ll
...
llvm::TargetL... | segfault in llvm::TargetLowering::LowerAsmOperandForConstraint | https://api.github.com/repos/llvm/llvm-project/issues/8025/comments | 2 | 2010-07-15T16:49:06Z | 2021-12-03T21:42:35Z | https://github.com/llvm/llvm-project/issues/8025 | 1,070,991,463 | 8,025 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7652](https://llvm.org/bz7652) |
| Resolution | FIXED |
| Resolved on | Jul 20, 2010 10:50 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @echristo,@sunfishcode |
## Extended Description
$ llc -O0 atomic.ll -debug
...
*** Scheduling [0]: S... | llc -O0 infinite loop on atomic operations | https://api.github.com/repos/llvm/llvm-project/issues/8024/comments | 2 | 2010-07-15T16:40:42Z | 2021-12-03T21:42:33Z | https://github.com/llvm/llvm-project/issues/8024 | 1,070,991,455 | 8,024 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7651](https://llvm.org/bz7651) |
| Resolution | FIXED |
| Resolved on | Jul 15, 2010 10:19 |
| Version | 2.7 |
| OS | Linux |
| Attachments | [short fortran 77 code, generating ICE.](https://user-images.githubusercontent.com/60944935/143741699-59885957-873c-4b26-9906-d2f46e3ea7c... | ICE: Zero allocated in a base register! | https://api.github.com/repos/llvm/llvm-project/issues/8023/comments | 2 | 2010-07-15T13:21:42Z | 2021-12-03T21:42:33Z | https://github.com/llvm/llvm-project/issues/8023 | 1,070,991,448 | 8,023 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7650](https://llvm.org/bz7650) |
| Resolution | INVALID |
| Resolved on | Jul 15, 2010 14:26 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Pre-processed source reproducing the problem.](https://user-images.githubusercontent.com/60944935/143741697-64649868-7eac-4452-978... | Incorrect lookup for overloaded operator<<= | https://api.github.com/repos/llvm/llvm-project/issues/8022/comments | 2 | 2010-07-15T12:24:53Z | 2021-12-03T21:42:32Z | https://github.com/llvm/llvm-project/issues/8022 | 1,070,991,442 | 8,022 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7649](https://llvm.org/bz7649) |
| Resolution | FIXED |
| Resolved on | Jul 16, 2010 01:36 |
| Version | trunk |
| OS | Linux |
| Attachments | [Failing test case](https://user-images.githubusercontent.com/92601279/143741694-e203ec2c-8a87-4739-bd86-df4e45ae0216.gz), [Fix](https:... | dominance frontier not updated correctly | https://api.github.com/repos/llvm/llvm-project/issues/8021/comments | 2 | 2010-07-15T11:35:34Z | 2021-12-03T21:42:31Z | https://github.com/llvm/llvm-project/issues/8021 | 1,070,991,432 | 8,021 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7648](https://llvm.org/bz7648) |
| Resolution | DUPLICATE |
| Resolved on | Jul 17, 2010 14:50 |
| Version | trunk |
| OS | DragonFly BSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
The file http://yoyodyne.ath.cx/tmp/constant.c c... | pointer subtraction in initialization passes in gcc, while it errors in clang | https://api.github.com/repos/llvm/llvm-project/issues/8020/comments | 1 | 2010-07-15T11:29:59Z | 2021-12-03T21:42:30Z | https://github.com/llvm/llvm-project/issues/8020 | 1,070,991,426 | 8,020 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7647](https://llvm.org/bz7647) |
| Resolution | FIXED |
| Resolved on | Jul 15, 2010 01:36 |
| Version | trunk |
| OS | Linux |
| Attachments | [failure-inducing testcase](https://user-images.githubusercontent.com/732536/143741692-08bfbb11-7afa-434c-80d3-048a06cfa41d.gz) |
| CC ... | use-after-free in jump-threading | https://api.github.com/repos/llvm/llvm-project/issues/8019/comments | 4 | 2010-07-15T05:24:18Z | 2021-12-03T21:42:29Z | https://github.com/llvm/llvm-project/issues/8019 | 1,070,991,417 | 8,019 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7646](https://llvm.org/bz7646) |
| Resolution | FIXED |
| Resolved on | Mar 08, 2011 17:21 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Clang crashes on the follow invalid code:
template<class X> ... | crash after broken type name | https://api.github.com/repos/llvm/llvm-project/issues/8018/comments | 1 | 2010-07-15T03:45:33Z | 2021-12-03T21:42:28Z | https://github.com/llvm/llvm-project/issues/8018 | 1,070,991,407 | 8,018 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7645](https://llvm.org/bz7645) |
| Resolution | DUPLICATE |
| Resolved on | Jul 15, 2010 18:17 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
This small program demonstrates a crash in clang:
templa... | crash on template substitution of using decl | https://api.github.com/repos/llvm/llvm-project/issues/8017/comments | 1 | 2010-07-15T03:27:36Z | 2021-12-03T21:42:27Z | https://github.com/llvm/llvm-project/issues/8017 | 1,070,991,394 | 8,017 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7644](https://llvm.org/bz7644) |
| Resolution | FIXED |
| Resolved on | Jul 16, 2010 12:04 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
struct A {
private:
enum Enumeration { Foo, B... | Bogus access checking error | https://api.github.com/repos/llvm/llvm-project/issues/8016/comments | 1 | 2010-07-15T01:36:23Z | 2021-12-03T21:42:27Z | https://github.com/llvm/llvm-project/issues/8016 | 1,070,991,381 | 8,016 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7643](https://llvm.org/bz7643) |
| Version | trunk |
| OS | All |
| Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143741690-2d9446be-2cb1-4033-9927-11ed23e715ec.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
A common err... | Assigning a +1 ref value to a retain/copy property should warn | https://api.github.com/repos/llvm/llvm-project/issues/8015/comments | 2 | 2010-07-14T22:00:59Z | 2023-05-23T20:26:06Z | https://github.com/llvm/llvm-project/issues/8015 | 1,070,991,371 | 8,015 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7642](https://llvm.org/bz7642) |
| Resolution | WORKSFORME |
| Resolved on | Jul 17, 2010 07:41 |
| Version | 2.7 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The following minimal example does not compile:
$ cat c.c
typedef struct { int j... | typedef struct { ... } foo; does not work | https://api.github.com/repos/llvm/llvm-project/issues/8014/comments | 2 | 2010-07-14T17:45:27Z | 2022-01-20T02:05:24Z | https://github.com/llvm/llvm-project/issues/8014 | 1,070,991,360 | 8,014 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7641](https://llvm.org/bz7641) |
| Resolution | FIXED |
| Resolved on | Jul 15, 2010 18:17 |
| Version | trunk |
| OS | All |
| Attachments | [Assertion example from 'using' statement](https://user-images.githubusercontent.com/60944935/143741689-f35000f9-9ca3-440f-8a03-faba4dba5... | Assertion when 'using' to move function from one namespace to another | https://api.github.com/repos/llvm/llvm-project/issues/8013/comments | 3 | 2010-07-14T14:53:30Z | 2021-12-03T21:42:24Z | https://github.com/llvm/llvm-project/issues/8013 | 1,070,991,350 | 8,013 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7640](https://llvm.org/bz7640) |
| Resolution | FIXED |
| Resolved on | Sep 21, 2011 04:38 |
| Version | unspecified |
| OS | Linux |
## Extended Description
Internal error
From LLVM
Jump to: navigation, search
The upload directory (public) is not writable by the webserver. | wiki - cannot upload files | https://api.github.com/repos/llvm/llvm-project/issues/8012/comments | 1 | 2010-07-14T11:50:25Z | 2021-12-03T21:42:23Z | https://github.com/llvm/llvm-project/issues/8012 | 1,070,991,339 | 8,012 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7639](https://llvm.org/bz7639) |
| Resolution | INVALID |
| Resolved on | Jul 14, 2010 11:02 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
gcc hasn't -Wempty-body enabled by default (only if explicit declared or -Wextra),... | -Wempty-body is enabled by default | https://api.github.com/repos/llvm/llvm-project/issues/8011/comments | 1 | 2010-07-14T09:28:20Z | 2021-12-03T21:42:22Z | https://github.com/llvm/llvm-project/issues/8011 | 1,070,991,334 | 8,011 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7638](https://llvm.org/bz7638) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Building the following test.m file with:
/Volumes/Space/Users/bungi/Source/LLVM/llvm/Release+Asserts/bin/clang -x objective-c --analyze tes... | "for" loop prevents leak diagnostics | https://api.github.com/repos/llvm/llvm-project/issues/8010/comments | 5 | 2010-07-14T07:31:43Z | 2023-05-22T11:11:09Z | https://github.com/llvm/llvm-project/issues/8010 | 1,070,991,329 | 8,010 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7637](https://llvm.org/bz7637) |
| Resolution | INVALID |
| Resolved on | Jul 13, 2010 19:57 |
| Version | 2.7 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
(Apologies for using D here, I can't get C and LLVM playing nicely.)
import llvm.c.... | On 32 bit build running on 64b bit OS, Adding a GVN pass via LLVMAddGVNPass triggers an assert. | https://api.github.com/repos/llvm/llvm-project/issues/8009/comments | 1 | 2010-07-14T02:43:02Z | 2021-12-03T21:42:21Z | https://github.com/llvm/llvm-project/issues/8009 | 1,070,991,314 | 8,009 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7636](https://llvm.org/bz7636) |
| Resolution | FIXED |
| Resolved on | Jul 14, 2010 11:02 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When a ldmia.w is generated that includes the PC in the register list,
it doesn't up... | thumb2 ldmia.w used as a return doesn't write back SP | https://api.github.com/repos/llvm/llvm-project/issues/8008/comments | 2 | 2010-07-13T23:12:39Z | 2021-12-03T21:42:20Z | https://github.com/llvm/llvm-project/issues/8008 | 1,070,991,303 | 8,008 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7635](https://llvm.org/bz7635) |
| Resolution | FIXED |
| Resolved on | Jul 15, 2011 16:42 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
The following snippet generates the following linker (ld) ... | [MC] Inline assembly in C++ source fails to link | https://api.github.com/repos/llvm/llvm-project/issues/8007/comments | 7 | 2010-07-13T13:48:17Z | 2021-12-03T21:42:19Z | https://github.com/llvm/llvm-project/issues/8007 | 1,070,991,293 | 8,007 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7634](https://llvm.org/bz7634) |
| Resolution | WORKSFORME |
| Resolved on | Nov 30, 2011 19:18 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
The following line contains a big mistake (Coco... | failure to warn at lack of nil terminator | https://api.github.com/repos/llvm/llvm-project/issues/8006/comments | 1 | 2010-07-13T06:42:11Z | 2022-01-20T02:05:23Z | https://github.com/llvm/llvm-project/issues/8006 | 1,070,991,285 | 8,006 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7633](https://llvm.org/bz7633) |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The following is a leak (Cocoa). The static analyzer fails to report it. But if you comment out the second line, it *does* report it. Th... | failure to report leak due to presentMoviePlayerViewControllerAnimated | https://api.github.com/repos/llvm/llvm-project/issues/8005/comments | 1 | 2010-07-13T06:39:53Z | 2023-05-24T15:01:11Z | https://github.com/llvm/llvm-project/issues/8005 | 1,070,991,275 | 8,005 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7632](https://llvm.org/bz7632) |
| Resolution | FIXED |
| Resolved on | Nov 01, 2010 12:55 |
| Version | trunk |
| OS | Linux |
| Attachments | [Simplified test case](https://user-images.githubusercontent.com/60944935/143741687-dda87a69-6cc0-4777-a939-88255146e301.gz) |
| Report... | filterbank yields an assertion in clang | https://api.github.com/repos/llvm/llvm-project/issues/8004/comments | 1 | 2010-07-13T05:17:36Z | 2021-12-03T21:42:17Z | https://github.com/llvm/llvm-project/issues/8004 | 1,070,991,266 | 8,004 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7631](https://llvm.org/bz7631) |
| Resolution | FIXED |
| Resolved on | Jul 12, 2010 19:12 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
PoolAlloc does the wrong thing when copying attributes (perhaps copying from wrong arg... | PoolAlloc does the wrong thing when copying attributes | https://api.github.com/repos/llvm/llvm-project/issues/8003/comments | 2 | 2010-07-13T00:25:56Z | 2021-12-03T21:42:16Z | https://github.com/llvm/llvm-project/issues/8003 | 1,070,991,256 | 8,003 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7630](https://llvm.org/bz7630) |
| Resolution | FIXED |
| Resolved on | Aug 04, 2010 13:11 |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case reduced from 254.gap.](https://user-images.githubusercontent.com/60944935/143741685-6e6ead0b-5641-43b5-9bf0-e1951d8574d5.gz)... | Poolalloc hits SCC assertion | https://api.github.com/repos/llvm/llvm-project/issues/8002/comments | 2 | 2010-07-12T21:42:39Z | 2021-12-03T21:42:15Z | https://github.com/llvm/llvm-project/issues/8002 | 1,070,991,239 | 8,002 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7629](https://llvm.org/bz7629) |
| Resolution | FIXED |
| Resolved on | Jul 12, 2010 14:11 |
| Version | trunk |
| OS | Linux |
| Attachments | [Reduced test case from 254.gap](https://user-images.githubusercontent.com/60944935/143741684-d183e311-b98e-4d9e-a916-0f7aad1c370b.gz) ... | Poolalloc segfaults on the given test case | https://api.github.com/repos/llvm/llvm-project/issues/8001/comments | 1 | 2010-07-12T20:54:39Z | 2021-12-03T21:42:14Z | https://github.com/llvm/llvm-project/issues/8001 | 1,070,991,229 | 8,001 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7628](https://llvm.org/bz7628) |
| Resolution | FIXED |
| Resolved on | Jul 12, 2010 13:20 |
| Version | trunk |
| OS | Linux |
| Attachments | [Reduced test case from 254.gap](https://user-images.githubusercontent.com/60944935/143741683-b90ee036-0083-4342-973d-8aee928f0d4d.gz) ... | Poolalloc asserts when handling indirect function call to a function with no body | https://api.github.com/repos/llvm/llvm-project/issues/8000/comments | 2 | 2010-07-12T20:07:34Z | 2021-12-03T21:42:13Z | https://github.com/llvm/llvm-project/issues/8000 | 1,070,991,218 | 8,000 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7627](https://llvm.org/bz7627) |
| Resolution | FIXED |
| Resolved on | Jul 03, 2011 17:14 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
AFAIK an "extern" declaration can't shadow a global variable because it refers to sa... | extern shadowing warning | https://api.github.com/repos/llvm/llvm-project/issues/7999/comments | 1 | 2010-07-12T16:31:24Z | 2021-12-03T21:42:13Z | https://github.com/llvm/llvm-project/issues/7999 | 1,070,991,212 | 7,999 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7626](https://llvm.org/bz7626) |
| Resolution | FIXED |
| Resolved on | Jul 16, 2010 15:01 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Sometime in the past week, someone did something that broke canneal using BU-eq. I'... | Revision 107020 Breaks Compilation of Canneal | https://api.github.com/repos/llvm/llvm-project/issues/7998/comments | 3 | 2010-07-12T14:07:16Z | 2021-12-03T21:42:12Z | https://github.com/llvm/llvm-project/issues/7998 | 1,070,991,202 | 7,998 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7625](https://llvm.org/bz7625) |
| Resolution | FIXED |
| Resolved on | Aug 09, 2010 17:42 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
The code:
template<typename _Tp>struct a:_Tp{stru... | 'ResultKind == NotFound && Decls.empty()' assertion on invalid code | https://api.github.com/repos/llvm/llvm-project/issues/7997/comments | 2 | 2010-07-12T13:37:52Z | 2021-12-03T21:42:11Z | https://github.com/llvm/llvm-project/issues/7997 | 1,070,991,190 | 7,997 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7624](https://llvm.org/bz7624) |
| Resolution | FIXED |
| Resolved on | Jul 12, 2010 10:49 |
| Version | trunk |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/108316/143741682-0ff5a391-5463-47cf-bb9e-3bf2380f624d.gz) |
| CC | @asl,@sunfishc... | incorrect x87 code generated for comparison | https://api.github.com/repos/llvm/llvm-project/issues/7996/comments | 4 | 2010-07-12T13:31:58Z | 2021-12-03T21:42:10Z | https://github.com/llvm/llvm-project/issues/7996 | 1,070,991,181 | 7,996 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7623](https://llvm.org/bz7623) |
| Resolution | FIXED |
| Resolved on | Oct 14, 2010 10:33 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
As in title. clang++, given the code:
template<>template<>a;
Pr... | 'Invalid accessor called' generated by 'template<>template<>a;' | https://api.github.com/repos/llvm/llvm-project/issues/7995/comments | 2 | 2010-07-12T13:31:19Z | 2021-12-03T21:42:09Z | https://github.com/llvm/llvm-project/issues/7995 | 1,070,991,167 | 7,995 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7622](https://llvm.org/bz7622) |
| Resolution | FIXED |
| Resolved on | Jul 12, 2010 19:11 |
| Version | trunk |
| OS | All |
| Attachments | [Code leading to infinite loop in compiler](https://user-images.githubusercontent.com/60944935/143741681-f70df12f-9be0-49e3-8778-3656083a... | infinite loop on invalid code | https://api.github.com/repos/llvm/llvm-project/issues/7994/comments | 1 | 2010-07-12T12:52:27Z | 2021-12-03T21:42:08Z | https://github.com/llvm/llvm-project/issues/7994 | 1,070,991,161 | 7,994 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7621](https://llvm.org/bz7621) |
| Version | unspecified |
| OS | All |
| CC | @gribozavr |
## Extended Description
None of restrict keywords in this code are meaningful; clang should consider issuing warnings:
```c
double *restrict bar(void);
void foo(double *p, ... | warn about ineffective uses of restrict | https://api.github.com/repos/llvm/llvm-project/issues/7993/comments | 0 | 2010-07-12T05:27:05Z | 2023-08-15T21:10:01Z | https://github.com/llvm/llvm-project/issues/7993 | 1,070,991,153 | 7,993 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7620](https://llvm.org/bz7620) |
| Resolution | FIXED |
| Resolved on | Jul 13, 2010 20:34 |
| Version | 1.0 |
| OS | All |
| CC | @asl,@stoklund |
## Extended Description
MachineLICM::IsLICMCandidate makes it not hoist implicit defs, however, as the fixme I added indicates, h... | MachineLICM should hoist ImplicitDefs. | https://api.github.com/repos/llvm/llvm-project/issues/7992/comments | 10 | 2010-07-12T02:04:53Z | 2021-12-03T21:42:06Z | https://github.com/llvm/llvm-project/issues/7992 | 1,070,991,148 | 7,992 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7619](https://llvm.org/bz7619) |
| Resolution | FIXED |
| Resolved on | Jul 11, 2010 14:46 |
| Version | 2.7 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
This is a simple one. One of the CreateAShr cases (the one with an integer shift count... | Typo in IRBuilder.h - CreateAShr generator incorrect | https://api.github.com/repos/llvm/llvm-project/issues/7991/comments | 2 | 2010-07-11T18:29:03Z | 2021-12-03T21:42:06Z | https://github.com/llvm/llvm-project/issues/7991 | 1,070,991,141 | 7,991 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7618](https://llvm.org/bz7618) |
| Resolution | FIXED |
| Resolved on | Jul 15, 2010 15:25 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Testcase](https://user-images.githubusercontent.com/56606707/143741677-34672d2a-dc5b-4105-9356-96fa6411e88c.gz), [.bc file of te... | miscompile with optimization (derived from ffmpeg) | https://api.github.com/repos/llvm/llvm-project/issues/7990/comments | 8 | 2010-07-11T07:24:32Z | 2021-12-03T21:42:05Z | https://github.com/llvm/llvm-project/issues/7990 | 1,070,991,131 | 7,990 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7617](https://llvm.org/bz7617) |
| Resolution | FIXED |
| Resolved on | Jul 11, 2010 17:55 |
| Version | trunk |
| OS | All |
## Extended Description
From Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>:
I just stumbled across a typo in a header file of a heavily m... | poor recovery with missing ; after function prototype | https://api.github.com/repos/llvm/llvm-project/issues/7989/comments | 2 | 2010-07-11T01:57:58Z | 2021-12-03T21:42:04Z | https://github.com/llvm/llvm-project/issues/7989 | 1,070,991,123 | 7,989 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7616](https://llvm.org/bz7616) |
| Resolution | FIXED |
| Resolved on | Aug 11, 2015 03:05 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
with the following test program there are no diagnostics about set-but-unused union/... | clang-analyzer not warn about set-but-unused aggregates | https://api.github.com/repos/llvm/llvm-project/issues/7988/comments | 2 | 2010-07-10T22:25:45Z | 2021-12-03T21:42:03Z | https://github.com/llvm/llvm-project/issues/7988 | 1,070,991,114 | 7,988 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7615](https://llvm.org/bz7615) |
| Resolution | FIXED |
| Resolved on | Jan 27, 2015 18:06 |
| Version | 2.7 |
| OS | All |
| Attachments | [Test case (for dejagnu/lit style) demonstrating the issue](https://user-images.githubusercontent.com/60944935/143741675-7581efca-fdd9-4bf2... | GVN doesn't update AliasAnalysis correctly | https://api.github.com/repos/llvm/llvm-project/issues/7987/comments | 3 | 2010-07-09T22:38:55Z | 2021-12-03T21:42:02Z | https://github.com/llvm/llvm-project/issues/7987 | 1,070,991,103 | 7,987 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7614](https://llvm.org/bz7614) |
| Resolution | FIXED |
| Resolved on | Feb 09, 2012 18:05 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#7579 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
$ uname -a
Linux... | undefined reference when using VLA | https://api.github.com/repos/llvm/llvm-project/issues/7986/comments | 4 | 2010-07-09T21:44:06Z | 2021-12-03T21:42:00Z | https://github.com/llvm/llvm-project/issues/7986 | 1,070,991,093 | 7,986 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7613](https://llvm.org/bz7613) |
| Resolution | FIXED |
| Resolved on | Jul 11, 2010 19:55 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
(Should there be a "Build" component or other catch-all for things that don't f... | Win32 build problems | https://api.github.com/repos/llvm/llvm-project/issues/7985/comments | 3 | 2010-07-09T20:43:46Z | 2021-12-03T21:42:00Z | https://github.com/llvm/llvm-project/issues/7985 | 1,070,991,084 | 7,985 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7612](https://llvm.org/bz7612) |
| Resolution | WORKSFORME |
| Resolved on | Jul 09, 2010 12:48 |
| Version | unspecified |
| OS | All |
## Extended Description
For this testcase:
int main(void) { return 0; }
clang does this:
$ clang -emit-llvm a.c
Alloca array size must be... | invalid IR from clang -emit-llvm | https://api.github.com/repos/llvm/llvm-project/issues/7984/comments | 1 | 2010-07-09T19:30:00Z | 2022-01-20T02:05:21Z | https://github.com/llvm/llvm-project/issues/7984 | 1,070,991,071 | 7,984 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7611](https://llvm.org/bz7611) |
| Resolution | FIXED |
| Resolved on | Nov 08, 2010 19:19 |
| Version | trunk |
| OS | All |
| CC | @DougGregor,@nlewycky,@rjmccall |
## Extended Description
Given:
struct A
{
virtual A* f();
};
struct B: virtual A
{
virtual A* f();
};
str... | Not emitting covariant thunk | https://api.github.com/repos/llvm/llvm-project/issues/7983/comments | 1 | 2010-07-09T18:42:47Z | 2021-12-03T21:41:58Z | https://github.com/llvm/llvm-project/issues/7983 | 1,070,991,065 | 7,983 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7610](https://llvm.org/bz7610) |
| Resolution | FIXED |
| Resolved on | Jul 14, 2010 10:32 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
In LLVM trunk the Sibling call optimization seems to be broken. Specif... | Sibling call optimization broken | https://api.github.com/repos/llvm/llvm-project/issues/7982/comments | 4 | 2010-07-09T17:32:24Z | 2021-12-03T21:41:57Z | https://github.com/llvm/llvm-project/issues/7982 | 1,070,991,051 | 7,982 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7609](https://llvm.org/bz7609) |
| Resolution | FIXED |
| Resolved on | Jul 12, 2010 08:19 |
| Version | trunk |
| OS | Linux |
| Attachments | [Outputs of -E and -S for the problematic source](https://user-images.githubusercontent.com/60944935/143741673-f6d83f30-a390-4719-9814-... | Asm generated by clang causes errors | https://api.github.com/repos/llvm/llvm-project/issues/7981/comments | 3 | 2010-07-09T16:19:15Z | 2021-12-03T21:41:56Z | https://github.com/llvm/llvm-project/issues/7981 | 1,070,991,041 | 7,981 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7608](https://llvm.org/bz7608) |
| Resolution | FIXED |
| Resolved on | Jul 22, 2010 12:32 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
ARMv4 JIT forgets to set lr when making a indirect function call
this ... | ARMv4 JIT forgets to set the lr register when making a indirect function call | https://api.github.com/repos/llvm/llvm-project/issues/7980/comments | 8 | 2010-07-09T15:45:13Z | 2021-12-03T21:41:55Z | https://github.com/llvm/llvm-project/issues/7980 | 1,070,991,030 | 7,980 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7607](https://llvm.org/bz7607) |
| Resolution | WORKSFORME |
| Resolved on | Jul 31, 2010 14:57 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Preprocessed source which reproduces the problem. ](https://user-images.githubusercontent.com/60944935/143741670-4cd93cf6-aee9-... | Assertion failure: Use still stuck around after Def is destroyed | https://api.github.com/repos/llvm/llvm-project/issues/7979/comments | 2 | 2010-07-09T13:50:07Z | 2022-01-20T02:05:20Z | https://github.com/llvm/llvm-project/issues/7979 | 1,070,991,020 | 7,979 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7606](https://llvm.org/bz7606) |
| Resolution | FIXED |
| Resolved on | Sep 28, 2012 09:40 |
| Version | unspecified |
| OS | All |
## Extended Description
This diagnostic could be a *lot* better, at the least poniting at the ',' operator, and the two expression operands inste... | Poor diagnostic for a typo of ',' instead of ';' at the end of an statement | https://api.github.com/repos/llvm/llvm-project/issues/7978/comments | 2 | 2010-07-09T13:00:09Z | 2021-12-03T21:41:54Z | https://github.com/llvm/llvm-project/issues/7978 | 1,070,991,014 | 7,978 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7605](https://llvm.org/bz7605) |
| Resolution | FIXED |
| Resolved on | Jul 11, 2010 19:57 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Proposed patch](https://user-images.githubusercontent.com/60944935/143741669-890e4d15-bc1d-4f57-bdce-9aa4dd36a0b0.gz) |
| Reporter |... | CreateMalloc() and CreateFree() are not consistent | https://api.github.com/repos/llvm/llvm-project/issues/7977/comments | 2 | 2010-07-09T12:04:02Z | 2021-12-03T21:41:53Z | https://github.com/llvm/llvm-project/issues/7977 | 1,070,991,008 | 7,977 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.