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 | [11504](https://llvm.org/bz11504) |
| Version | 3.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Specifying -idirafer/some/path (without a space) is accepted by both gcc and clang, but scan-build (or possibly ccc-analyzer) doesn't understand... | Parsing of -idirafter flag is stricter than clang/gcc | https://api.github.com/repos/llvm/llvm-project/issues/11876/comments | 1 | 2011-12-08T07:47:22Z | 2021-12-03T22:40:02Z | https://github.com/llvm/llvm-project/issues/11876 | 1,071,024,797 | 11,876 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11503](https://llvm.org/bz11503) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc,@jryans,@zygoloid |
## Extended Description
Related to bug 9372, perhaps.
Clang doesn't handle -isysroot like GCC on Linux. Note how it is stil... | clang -isysroot has no effect on linux | https://api.github.com/repos/llvm/llvm-project/issues/11875/comments | 2 | 2011-12-08T02:41:50Z | 2021-12-03T22:40:01Z | https://github.com/llvm/llvm-project/issues/11875 | 1,071,024,791 | 11,875 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11502](https://llvm.org/bz11502) |
| Resolution | FIXED |
| Resolved on | Nov 04, 2020 15:42 |
| Version | trunk |
| OS | Linux |
| Attachments | [Preprocessed source that triggers bug.](https://user-images.githubusercontent.com/92601274/143744338-4b8fe8cb-c9b3-42e8-b8ad-ee15f2f... | llvm-3.0 creates massive .ll asm file where llvm-2.9 did not | https://api.github.com/repos/llvm/llvm-project/issues/11874/comments | 2 | 2011-12-07T19:26:15Z | 2021-12-03T22:40:00Z | https://github.com/llvm/llvm-project/issues/11874 | 1,071,024,780 | 11,874 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11501](https://llvm.org/bz11501) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @jryans |
## Extended Description
Now that opt (like everywhere else) is using PassManagerBuilder, the -verify-each
option no longer results in the bitcode bei... | "opt -verify-each" is no longer useful | https://api.github.com/repos/llvm/llvm-project/issues/11873/comments | 0 | 2011-12-07T19:18:20Z | 2023-08-11T13:40:17Z | https://github.com/llvm/llvm-project/issues/11873 | 1,071,024,775 | 11,873 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11500](https://llvm.org/bz11500) |
| Version | unspecified |
| OS | Linux |
| Attachments | [Simple reproduction](https://user-images.githubusercontent.com/60944935/143744337-bce2f61c-f4a0-43f7-b4bd-e75557eca5cf.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Descrip... | clang_saveTranslationUnit() crashes, when saving TU with precompiledPreamble. | https://api.github.com/repos/llvm/llvm-project/issues/11872/comments | 0 | 2011-12-07T15:32:14Z | 2023-09-10T18:13:50Z | https://github.com/llvm/llvm-project/issues/11872 | 1,071,024,766 | 11,872 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11499](https://llvm.org/bz11499) |
| Resolution | INVALID |
| Resolved on | Dec 07, 2011 04:54 |
| Version | 3.0 |
| OS | Linux |
| Attachments | [CL file to reproduce problem](https://user-images.githubusercontent.com/60944935/143744336-349c51df-3af1-42ae-9cf1-5bd7dd7d8876.gz) ... | LLVM 3.0 opt SEGFAULT on following example | https://api.github.com/repos/llvm/llvm-project/issues/11871/comments | 1 | 2011-12-07T12:13:06Z | 2021-12-03T22:39:58Z | https://github.com/llvm/llvm-project/issues/11871 | 1,071,024,760 | 11,871 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11498](https://llvm.org/bz11498) |
| Resolution | FIXED |
| Resolved on | Dec 08, 2011 21:32 |
| Version | trunk |
| OS | All |
| Attachments | [cmake-ix.cmake patch](https://user-images.githubusercontent.com/60944935/143744335-a11460c3-af25-4147-ad32-8eced6abeb1c.gz) |
| Report... | llvm::InitializeNativeTargetAsmParser() is broken | https://api.github.com/repos/llvm/llvm-project/issues/11870/comments | 2 | 2011-12-07T09:46:19Z | 2021-12-03T22:39:57Z | https://github.com/llvm/llvm-project/issues/11870 | 1,071,024,755 | 11,870 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11497](https://llvm.org/bz11497) |
| Resolution | FIXED |
| Resolved on | Dec 15, 2011 18:05 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
Running 'llvm-config --targets-built' now returns an emp... | llvm-config no longer returns targets built | https://api.github.com/repos/llvm/llvm-project/issues/11869/comments | 2 | 2011-12-07T06:22:06Z | 2021-12-03T22:39:56Z | https://github.com/llvm/llvm-project/issues/11869 | 1,071,024,748 | 11,869 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11496](https://llvm.org/bz11496) |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
Testcase:
namespace llvm/llvm-project#11859 {
union U
{
int U::* mptr;
struct S { char a; long double b; } x;
} x;
}
EmitNullConstant needs t... | Crash zero-initializing union with pointer to data member and long double | https://api.github.com/repos/llvm/llvm-project/issues/11868/comments | 1 | 2011-12-07T06:13:36Z | 2023-01-29T17:58:28Z | https://github.com/llvm/llvm-project/issues/11868 | 1,071,024,745 | 11,868 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11495](https://llvm.org/bz11495) |
| Resolution | FIXED |
| Resolved on | Dec 06, 2011 18:51 |
| Version | trunk |
| OS | Linux |
| CC | @efriedma-quic |
## Extended Description
The following code, when fed to clang...
typedef float __attribute__((__vector_size__(8))) vf;
vf ... | int-to-vector bitcast can't be lowered | https://api.github.com/repos/llvm/llvm-project/issues/11867/comments | 1 | 2011-12-07T01:33:47Z | 2021-12-03T22:39:54Z | https://github.com/llvm/llvm-project/issues/11867 | 1,071,024,742 | 11,867 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11494](https://llvm.org/bz11494) |
| Resolution | FIXED |
| Resolved on | Dec 06, 2011 19:17 |
| Version | unspecified |
| OS | All |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143744333-5a548d70-9475-4727-9bab-418a02d409b0.gz), [test case dri... | [AVX] incorrect code generated from short program with shuffles/int min/max | https://api.github.com/repos/llvm/llvm-project/issues/11866/comments | 3 | 2011-12-06T20:59:07Z | 2021-12-03T22:39:53Z | https://github.com/llvm/llvm-project/issues/11866 | 1,071,024,731 | 11,866 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11493](https://llvm.org/bz11493) |
| Resolution | FIXED |
| Resolved on | Dec 07, 2011 23:04 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
This is an interesting one. GCC includes it in most systems, but on OS X Lion ... | missing unwind.h | https://api.github.com/repos/llvm/llvm-project/issues/11865/comments | 1 | 2011-12-06T17:45:06Z | 2021-12-03T22:39:52Z | https://github.com/llvm/llvm-project/issues/11865 | 1,071,024,722 | 11,865 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11492](https://llvm.org/bz11492) |
| Resolution | FIXED |
| Resolved on | Feb 23, 2014 00:10 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
With a fresh checkout of 3.1 TOT, if I build using "./configure" and then "make ENAB... | llvm-config includes gtest even though it's not built by default | https://api.github.com/repos/llvm/llvm-project/issues/11864/comments | 4 | 2011-12-06T16:50:36Z | 2021-12-03T22:39:52Z | https://github.com/llvm/llvm-project/issues/11864 | 1,071,024,719 | 11,864 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11491](https://llvm.org/bz11491) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
GCC_WARN_MISSING_PARENTHESES gives a warning for this ambitious code;
{ if (a) if (b) foo (); else bar (); }
requiring a change to this;
{ i... | Stricter option for GCC_WARN_MISSING_PARENTHESES | https://api.github.com/repos/llvm/llvm-project/issues/11863/comments | 0 | 2011-12-06T14:41:40Z | 2021-12-03T22:39:51Z | https://github.com/llvm/llvm-project/issues/11863 | 1,071,024,712 | 11,863 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11490](https://llvm.org/bz11490) |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When compiling from trunk on a x86_64 hardware, the projects/sample/Release+Asserts/lib/libsample.a build fails because it gets compiled for... | projects/sample/Makefile.llvm.config incorrectly configures x86_64 target as 'x86' | https://api.github.com/repos/llvm/llvm-project/issues/11862/comments | 1 | 2011-12-06T13:36:10Z | 2023-08-10T20:54:44Z | https://github.com/llvm/llvm-project/issues/11862 | 1,071,024,706 | 11,862 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11489](https://llvm.org/bz11489) |
| Resolution | INVALID |
| Resolved on | Dec 07, 2011 02:24 |
| Version | trunk |
| OS | All |
## Extended Description
# opt -gvn 1.ll -o 1.bc
opt: clang_src/include/llvm/Support/Casting.h:194: typename llvm::cast_retty<To, From>::ret_type l... | opt -gvn: Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type! | https://api.github.com/repos/llvm/llvm-project/issues/11861/comments | 2 | 2011-12-06T13:29:32Z | 2021-12-03T22:39:49Z | https://github.com/llvm/llvm-project/issues/11861 | 1,071,024,698 | 11,861 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11488](https://llvm.org/bz11488) |
| Resolution | FIXED |
| Resolved on | Aug 18, 2021 09:50 |
| Version | trunk |
| OS | All |
| CC | @davidstone,@gnzlbg,@miyuki,@seanm,@spavloff |
## Extended Description
For C, Clang should warn when user code uses identifiers or macros that... | Clang should warn on the use of reserved identifier/macro names | https://api.github.com/repos/llvm/llvm-project/issues/11860/comments | 5 | 2011-12-06T13:11:12Z | 2021-12-03T22:39:48Z | https://github.com/llvm/llvm-project/issues/11860 | 1,071,024,691 | 11,860 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11487](https://llvm.org/bz11487) |
| Resolution | FIXED |
| Resolved on | Dec 06, 2011 19:31 |
| Version | trunk |
| OS | All |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143744331-4bf21cb1-274c-41e3-a234-129f89565194.gz), [test case for array... | pointers to data members in unions are not initialized to -1 | https://api.github.com/repos/llvm/llvm-project/issues/11859/comments | 3 | 2011-12-06T12:45:00Z | 2021-12-03T22:39:47Z | https://github.com/llvm/llvm-project/issues/11859 | 1,071,024,685 | 11,859 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11486](https://llvm.org/bz11486) |
| Resolution | WORKSFORME |
| Resolved on | Dec 06, 2011 01:25 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Clang's error dump](https://user-images.githubusercontent.com/24583347/143744330-09a329a2-5a8c-4611-9fbb-550e61db8ef0.gz)... | union { struct { }; } foo = { .bar = 0 }; | https://api.github.com/repos/llvm/llvm-project/issues/11858/comments | 1 | 2011-12-06T07:20:01Z | 2022-01-20T02:08:07Z | https://github.com/llvm/llvm-project/issues/11858 | 1,071,024,678 | 11,858 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11485](https://llvm.org/bz11485) |
| Resolution | FIXED |
| Resolved on | Dec 06, 2011 21:56 |
| Version | trunk |
| OS | Windows XP |
| Attachments | [Fix for expanding integer division by 2](https://user-images.githubusercontent.com/60944935/143744328-6f1006cf-1cb5-4167-a50f-2... | Division by power of two expansion blocked by division flag | https://api.github.com/repos/llvm/llvm-project/issues/11857/comments | 5 | 2011-12-06T03:46:27Z | 2021-12-03T22:39:46Z | https://github.com/llvm/llvm-project/issues/11857 | 1,071,024,673 | 11,857 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11484](https://llvm.org/bz11484) |
| Resolution | FIXED |
| Resolved on | Dec 05, 2011 18:11 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143744326-a36ae5f3-8ee6-4a10-ab90-ea074955467d.gz) |
| Reporter | LL... | "can't implicitly cast lvalue to rvalue with this cast kind" assertion reached while compiling libc++ | https://api.github.com/repos/llvm/llvm-project/issues/11856/comments | 1 | 2011-12-06T01:24:26Z | 2021-12-03T22:39:45Z | https://github.com/llvm/llvm-project/issues/11856 | 1,071,024,670 | 11,856 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11483](https://llvm.org/bz11483) |
| Resolution | WORKSFORME |
| Resolved on | Mar 15, 2012 18:12 |
| Version | trunk |
| OS | All |
| Attachments | [Test program](https://user-images.githubusercontent.com/404454/143744323-e38f1a53-9d7c-4328-80b1-4fed05813ae1.gz), [Unedited sour... | Crash in libclang when reparsing | https://api.github.com/repos/llvm/llvm-project/issues/11855/comments | 2 | 2011-12-05T19:55:07Z | 2022-01-20T02:08:06Z | https://github.com/llvm/llvm-project/issues/11855 | 1,071,024,664 | 11,855 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11482](https://llvm.org/bz11482) |
| Resolution | INVALID |
| Resolved on | Dec 06, 2011 07:38 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
Clean build of trunk...
llvm[3]: Compiling ClangDiagnosticsEmitte... | UppercaseString was not declared in this scope | https://api.github.com/repos/llvm/llvm-project/issues/11854/comments | 2 | 2011-12-05T19:54:59Z | 2021-12-03T22:39:43Z | https://github.com/llvm/llvm-project/issues/11854 | 1,071,024,660 | 11,854 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11481](https://llvm.org/bz11481) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
Simple repro from CLI session:
$ wget http://llvm.org/releases/3.0/clang+llvm-3.0-i386-linux-Ubuntu-11_10.tar.gz
$ ta... | Clang binaries for Ubuntu 11.10/x86 contain 64-bit executables (not 32-bit ones) | https://api.github.com/repos/llvm/llvm-project/issues/11853/comments | 3 | 2011-12-05T13:21:55Z | 2023-08-15T16:12:01Z | https://github.com/llvm/llvm-project/issues/11853 | 1,071,024,652 | 11,853 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11480](https://llvm.org/bz11480) |
| Resolution | FIXED |
| Resolved on | Sep 09, 2015 11:53 |
| Version | unspecified |
| OS | All |
| CC | @noloader,@kaomoneus |
## Extended Description
Right now attribute((init_array(N))) in clang defines the "local" order of initialization... | attribute((init_priority(N))) is not codegen'ed properly | https://api.github.com/repos/llvm/llvm-project/issues/11852/comments | 6 | 2011-12-05T09:45:16Z | 2021-12-03T22:39:41Z | https://github.com/llvm/llvm-project/issues/11852 | 1,071,024,645 | 11,852 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11479](https://llvm.org/bz11479) |
| Version | trunk |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143744322-958d615b-fec1-4762-ae7c-a21d0b0e9949.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
llvm-mc ... | [MC] llvm-mc crashes with symbol of .file directive same as a function name | https://api.github.com/repos/llvm/llvm-project/issues/11851/comments | 1 | 2011-12-05T08:51:54Z | 2021-12-03T22:39:41Z | https://github.com/llvm/llvm-project/issues/11851 | 1,071,024,639 | 11,851 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11478](https://llvm.org/bz11478) |
| Resolution | FIXED |
| Resolved on | Feb 21, 2012 00:23 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
clang -std=c++0x should report use of (obsolete) typeof keyword... | clang -std=c++0x should report use of (obsolete) typeof keyword | https://api.github.com/repos/llvm/llvm-project/issues/11850/comments | 2 | 2011-12-05T08:46:29Z | 2021-12-03T22:39:40Z | https://github.com/llvm/llvm-project/issues/11850 | 1,071,024,630 | 11,850 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11477](https://llvm.org/bz11477) |
| Resolution | FIXED |
| Resolved on | Dec 05, 2011 16:52 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor | | The version list for clang does not include 3.0 | https://api.github.com/repos/llvm/llvm-project/issues/11849/comments | 1 | 2011-12-05T08:42:22Z | 2021-12-03T22:39:39Z | https://github.com/llvm/llvm-project/issues/11849 | 1,071,024,625 | 11,849 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11476](https://llvm.org/bz11476) |
| Resolution | FIXED |
| Resolved on | Dec 06, 2011 15:59 |
| Version | trunk |
| OS | Linux |
| Attachments | [Failing input](https://user-images.githubusercontent.com/910929/143744320-72e15387-ed1b-46cb-83a8-350a8f6c29e5.gz) |
| CC | @stoklun... | PPC can't spill CRC virtual registers | https://api.github.com/repos/llvm/llvm-project/issues/11848/comments | 9 | 2011-12-04T17:33:14Z | 2021-12-03T22:39:38Z | https://github.com/llvm/llvm-project/issues/11848 | 1,071,024,622 | 11,848 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11475](https://llvm.org/bz11475) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
ld is crashing when the -plugin is specified more then once.
here the output of a compile:
x86_64-pc-linux-gnu-gcc -c -I/usr/include -D_REE... | LLVMgold.so link segfault | https://api.github.com/repos/llvm/llvm-project/issues/11847/comments | 0 | 2011-12-04T09:41:10Z | 2021-12-03T22:39:37Z | https://github.com/llvm/llvm-project/issues/11847 | 1,071,024,615 | 11,847 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11474](https://llvm.org/bz11474) |
| Version | trunk |
| OS | Linux |
| Attachments | [screenshot of colorizing bug](https://user-images.githubusercontent.com/92601900/143744319-773cc4cf-fb42-4ffa-88db-9463a0ff4d4f.gz) |
| CC | @gribozavr,@jryans |
## Extended Description
Th... | colorized printing is not atomic | https://api.github.com/repos/llvm/llvm-project/issues/11846/comments | 3 | 2011-12-04T07:51:16Z | 2023-11-05T16:31:56Z | https://github.com/llvm/llvm-project/issues/11846 | 1,071,024,609 | 11,846 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11473](https://llvm.org/bz11473) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:22 |
| Version | unspecified |
| OS | Linux |
| CC | @tobiasgrosser |
## Extended Description
Hi,
During my attempt to build polly by clang++ with libc++, I've got the following error:
... | Missing header(s) when polly compiled by clang++ / libc++ | https://api.github.com/repos/llvm/llvm-project/issues/11845/comments | 4 | 2011-12-04T07:30:39Z | 2021-12-03T22:39:35Z | https://github.com/llvm/llvm-project/issues/11845 | 1,071,024,601 | 11,845 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11472](https://llvm.org/bz11472) |
| Resolution | FIXED |
| Resolved on | Dec 06, 2011 22:01 |
| Version | trunk |
| OS | Linux |
| Attachments | [proposed patch](https://user-images.githubusercontent.com/60944935/143744318-e479d090-e46e-4ba2-b264-c63d619f36ba.gz) |
| Reporter |... | no path to 32-bit startup files on ppc64 | https://api.github.com/repos/llvm/llvm-project/issues/11844/comments | 3 | 2011-12-03T11:37:23Z | 2021-12-03T22:39:35Z | https://github.com/llvm/llvm-project/issues/11844 | 1,071,024,595 | 11,844 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11471](https://llvm.org/bz11471) |
| Version | trunk |
| OS | Linux |
| CC | @efriedma-quic,@jryans,@nlewycky |
## Extended Description
Consider the following:
```llvm
; ModuleID = '<stdin>'
target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:... | alias analysis misled by pointer comparison | https://api.github.com/repos/llvm/llvm-project/issues/11843/comments | 2 | 2011-12-03T05:59:42Z | 2024-08-11T23:07:30Z | https://github.com/llvm/llvm-project/issues/11843 | 1,071,024,594 | 11,843 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11470](https://llvm.org/bz11470) |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor,@efriedma-quic,@sunfishcode,@nlewycky,@rjmccall |
## Extended Description
Consider the following:
```cpp
struct foo { int a, b; double c, d, e; };
extern foo x;
foo f()... | clang performing copy-elision in ways which break ABI aliasing rules | https://api.github.com/repos/llvm/llvm-project/issues/11842/comments | 18 | 2011-12-03T05:46:13Z | 2023-11-05T04:49:40Z | https://github.com/llvm/llvm-project/issues/11842 | 1,071,024,585 | 11,842 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11469](https://llvm.org/bz11469) |
| Version | unspecified |
| OS | Linux | | Wrong CFG generated for cast to VM type | https://api.github.com/repos/llvm/llvm-project/issues/11841/comments | 2 | 2011-12-02T23:23:25Z | 2021-12-03T22:39:32Z | https://github.com/llvm/llvm-project/issues/11841 | 1,071,024,576 | 11,841 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11468](https://llvm.org/bz11468) |
| Resolution | FIXED |
| Resolved on | Jul 30, 2012 03:55 |
| Version | trunk |
| OS | All |
| Attachments | [Clang exceptions test](https://user-images.githubusercontent.com/60944935/143744316-24b70d87-c070-4a76-a7a1-dcc0fccb871e.gz) |
| Repor... | Clang incorrectly handles exceptions in presence of stack aligned variables | https://api.github.com/repos/llvm/llvm-project/issues/11840/comments | 26 | 2011-12-02T21:27:46Z | 2021-12-03T22:39:31Z | https://github.com/llvm/llvm-project/issues/11840 | 1,071,024,567 | 11,840 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11467](https://llvm.org/bz11467) |
| Resolution | WONTFIX |
| Resolved on | Dec 02, 2011 10:59 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
An acronym like LLVM is expected to have a definition behind it. If ... | The definition of the "LLVM" acronyn should be spelled out on the llvm.org front page or FAQ. | https://api.github.com/repos/llvm/llvm-project/issues/11839/comments | 3 | 2011-12-02T08:29:54Z | 2022-01-20T02:35:27Z | https://github.com/llvm/llvm-project/issues/11839 | 1,071,024,562 | 11,839 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11466](https://llvm.org/bz11466) |
| Resolution | INVALID |
| Resolved on | Dec 01, 2011 21:25 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc |
## Extended Description
I just downloaded llvm-3.0. After unzipping it (with a... | Build/unit test failed for LLVM 3.0 | https://api.github.com/repos/llvm/llvm-project/issues/11838/comments | 3 | 2011-12-02T03:58:00Z | 2021-12-03T22:39:29Z | https://github.com/llvm/llvm-project/issues/11838 | 1,071,024,554 | 11,838 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11465](https://llvm.org/bz11465) |
| Version | unspecified |
| OS | Linux |
| Attachments | [test case that reproduces bug](https://user-images.githubusercontent.com/60944935/143744315-ee01eedc-e1e8-4cca-bcda-111fb2db4006.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extend... | SAFECode causes certain C++ programs to crash on startup | https://api.github.com/repos/llvm/llvm-project/issues/11837/comments | 3 | 2011-12-02T03:18:52Z | 2024-07-06T03:33:29Z | https://github.com/llvm/llvm-project/issues/11837 | 1,071,024,542 | 11,837 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11464](https://llvm.org/bz11464) |
| Resolution | FIXED |
| Resolved on | Jan 17, 2012 08:20 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@lattner,@efriedma-quic |
## Extended Description
I've got two simple c files with va_lists:... | LinkModules fails to remap types | https://api.github.com/repos/llvm/llvm-project/issues/11836/comments | 9 | 2011-12-02T00:34:47Z | 2021-12-03T22:39:28Z | https://github.com/llvm/llvm-project/issues/11836 | 1,071,024,530 | 11,836 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11463](https://llvm.org/bz11463) |
| Resolution | WORKSFORME |
| Resolved on | Oct 18, 2013 18:58 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @echristo,@isanbard |
## Extended Description
I discovered, by installing LLVM 3.0rc4, Clang, ... | test-suite requires yacc to run correctly | https://api.github.com/repos/llvm/llvm-project/issues/11835/comments | 1 | 2011-12-02T00:30:48Z | 2022-01-20T02:08:05Z | https://github.com/llvm/llvm-project/issues/11835 | 1,071,024,524 | 11,835 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11462](https://llvm.org/bz11462) |
| Resolution | FIXED |
| Resolved on | Dec 03, 2011 12:14 |
| Version | trunk |
| OS | All |
| Attachments | [Patch that implements the __is_final intrinsic](https://user-images.githubusercontent.com/60944935/143744313-f1066bd8-babf-4b6c-9d40-b... | __is_final intrinsic | https://api.github.com/repos/llvm/llvm-project/issues/11834/comments | 1 | 2011-12-01T13:41:51Z | 2021-12-03T22:39:26Z | https://github.com/llvm/llvm-project/issues/11834 | 1,071,024,517 | 11,834 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11461](https://llvm.org/bz11461) |
| Resolution | FIXED |
| Resolved on | Dec 11, 2011 14:31 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The following code does not compile:
#include <utility>
struct A final {... | std::tuple chokes on final | https://api.github.com/repos/llvm/llvm-project/issues/11833/comments | 3 | 2011-12-01T13:33:15Z | 2021-12-03T22:39:25Z | https://github.com/llvm/llvm-project/issues/11833 | 1,071,024,512 | 11,833 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11460](https://llvm.org/bz11460) |
| Resolution | DUPLICATE |
| Resolved on | Dec 01, 2011 08:42 |
| Version | trunk |
| OS | All |
| Attachments | [Testcase](https://user-images.githubusercontent.com/857042/143744311-ffe9acf8-26a8-4cb3-aa3f-7766e85e466d.gz) |
## Extended Descr... | [LLVM, SelectionDAG] store <N x i1> crash. | https://api.github.com/repos/llvm/llvm-project/issues/11832/comments | 3 | 2011-12-01T12:20:11Z | 2021-12-03T22:39:24Z | https://github.com/llvm/llvm-project/issues/11832 | 1,071,024,506 | 11,832 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11459](https://llvm.org/bz11459) |
| Resolution | FIXED |
| Resolved on | Dec 02, 2011 14:42 |
| Version | unspecified |
| OS | All |
| Attachments | [Patch to make is_empty use the __is_empty intrinsic, if available](https://user-images.githubusercontent.com/60944935/143744310-... | is_empty<> chokes on final | https://api.github.com/repos/llvm/llvm-project/issues/11831/comments | 2 | 2011-12-01T10:18:38Z | 2021-12-03T22:39:23Z | https://github.com/llvm/llvm-project/issues/11831 | 1,071,024,496 | 11,831 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11458](https://llvm.org/bz11458) |
| Resolution | DUPLICATE |
| Resolved on | Jun 13, 2017 13:02 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@donhinton |
## Extended Description
Testcase:
template<unsigned i> struct A {
static A* x;
A(const A&, A = A(*x));... | Crash with a template copy constructor with a default argument that requires the copy constructor | https://api.github.com/repos/llvm/llvm-project/issues/11830/comments | 2 | 2011-12-01T04:19:50Z | 2021-12-03T22:39:22Z | https://github.com/llvm/llvm-project/issues/11830 | 1,071,024,492 | 11,830 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11457](https://llvm.org/bz11457) |
| Resolution | FIXED |
| Resolved on | Jan 01, 2013 04:48 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @isanbard,@seanm |
## Extended Description
According to the GCC documentation[1], execution cou... | GCOV .gcda file is overwritten, not appended | https://api.github.com/repos/llvm/llvm-project/issues/11829/comments | 12 | 2011-11-30T22:25:38Z | 2021-12-03T22:39:22Z | https://github.com/llvm/llvm-project/issues/11829 | 1,071,024,484 | 11,829 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11456](https://llvm.org/bz11456) |
| Resolution | INVALID |
| Resolved on | Nov 30, 2011 00:32 |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [Example - NSNumber when used with __weak causes segmentation fault](https://user-images.githubusercontent.com/60944935/143... | NSNumber when used with __weak causes segmentation fault | https://api.github.com/repos/llvm/llvm-project/issues/11828/comments | 1 | 2011-11-30T07:02:26Z | 2021-12-03T22:39:21Z | https://github.com/llvm/llvm-project/issues/11828 | 1,071,024,476 | 11,828 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11455](https://llvm.org/bz11455) |
| Resolution | FIXED |
| Resolved on | Dec 02, 2011 18:04 |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case](https://user-images.githubusercontent.com/296817/143744308-7d9982ea-2bcf-4492-9a0f-3ef6c51c34eb.gz) |
| CC | @efriedma-qu... | Dead store elimination kills non-dead store as part of memcpy | https://api.github.com/repos/llvm/llvm-project/issues/11827/comments | 8 | 2011-11-30T00:40:15Z | 2021-12-03T22:39:20Z | https://github.com/llvm/llvm-project/issues/11827 | 1,071,024,464 | 11,827 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11454](https://llvm.org/bz11454) |
| Version | 2.9 |
| OS | All |
| CC | @asl,@DougGregor |
## Extended Description
I am compiling this file
http://catatonic.googlecode.com/svn/branches/nested/main.cpp?r=84
with clang v3.0
and get 2 errors:
```
main.cpp:198:... | Many semantic errors that como finds but clang++ v3.0 doesn't | https://api.github.com/repos/llvm/llvm-project/issues/11826/comments | 2 | 2011-11-29T21:56:04Z | 2024-01-29T13:38:36Z | https://github.com/llvm/llvm-project/issues/11826 | 1,071,024,452 | 11,826 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11453](https://llvm.org/bz11453) |
| Resolution | INVALID |
| Resolved on | Jan 27, 2014 16:08 |
| Version | trunk |
| OS | Linux |
| Attachments | [Test program to reproduce the bug](https://user-images.githubusercontent.com/60944935/143744306-01f79c94-5575-4506-917e-d2af814c37... | opt -O2 generates different results | https://api.github.com/repos/llvm/llvm-project/issues/11825/comments | 2 | 2011-11-29T21:46:07Z | 2021-12-03T22:39:18Z | https://github.com/llvm/llvm-project/issues/11825 | 1,071,024,446 | 11,825 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11452](https://llvm.org/bz11452) |
| Resolution | WONTFIX |
| Resolved on | Nov 29, 2011 10:40 |
| Version | unspecified |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Source lines followed by a backslash (\) and a n... | Line splicing in MSVC compatibility mode | https://api.github.com/repos/llvm/llvm-project/issues/11824/comments | 2 | 2011-11-29T09:13:26Z | 2022-01-20T02:35:26Z | https://github.com/llvm/llvm-project/issues/11824 | 1,071,024,439 | 11,824 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11451](https://llvm.org/bz11451) |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When the full path to the LLVM source directory contains a space, make will fail with a cryptic error message (on OSX Lion 10.7).
Example:
... | LLVM can't handle spaces in directory names | https://api.github.com/repos/llvm/llvm-project/issues/11823/comments | 3 | 2011-11-29T06:38:47Z | 2023-08-15T11:28:10Z | https://github.com/llvm/llvm-project/issues/11823 | 1,071,024,433 | 11,823 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11450](https://llvm.org/bz11450) |
| Resolution | FIXED |
| Resolved on | Nov 29, 2011 13:43 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Source code demonstrating bug](https://user-images.githubusercontent.com/60944935/143744304-55c1a79a-675c-4122-8617-90e41da3cf66.g... | static analyzer crashes when given weird code as input | https://api.github.com/repos/llvm/llvm-project/issues/11822/comments | 2 | 2011-11-29T02:40:28Z | 2021-12-03T22:39:16Z | https://github.com/llvm/llvm-project/issues/11822 | 1,071,024,425 | 11,822 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11449](https://llvm.org/bz11449) |
| Resolution | FIXED |
| Resolved on | Apr 30, 2015 16:13 |
| Version | trunk |
| OS | Linux |
| CC | @efriedma-quic,@sunfishcode,@MatzeB,@nlewycky |
## Extended Description
When instcombine sees an add/sub with nsw/nuw, where the sign bit is... | instcombine can introduce wrapping into a nuw/nsw operation | https://api.github.com/repos/llvm/llvm-project/issues/11821/comments | 1 | 2011-11-28T23:57:06Z | 2021-12-03T22:39:15Z | https://github.com/llvm/llvm-project/issues/11821 | 1,071,024,421 | 11,821 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11448](https://llvm.org/bz11448) |
| Version | trunk |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
FreeBSD clang version 3.0 (branches/release_30 142614) 20111021
Target: x86_64-unknown-freebsd10.0
Thread model: posix
Building CXX object ... | landingpad crash when compiling ParserTest.cpp from podofo | https://api.github.com/repos/llvm/llvm-project/issues/11820/comments | 3 | 2011-11-28T23:29:15Z | 2023-08-08T13:07:37Z | https://github.com/llvm/llvm-project/issues/11820 | 1,071,024,412 | 11,820 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11447](https://llvm.org/bz11447) |
| Resolution | FIXED |
| Resolved on | Mar 22, 2012 17:45 |
| Version | trunk |
| OS | All |
| Depends On | llvm/llvm-project#10942 llvm/llvm-project#11252 llvm/llvm-project#11728 llvm/llvm-project#11803 |
| CC | @lattner,@tobiasgrosser |
## ... | [LLVM 3.1] indvars/lsr cleanup | https://api.github.com/repos/llvm/llvm-project/issues/11819/comments | 6 | 2011-11-28T21:00:30Z | 2021-12-03T22:39:13Z | https://github.com/llvm/llvm-project/issues/11819 | 1,071,024,407 | 11,819 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11446](https://llvm.org/bz11446) |
| Resolution | FIXED |
| Resolved on | Jul 11, 2017 02:50 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@john-brawn-arm |
## Extended Description
I'm trying to use LLVM/Clang to build a plugin ... | Clang plugin PrintFunctionNames does not work on Windows VS10 or MinGW | https://api.github.com/repos/llvm/llvm-project/issues/11818/comments | 16 | 2011-11-28T16:46:43Z | 2021-12-03T22:39:12Z | https://github.com/llvm/llvm-project/issues/11818 | 1,071,024,396 | 11,818 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11445](https://llvm.org/bz11445) |
| Resolution | FIXED |
| Resolved on | Nov 28, 2011 17:47 |
| Version | trunk |
| OS | Linux |
| Attachments | [proposed patch](https://user-images.githubusercontent.com/60944935/143744302-f899a41c-6bea-49da-b38d-f86e7e797adf.gz) |
| Reporter |... | ppc-linux-as called w/o multilib options | https://api.github.com/repos/llvm/llvm-project/issues/11817/comments | 1 | 2011-11-28T14:26:41Z | 2021-12-03T22:39:11Z | https://github.com/llvm/llvm-project/issues/11817 | 1,071,024,391 | 11,817 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11444](https://llvm.org/bz11444) |
| Resolution | FIXED |
| Resolved on | Nov 28, 2011 17:47 |
| Version | trunk |
| OS | Linux |
| Attachments | [proposed patch](https://user-images.githubusercontent.com/60944935/143744301-3ae929b8-7f43-4951-ae0b-d433925640d3.gz) |
| Reporter |... | ppc64-redhat-linux triplet not supported | https://api.github.com/repos/llvm/llvm-project/issues/11816/comments | 1 | 2011-11-28T14:09:01Z | 2021-12-03T22:39:10Z | https://github.com/llvm/llvm-project/issues/11816 | 1,071,024,387 | 11,816 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11443](https://llvm.org/bz11443) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @akyrtzi |
## Extended Description
Can we have a corresponding function requiring an offset like in other parts of the library?
Also, can we have functions to c... | in lib clang clang_codeCompleteAt requires line and column number and there is no corresponding function requiring an offset | https://api.github.com/repos/llvm/llvm-project/issues/11815/comments | 1 | 2011-11-27T22:26:02Z | 2021-12-03T22:39:10Z | https://github.com/llvm/llvm-project/issues/11815 | 1,071,024,381 | 11,815 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11442](https://llvm.org/bz11442) |
| Resolution | WORKSFORME |
| Resolved on | May 01, 2012 17:55 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [example Xcode project](https://user-images.githubusercontent.com/60944935/143744300-8071c83b-ddcd-49a0-958b-b19f61c170fe.gz) ... | libclang sends a signal when adding a column character to a .m file | https://api.github.com/repos/llvm/llvm-project/issues/11814/comments | 1 | 2011-11-27T21:48:39Z | 2022-01-20T02:08:03Z | https://github.com/llvm/llvm-project/issues/11814 | 1,071,024,375 | 11,814 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11441](https://llvm.org/bz11441) |
| Resolution | INVALID |
| Resolved on | Nov 30, 2011 00:41 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
Attempt to invoke analyzer's graph visualization with standa... | 'clang -cc1 -analyzer-viz-egraph-graphviz' cannot find <stdio.h> | https://api.github.com/repos/llvm/llvm-project/issues/11813/comments | 7 | 2011-11-27T07:15:43Z | 2021-12-03T22:39:08Z | https://github.com/llvm/llvm-project/issues/11813 | 1,071,024,370 | 11,813 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11440](https://llvm.org/bz11440) |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @andersk,@chandlerc,@jryans,@zygoloid,@sylvestre |
## Extended Description
Dear developers,
I would like to discuss with you some solution to take away ... | ToolChains has hardcoded linux distribution codename | https://api.github.com/repos/llvm/llvm-project/issues/11812/comments | 5 | 2011-11-27T02:51:58Z | 2021-12-03T22:39:07Z | https://github.com/llvm/llvm-project/issues/11812 | 1,071,024,367 | 11,812 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11439](https://llvm.org/bz11439) |
| Resolution | FIXED |
| Resolved on | Dec 11, 2011 10:00 |
| Version | trunk |
| OS | MacOS X |
| CC | @asl,@efriedma-quic,@tlattner |
## Extended Description
I am using the release candidate llvm-3.0, checked out from http://llvm.org/svn/ll... | Operations on double3 mis-optimised to double2 | https://api.github.com/repos/llvm/llvm-project/issues/11811/comments | 4 | 2011-11-27T01:35:56Z | 2021-12-03T22:39:06Z | https://github.com/llvm/llvm-project/issues/11811 | 1,071,024,361 | 11,811 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11438](https://llvm.org/bz11438) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | unspecified |
| OS | Linux |
| Attachments | [reduced-testcase-bug11438.c](https://user-images.githubusercontent.com/60944935/143744299-62edaf4b-529e-466a-acd2-0dee7da254ac... | pixman-0.24.0 fails tests when compiled with clang-3.0rc4 on x86-64 system | https://api.github.com/repos/llvm/llvm-project/issues/11810/comments | 3 | 2011-11-26T22:11:15Z | 2021-12-03T22:39:05Z | https://github.com/llvm/llvm-project/issues/11810 | 1,071,024,354 | 11,810 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11437](https://llvm.org/bz11437) |
| Resolution | FIXED |
| Resolved on | Nov 30, 2011 19:44 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [proposed patch](https://user-images.githubusercontent.com/60944935/143744298-9b914ed7-5d4d-4eab-abe4-dedf6c449e17.gz) |
| Reporter... | clang -m64 -S emits .machine ppc970 | https://api.github.com/repos/llvm/llvm-project/issues/11809/comments | 1 | 2011-11-26T21:37:06Z | 2021-12-03T22:39:04Z | https://github.com/llvm/llvm-project/issues/11809 | 1,071,024,352 | 11,809 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11436](https://llvm.org/bz11436) |
| Resolution | FIXED |
| Resolved on | Dec 29, 2011 20:08 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Not sure if this should be compiler-rt or clang headers, but one of them sho... | missing cpuid.h | https://api.github.com/repos/llvm/llvm-project/issues/11808/comments | 1 | 2011-11-26T17:36:15Z | 2021-12-03T22:39:03Z | https://github.com/llvm/llvm-project/issues/11808 | 1,071,024,344 | 11,808 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11435](https://llvm.org/bz11435) |
| Resolution | FIXED |
| Resolved on | Dec 19, 2014 07:34 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Patch for fixing the bug.](https://user-images.githubusercontent.com/60944935/143744297-17550dcb-a0c9-41ed-aeea-3202c1f8cc31.g... | Slowdown when using constraint cache due to excessive memory allocations / deallocations. | https://api.github.com/repos/llvm/llvm-project/issues/11807/comments | 1 | 2011-11-26T15:10:51Z | 2021-12-03T22:39:02Z | https://github.com/llvm/llvm-project/issues/11807 | 1,071,024,339 | 11,807 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11434](https://llvm.org/bz11434) |
| Version | 2.9 |
| OS | Linux |
| CC | @jryans |
## Extended Description
It would be nice, if when size_t is encountered and the correct header hasn't been included that a diagnostic was displayed, noting that it can be found in <stddef.>. | No diagnostic for "unknown type name 'size_t'" | https://api.github.com/repos/llvm/llvm-project/issues/11806/comments | 0 | 2011-11-26T01:44:54Z | 2023-08-15T04:44:05Z | https://github.com/llvm/llvm-project/issues/11806 | 1,071,024,332 | 11,806 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11433](https://llvm.org/bz11433) |
| Version | unspecified |
| OS | Linux |
| Attachments | [Build log](https://user-images.githubusercontent.com/60944935/143744296-fd342046-ee96-474c-9acf-ae11d6b2af59.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @vitalybuka |
## Exten... | [builtins] compiler-rt fails to link absvdi2_test (revision 145139) | https://api.github.com/repos/llvm/llvm-project/issues/11805/comments | 2 | 2011-11-26T01:33:59Z | 2023-08-15T16:01:34Z | https://github.com/llvm/llvm-project/issues/11805 | 1,071,024,329 | 11,805 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11432](https://llvm.org/bz11432) |
| Version | trunk |
| OS | Windows NT |
| CC | @oscarfv |
## Extended Description
I get this error when trying to run CMake to use Clang
cmake ../../Source/LLVM -G"NMake Makefiles JOM" -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++
C... | CMake fails to detect MSVC-built Clang's target triple | https://api.github.com/repos/llvm/llvm-project/issues/11804/comments | 2 | 2011-11-25T13:25:28Z | 2023-08-09T00:52:26Z | https://github.com/llvm/llvm-project/issues/11804 | 1,071,024,323 | 11,804 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11431](https://llvm.org/bz11431) |
| Resolution | FIXED |
| Resolved on | Nov 30, 2011 00:28 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-bugzilla-archive#11447 |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143744295-6957c7c1-e... | SCEVExpander::expandAddRecExprLiterally(const llvm::SCEVAddRecExpr*): Assertion `(!isa<Instruction>(Result) || SE.DT->dominates(cast<Instruction>(Result), Builder.GetInsertPoint())) && "postinc expansion does not dominate use"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/11803/comments | 4 | 2011-11-24T22:48:30Z | 2021-12-03T22:38:59Z | https://github.com/llvm/llvm-project/issues/11803 | 1,071,024,316 | 11,803 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11430](https://llvm.org/bz11430) |
| Resolution | DUPLICATE |
| Resolved on | Nov 24, 2011 06:54 |
| Version | trunk |
| OS | Windows NT |
| CC | @asl |
## Extended Description
When running a configure script with MSVC built clang, Clang crashes with this stacktrace:
clang -c... | MSVC-built clang crashes on "clang -g -c" | https://api.github.com/repos/llvm/llvm-project/issues/11802/comments | 2 | 2011-11-24T14:40:56Z | 2021-12-03T22:38:58Z | https://github.com/llvm/llvm-project/issues/11802 | 1,071,024,310 | 11,802 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11429](https://llvm.org/bz11429) |
| Version | trunk |
| OS | All |
| Attachments | [Example](https://user-images.githubusercontent.com/857042/143744294-04e12cd9-1e39-4af0-b7b5-5d39bd94813a.gz) |
| CC | @asl,@hiraditya |
## Extended Description
Hello everybody. I found that ... | [LLVM, loop-unswitch] Wrong behaviour for switches. | https://api.github.com/repos/llvm/llvm-project/issues/11801/comments | 1 | 2011-11-24T13:44:47Z | 2021-12-03T22:38:57Z | https://github.com/llvm/llvm-project/issues/11801 | 1,071,024,306 | 11,801 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11428](https://llvm.org/bz11428) |
| Resolution | FIXED |
| Resolved on | Feb 02, 2012 14:49 |
| Version | unspecified |
| OS | All |
| Attachments | [Patches for header files <system_error>, <future> and <ios>](https://user-images.githubusercontent.com/60944935/143744292-a4e3f3... | errc, io_errc and future_errc constants should really be scoped enums | https://api.github.com/repos/llvm/llvm-project/issues/11800/comments | 9 | 2011-11-24T10:57:13Z | 2021-12-03T22:38:56Z | https://github.com/llvm/llvm-project/issues/11800 | 1,071,024,302 | 11,800 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11427](https://llvm.org/bz11427) |
| Resolution | FIXED |
| Resolved on | Nov 23, 2011 18:39 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie |
## Extended Description
There’s a typo in
http://clang.llvm.org/docs/AutomaticRef... | Typo in the Objective-C Automatic Reference Counting page | https://api.github.com/repos/llvm/llvm-project/issues/11799/comments | 1 | 2011-11-24T02:15:29Z | 2021-12-03T22:38:55Z | https://github.com/llvm/llvm-project/issues/11799 | 1,071,024,291 | 11,799 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11426](https://llvm.org/bz11426) |
| Resolution | FIXED |
| Resolved on | Nov 23, 2011 11:59 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
$ opt -dse non-ptr-malloc.ll -disable-output
opt: llvm/lib/Analysis/... | Assertion `V->getType()->isPointerTy() && "Capture is for pointers only!"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/11798/comments | 1 | 2011-11-23T19:29:35Z | 2021-12-03T22:38:55Z | https://github.com/llvm/llvm-project/issues/11798 | 1,071,024,284 | 11,798 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11425](https://llvm.org/bz11425) |
| Version | unspecified |
| OS | All |
| CC | @belkadan,@tkremenek |
## Extended Description
$ cat test.mm
#import <Foundation/Foundation.h>
template<class T>
class scoped_nsobject {
public:
scoped_nsobject(T* t) : t_(t) {}
virtual ~sco... | False "potential leak" positive in static analyzer with a typesafe cast function | https://api.github.com/repos/llvm/llvm-project/issues/11797/comments | 6 | 2011-11-23T06:46:52Z | 2023-05-23T21:17:37Z | https://github.com/llvm/llvm-project/issues/11797 | 1,071,024,278 | 11,797 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11424](https://llvm.org/bz11424) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
This small snippet:
class A {
class B {
int x;
} // <-- missing semicolon
int i;
};
is reported correc... | fails to report missing semicolon if followed by constructor decl | https://api.github.com/repos/llvm/llvm-project/issues/11796/comments | 0 | 2011-11-23T00:06:07Z | 2023-11-03T13:02:14Z | https://github.com/llvm/llvm-project/issues/11796 | 1,071,024,271 | 11,796 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11423](https://llvm.org/bz11423) |
| Resolution | FIXED |
| Resolved on | Nov 22, 2011 21:52 |
| Version | unspecified |
| OS | All |
| Attachments | [Correct program that generates the error](https://user-images.githubusercontent.com/60944935/143744291-8cb7be96-0f92-4779-ad39-9... | SAFECode protection for snprintf() is incorrect | https://api.github.com/repos/llvm/llvm-project/issues/11795/comments | 1 | 2011-11-22T23:12:37Z | 2021-12-03T22:38:52Z | https://github.com/llvm/llvm-project/issues/11795 | 1,071,024,266 | 11,795 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11422](https://llvm.org/bz11422) |
| Resolution | FIXED |
| Resolved on | Nov 22, 2011 22:03 |
| Version | trunk |
| OS | All |
| Attachments | [bitcode](https://user-images.githubusercontent.com/60944935/143744290-a298877f-18b9-4ba6-b783-e2ac49c3e1bf.gz) |
| Reporter | LLVM Bug... | AVX2 instructions generated with AVX1 target | https://api.github.com/repos/llvm/llvm-project/issues/11794/comments | 3 | 2011-11-22T18:53:27Z | 2021-12-03T22:38:51Z | https://github.com/llvm/llvm-project/issues/11794 | 1,071,024,262 | 11,794 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11421](https://llvm.org/bz11421) |
| Resolution | FIXED |
| Resolved on | Apr 25, 2012 13:42 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @akyrtzi,@DougGregor |
## Extended Description
template < unsigned > struct Combinatorial_map_base ... | Crash instantiating member template | https://api.github.com/repos/llvm/llvm-project/issues/11793/comments | 3 | 2011-11-22T15:52:16Z | 2021-12-03T22:38:50Z | https://github.com/llvm/llvm-project/issues/11793 | 1,071,024,254 | 11,793 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11420](https://llvm.org/bz11420) |
| Resolution | INVALID |
| Resolved on | Jan 25, 2012 15:25 |
| Version | trunk |
| OS | Linux |
| Attachments | [LL file containing example code](https://user-images.githubusercontent.com/1122856/143744289-4e8bd2ef-612c-4068-9d24-b4cad8c2da25.... | Dead store elimination eliminates live stores | https://api.github.com/repos/llvm/llvm-project/issues/11792/comments | 3 | 2011-11-22T02:54:20Z | 2021-12-03T22:38:49Z | https://github.com/llvm/llvm-project/issues/11792 | 1,071,024,241 | 11,792 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11419](https://llvm.org/bz11419) |
| Resolution | INVALID |
| Resolved on | Apr 23, 2019 15:02 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Compiled with clang++ -c a.ii, I get an assertion failure:
template <unsigned i... | Assertion `getCanonicalType(T) != T && "Cannot request the size of a dependent type" | https://api.github.com/repos/llvm/llvm-project/issues/11791/comments | 1 | 2011-11-22T02:23:25Z | 2021-12-03T22:38:49Z | https://github.com/llvm/llvm-project/issues/11791 | 1,071,024,234 | 11,791 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11418](https://llvm.org/bz11418) |
| Resolution | FIXED |
| Resolved on | Nov 28, 2011 14:03 |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [Test compilation file](https://user-images.githubusercontent.com/92601912/143744288-913fa1ab-b7bf-4577-bb20-34f9ac638ad7.gz)... | Non-static data member initializers not ignored in default copy constructor | https://api.github.com/repos/llvm/llvm-project/issues/11790/comments | 1 | 2011-11-22T01:14:09Z | 2021-12-03T22:38:48Z | https://github.com/llvm/llvm-project/issues/11790 | 1,071,024,227 | 11,790 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11417](https://llvm.org/bz11417) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Consider this ... insanity:
```
#include "/proc/cpuinfo"
```
Okay. This file is not a device, but it is a non-seekable file.
... | clang silently ignores #include of non-seekable files | https://api.github.com/repos/llvm/llvm-project/issues/11789/comments | 0 | 2011-11-22T01:05:48Z | 2024-08-11T16:30:16Z | https://github.com/llvm/llvm-project/issues/11789 | 1,071,024,223 | 11,789 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11416](https://llvm.org/bz11416) |
| Resolution | WORKSFORME |
| Resolved on | Feb 02, 2015 06:06 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@spavloff |
## Extended Description
extern "C" {
namespace CGAL {
... | Assertion `NewTemplateDecl && "Template/non-template mismatch"' failed | https://api.github.com/repos/llvm/llvm-project/issues/11788/comments | 1 | 2011-11-22T00:38:59Z | 2022-01-20T02:08:02Z | https://github.com/llvm/llvm-project/issues/11788 | 1,071,024,218 | 11,788 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11415](https://llvm.org/bz11415) |
| Resolution | FIXED |
| Resolved on | Nov 22, 2011 00:32 |
| Version | trunk |
| OS | Linux |
| Attachments | [test.c](https://user-images.githubusercontent.com/60944935/143744283-d277bfc0-8e8b-43de-a3d0-749805dad472.gz), [test.ll](https://use... | fast register allocator produces wrong result | https://api.github.com/repos/llvm/llvm-project/issues/11787/comments | 5 | 2011-11-22T00:38:05Z | 2021-12-03T22:38:45Z | https://github.com/llvm/llvm-project/issues/11787 | 1,071,024,209 | 11,787 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11414](https://llvm.org/bz11414) |
| Resolution | INVALID |
| Resolved on | Nov 22, 2011 22:39 |
| Version | unspecified |
| OS | All |
| Attachments | [Test case to reproduce problem](https://user-images.githubusercontent.com/60944935/143744282-03d08ded-3f6e-4f73-b1fe-936de60d5... | SAFECode check on strcmp() is overzealous | https://api.github.com/repos/llvm/llvm-project/issues/11786/comments | 4 | 2011-11-21T23:45:42Z | 2021-12-03T22:38:45Z | https://github.com/llvm/llvm-project/issues/11786 | 1,071,024,203 | 11,786 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11413](https://llvm.org/bz11413) |
| Resolution | FIXED |
| Resolved on | Nov 25, 2011 03:20 |
| Version | trunk |
| OS | Windows XP |
## Extended Description
Building the ARM backend results in the following compiler error:
(ClCompile target) ->
..\..\..\..\llvm\lib\Target... | Compile error in the ARM backend on x86_64-pc-win32 (msvc, debug build) | https://api.github.com/repos/llvm/llvm-project/issues/11785/comments | 1 | 2011-11-21T18:33:07Z | 2021-12-03T22:38:44Z | https://github.com/llvm/llvm-project/issues/11785 | 1,071,024,195 | 11,785 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11412](https://llvm.org/bz11412) |
| Version | trunk |
| OS | Linux |
| CC | @efriedma-quic,@zygoloid |
## Extended Description
This is a copy of part of std::vector's _M_insert_aux, the function that causes v.push_back(4) to not get inlined.
define i8* @​test(i8* %pt... | missed reassociate due to GEP | https://api.github.com/repos/llvm/llvm-project/issues/11784/comments | 3 | 2011-11-21T07:52:35Z | 2021-12-03T22:38:43Z | https://github.com/llvm/llvm-project/issues/11784 | 1,071,024,187 | 11,784 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11411](https://llvm.org/bz11411) |
| Resolution | FIXED |
| Resolved on | Nov 28, 2011 10:30 |
| Version | trunk |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
While attempting to compile as much of my en... | graphics/opencv-core - Clang++ coredumps http://paste.pocoo.org/show/510605/ | https://api.github.com/repos/llvm/llvm-project/issues/11783/comments | 2 | 2011-11-20T23:54:58Z | 2021-12-03T22:38:42Z | https://github.com/llvm/llvm-project/issues/11783 | 1,071,024,181 | 11,783 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11410](https://llvm.org/bz11410) |
| Resolution | FIXED |
| Resolved on | May 29, 2014 20:29 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
$ cat test.cc
struct DeletedDefaultConstructor {
... | Confusing diagnostic when trailing array element tries to call deleted default constructor | https://api.github.com/repos/llvm/llvm-project/issues/11782/comments | 4 | 2011-11-20T19:56:41Z | 2021-12-03T22:38:41Z | https://github.com/llvm/llvm-project/issues/11782 | 1,071,024,176 | 11,782 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11409](https://llvm.org/bz11409) |
| Version | trunk |
| OS | Linux |
| CC | @atrick |
## Extended Description
opt -O2 does a pretty decent job of handling this loop:
int f(int i) { int j, k = 0; for (j = i; j < i + 10; ++j) ++k; return k; }
but it's not taking advantage ... | SCEV fails to take advantage of nsw | https://api.github.com/repos/llvm/llvm-project/issues/11781/comments | 2 | 2011-11-20T11:11:21Z | 2023-12-02T16:17:01Z | https://github.com/llvm/llvm-project/issues/11781 | 1,071,024,170 | 11,781 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11408](https://llvm.org/bz11408) |
| Resolution | WONTFIX |
| Resolved on | Nov 20, 2011 02:18 |
| Version | 2.9 |
| OS | Linux |
| Attachments | [the java-signal.h header file causing the error](https://user-images.githubusercontent.com/60944935/143744281-f9c57f8c-f3c3-49f7-bf8... | errors occur while compiling libjava | https://api.github.com/repos/llvm/llvm-project/issues/11780/comments | 2 | 2011-11-20T08:46:40Z | 2022-01-20T02:35:25Z | https://github.com/llvm/llvm-project/issues/11780 | 1,071,024,162 | 11,780 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11407](https://llvm.org/bz11407) |
| Resolution | INVALID |
| Resolved on | Nov 07, 2018 00:22 |
| Version | trunk |
| OS | All |
| CC | @tkremenek |
## Extended Description
When the same conditional check is encountered on different conditional paths the value is not remember... | clang static analyzer assumes differing values for identical conditionals | https://api.github.com/repos/llvm/llvm-project/issues/11779/comments | 3 | 2011-11-20T08:24:16Z | 2021-12-03T22:38:39Z | https://github.com/llvm/llvm-project/issues/11779 | 1,071,024,154 | 11,779 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11406](https://llvm.org/bz11406) |
| Resolution | FIXED |
| Resolved on | Nov 25, 2011 21:38 |
| Version | trunk |
| OS | FreeBSD |
| Attachments | [fail.c](https://user-images.githubusercontent.com/60944935/143744280-33cddffd-9f8f-42fb-8a76-6165111d13f9.gz) |
| Reporter | LLVM ... | floating-point constant expressions are incorrectly rounded | https://api.github.com/repos/llvm/llvm-project/issues/11778/comments | 2 | 2011-11-20T00:07:50Z | 2021-12-03T22:38:38Z | https://github.com/llvm/llvm-project/issues/11778 | 1,071,024,149 | 11,778 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11405](https://llvm.org/bz11405) |
| Resolution | FIXED |
| Resolved on | Aug 02, 2013 18:52 |
| Version | unspecified |
| OS | other |
| Blocks | llvm/llvm-bugzilla-archive#12477 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@tritao,@rnk,@timurrrr |
## Extende... | Linker errors on "Hello, world!" in Windows | https://api.github.com/repos/llvm/llvm-project/issues/11777/comments | 11 | 2011-11-19T20:42:40Z | 2021-12-03T22:38:37Z | https://github.com/llvm/llvm-project/issues/11777 | 1,071,024,144 | 11,777 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.