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 | [17705](https://llvm.org/bz17705) |
| Version | 3.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
linefeed should not be printed inside quotes. Instead error should be something like "invalid newline character in... | bad error message on incorrect string literal | https://api.github.com/repos/llvm/llvm-project/issues/18079/comments | 7 | 2013-10-27T21:55:42Z | 2024-02-16T01:11:57Z | https://github.com/llvm/llvm-project/issues/18079 | 1,076,052,942 | 18,079 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17704](https://llvm.org/bz17704) |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @jryans |
## Extended Description
Overview:
Commands that are run through "platform shell" do not show ANSI colors in their output.
Steps to reproduc... | platform shell -- does not show color | https://api.github.com/repos/llvm/llvm-project/issues/18078/comments | 1 | 2013-10-27T18:00:41Z | 2024-11-10T15:30:24Z | https://github.com/llvm/llvm-project/issues/18078 | 1,076,052,911 | 18,078 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17703](https://llvm.org/bz17703) |
| Resolution | INVALID |
| Resolved on | Jun 15, 2017 09:04 |
| Version | unspecified |
| OS | All |
| CC | @mclow |
## Extended Description
Repro:
1. Build ninja ( http://martine.github.io/ninja/ )
mkdir ~/src
cd ~/src
git clone git:/... | ninja is 11% slower when built with libc++ (compared to libstdc++) | https://api.github.com/repos/llvm/llvm-project/issues/18077/comments | 9 | 2013-10-27T01:30:30Z | 2021-12-09T21:32:53Z | https://github.com/llvm/llvm-project/issues/18077 | 1,076,052,875 | 18,077 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17702](https://llvm.org/bz17702) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @isanbard |
## Extended Description
The verifier is happy with
--------------------------------------------
define linkonce_odr void @​foo() noinline {
... | Verifier accepts landingpad's that cause llc to assert | https://api.github.com/repos/llvm/llvm-project/issues/18076/comments | 2 | 2013-10-26T23:20:14Z | 2023-08-15T12:16:21Z | https://github.com/llvm/llvm-project/issues/18076 | 1,076,052,848 | 18,076 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17701](https://llvm.org/bz17701) |
| Resolution | INVALID |
| Resolved on | Oct 26, 2013 17:48 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @majnemer,@DougGregor |
## Extended Description
Hi,
I'm currently facing the following s... | Compilation failure for std::map iterator member variable | https://api.github.com/repos/llvm/llvm-project/issues/18075/comments | 5 | 2013-10-26T20:44:15Z | 2021-12-09T21:32:51Z | https://github.com/llvm/llvm-project/issues/18075 | 1,076,052,822 | 18,075 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17700](https://llvm.org/bz17700) |
| Resolution | INVALID |
| Resolved on | Oct 26, 2013 12:06 |
| Version | 3.1 |
| OS | Linux |
| Attachments | [The offending c++](https://user-images.githubusercontent.com/60944935/143748355-73db7044-b621-46c6-96fc-0445bd17c137.gz) |
| Reporte... | Frontend crashes with badly formed c++ | https://api.github.com/repos/llvm/llvm-project/issues/18074/comments | 1 | 2013-10-26T13:51:54Z | 2021-12-09T21:32:50Z | https://github.com/llvm/llvm-project/issues/18074 | 1,076,052,801 | 18,074 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17699](https://llvm.org/bz17699) |
| Resolution | INVALID |
| Resolved on | Jun 02, 2014 14:40 |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [compressed, preprocessed source](https://user-images.githubusercontent.com/60944935/143748353-4977f218-64bb-42bd-9611-4ad5... | clang failed to build vanilla chromium on OS X 10.9 | https://api.github.com/repos/llvm/llvm-project/issues/18073/comments | 2 | 2013-10-26T03:28:08Z | 2021-12-09T21:32:48Z | https://github.com/llvm/llvm-project/issues/18073 | 1,076,052,761 | 18,073 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17698](https://llvm.org/bz17698) |
| Version | trunk |
| OS | Linux |
| CC | @jryans |
## Extended Description
This test case:
#include "boost/asio.hpp"
double mainf();
int mainf() {
foo(sdafo_2, 0);
return 0;
}
takes this time to compile:
Time (seconds) Command
6.8 ... | Clang spell checker is slow | https://api.github.com/repos/llvm/llvm-project/issues/18072/comments | 3 | 2013-10-25T21:09:14Z | 2021-12-09T21:32:47Z | https://github.com/llvm/llvm-project/issues/18072 | 1,076,052,733 | 18,072 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17697](https://llvm.org/bz17697) |
| Resolution | FIXED |
| Resolved on | Oct 20, 2017 04:24 |
| Version | 3.2 |
| OS | Linux |
| Blocks | llvm/llvm-project#11360 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @topperc,@echristo,@RKSimon | | [x86 disassembler] Wrong disassemble for some SSE2 instructions. | https://api.github.com/repos/llvm/llvm-project/issues/18071/comments | 9 | 2013-10-25T20:27:15Z | 2021-12-09T21:32:46Z | https://github.com/llvm/llvm-project/issues/18071 | 1,076,052,708 | 18,071 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17696](https://llvm.org/bz17696) |
| Resolution | FIXED |
| Resolved on | Oct 26, 2013 00:02 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @majnemer,@DougGregor |
## Extended Description
The compiler complains with "error: right hand oper... | bogus error when accessing union member through pointer to member template argument | https://api.github.com/repos/llvm/llvm-project/issues/18070/comments | 3 | 2013-10-25T19:55:22Z | 2021-12-09T21:32:45Z | https://github.com/llvm/llvm-project/issues/18070 | 1,076,052,682 | 18,070 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17695](https://llvm.org/bz17695) |
| Resolution | FIXED |
| Resolved on | Oct 26, 2013 12:02 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Seems that clang-format thinks it got array literal from [ ] not @[ ] which causes t... | ObjC calls formatting broken after last array literals change | https://api.github.com/repos/llvm/llvm-project/issues/18069/comments | 3 | 2013-10-25T18:54:49Z | 2021-12-09T21:32:44Z | https://github.com/llvm/llvm-project/issues/18069 | 1,076,052,656 | 18,069 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17694](https://llvm.org/bz17694) |
| Resolution | LATER |
| Resolved on | Oct 26, 2013 12:10 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@zygoloid |
## Extended Description
Debian clang version 3.4-1~exp1 (trunk) (based on LLVM 3.4)
Target: x86_64-pc-linux-gnu
Thre... | Rejects-valid: constexpr and explicit default ctor | https://api.github.com/repos/llvm/llvm-project/issues/18068/comments | 2 | 2013-10-25T18:53:37Z | 2021-12-09T21:32:43Z | https://github.com/llvm/llvm-project/issues/18068 | 1,076,052,628 | 18,068 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17693](https://llvm.org/bz17693) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @seanm |
## Extended Description
Multiplying two long long integers fails when using -fsanitze=integer:
$ cat tst.c
#include <stdlib.h>
int main(int argc, ch... | multiplying long long with fsanitize=integer fails with undefined reference to __mulodi4 | https://api.github.com/repos/llvm/llvm-project/issues/18067/comments | 8 | 2013-10-25T18:46:57Z | 2024-08-12T13:41:59Z | https://github.com/llvm/llvm-project/issues/18067 | 1,076,052,601 | 18,067 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17692](https://llvm.org/bz17692) |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @jryans |
## Extended Description
I'm trying to generate a static callgraph for a mid-sized C++ project.
Compile with -analyze -analyzer-checker=debug.DumpCa... | debug.DumpCallGraph does not show extern function calls | https://api.github.com/repos/llvm/llvm-project/issues/18066/comments | 0 | 2013-10-25T09:56:46Z | 2021-12-09T21:32:41Z | https://github.com/llvm/llvm-project/issues/18066 | 1,076,052,579 | 18,066 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17691](https://llvm.org/bz17691) |
| Version | trunk |
| OS | Linux |
## Extended Description
The ARM NEON instructions define an InstAlias from "vmov.64 dD, dN" to "vmov dD, dN" (the canonical NEON vmov). Unfortunately we also define a TokenAlias from ".f64" to ".64".
Togeth... | ARM has conflicting aliases for VMOV.F64 | https://api.github.com/repos/llvm/llvm-project/issues/18065/comments | 0 | 2013-10-25T09:47:42Z | 2021-12-09T21:32:40Z | https://github.com/llvm/llvm-project/issues/18065 | 1,076,052,552 | 18,065 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17690](https://llvm.org/bz17690) |
| Resolution | FIXED |
| Resolved on | Jan 28, 2014 11:32 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @redstar | | Clang crashes on __builtin_frame_address(0) for aarch64 | https://api.github.com/repos/llvm/llvm-project/issues/18064/comments | 9 | 2013-10-25T04:58:26Z | 2021-12-09T21:32:39Z | https://github.com/llvm/llvm-project/issues/18064 | 1,076,052,524 | 18,064 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17689](https://llvm.org/bz17689) |
| Resolution | FIXED |
| Resolved on | Nov 20, 2013 18:43 |
| Version | unspecified |
| OS | Windows NT |
| CC | @zmodem |
## Extended Description
MSVC emits static const integral class members in COMDATs, and the linker will complain if clan... | [-cxx-abi microsoft] static const integers initialized in a class should be linkonce_odr | https://api.github.com/repos/llvm/llvm-project/issues/18063/comments | 4 | 2013-10-25T01:08:29Z | 2021-12-09T21:32:38Z | https://github.com/llvm/llvm-project/issues/18063 | 1,076,052,493 | 18,063 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17688](https://llvm.org/bz17688) |
| Resolution | INVALID |
| Resolved on | Oct 24, 2013 18:29 |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [readline behavior demonstration](https://user-images.githubusercontent.com/60944935/143748347-6e8bdf86-384c-4061-9c74-1253... | std::getline does not read data after calling ifstream::clear() (Mavericks) | https://api.github.com/repos/llvm/llvm-project/issues/18062/comments | 1 | 2013-10-24T21:37:56Z | 2021-12-09T21:32:37Z | https://github.com/llvm/llvm-project/issues/18062 | 1,076,052,473 | 18,062 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17687](https://llvm.org/bz17687) |
| Resolution | FIXED |
| Resolved on | Nov 08, 2013 13:56 |
| Version | trunk |
| OS | Linux |
## Extended Description
It gets the rest of this sort of thing correct, but this looks weird even to me:
- unsigned ContentSize
- = size... | Additional line breaks if operators are forced to the new line with comments | https://api.github.com/repos/llvm/llvm-project/issues/18061/comments | 4 | 2013-10-24T20:11:16Z | 2021-12-09T21:32:36Z | https://github.com/llvm/llvm-project/issues/18061 | 1,076,052,448 | 18,061 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17686](https://llvm.org/bz17686) |
| Version | trunk |
| OS | Linux |
| Attachments | [Sample code that causes an unexpected FPE](https://user-images.githubusercontent.com/60944935/143748346-91eb40ec-0ead-4895-b1d3-34f067f79fa1.gz) |
| Reporter | LLVM Bugzilla Contributor ... | static_casting to a large unsigned long long from a double causes an FPE | https://api.github.com/repos/llvm/llvm-project/issues/18060/comments | 19 | 2013-10-24T18:46:28Z | 2023-04-04T15:19:00Z | https://github.com/llvm/llvm-project/issues/18060 | 1,076,052,411 | 18,060 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17685](https://llvm.org/bz17685) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AlexDenisov,@seanm |
## Extended Description
this doesn't produce a warning even with -Weverything
typedef enum
{
Magic = 1,
Bla = 2
} Values;
typedef enum
... | [ObjC] properties of enum's aren't type checked | https://api.github.com/repos/llvm/llvm-project/issues/18059/comments | 0 | 2013-10-24T17:04:55Z | 2023-05-23T11:37:00Z | https://github.com/llvm/llvm-project/issues/18059 | 1,076,052,388 | 18,059 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17684](https://llvm.org/bz17684) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan |
## Extended Description
neither clang nor the analyzer complain about implicit enum to integer conversion even with -Weverything -Wenum-con... | clang and analyzer don't complain about implicit enum to integer conversion even with -Weverything -Wenum-conversion | https://api.github.com/repos/llvm/llvm-project/issues/18058/comments | 3 | 2013-10-24T16:01:20Z | 2024-08-12T12:34:00Z | https://github.com/llvm/llvm-project/issues/18058 | 1,076,052,356 | 18,058 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17683](https://llvm.org/bz17683) |
| Resolution | FIXED |
| Resolved on | Sep 04, 2017 13:09 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#18087 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rotateright |
## Extended Description
It would be nice if LLVM... | Optimize division of positive signed integer by power of 2 to a simple shift | https://api.github.com/repos/llvm/llvm-project/issues/18057/comments | 4 | 2013-10-24T15:58:27Z | 2021-12-09T21:33:06Z | https://github.com/llvm/llvm-project/issues/18057 | 1,076,052,293 | 18,057 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17682](https://llvm.org/bz17682) |
| Resolution | FIXED |
| Resolved on | Oct 24, 2013 10:23 |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case to seg-fault clang-format-3.4](https://user-images.githubusercontent.com/60944935/143748345-dea39692-57ce-4fce-987f-7a6be7... | clang-format seg-faults on the following code | https://api.github.com/repos/llvm/llvm-project/issues/18056/comments | 2 | 2013-10-24T15:34:00Z | 2021-12-09T21:32:29Z | https://github.com/llvm/llvm-project/issues/18056 | 1,076,052,269 | 18,056 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17681](https://llvm.org/bz17681) |
| Resolution | FIXED |
| Resolved on | Jun 26, 2015 02:31 |
| Version | trunk |
| OS | Linux |
| Depends On | llvm/llvm-project#18052 llvm/llvm-bugzilla-archive#17679 |
## Extended Description
After implementing interleaved and non-interleav... | [Vectorizer] Recognize memory stride access | https://api.github.com/repos/llvm/llvm-project/issues/18055/comments | 1 | 2013-10-24T13:28:21Z | 2021-12-09T21:32:26Z | https://github.com/llvm/llvm-project/issues/18055 | 1,076,052,191 | 18,055 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17680](https://llvm.org/bz17680) |
| Resolution | FIXED |
| Resolved on | Jun 26, 2015 02:29 |
| Version | trunk |
| OS | Linux |
| Depends On | llvm/llvm-project#18052 llvm/llvm-bugzilla-archive#17679 |
## Extended Description
After stride access is added to the vectorizer, ... | [Vectorizer] Recognize reduction stride vectorization | https://api.github.com/repos/llvm/llvm-project/issues/18054/comments | 1 | 2013-10-24T13:24:37Z | 2021-12-09T21:32:22Z | https://github.com/llvm/llvm-project/issues/18054 | 1,076,052,099 | 18,054 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17679](https://llvm.org/bz17679) |
| Resolution | FIXED |
| Resolved on | Jun 26, 2015 02:27 |
| Version | trunk |
| OS | Linux |
| Depends On | llvm/llvm-project#18051 |
| Blocks | llvm/llvm-project#18054 llvm/llvm-project#18055 |
## Extended Description
After implementing ... | [Vectorizer] Implement interleaved stride vectorization | https://api.github.com/repos/llvm/llvm-project/issues/18053/comments | 3 | 2013-10-24T13:16:41Z | 2021-12-09T21:32:28Z | https://github.com/llvm/llvm-project/issues/18053 | 1,076,051,987 | 18,053 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17678](https://llvm.org/bz17678) |
| Resolution | FIXED |
| Resolved on | Jun 26, 2015 02:28 |
| Version | trunk |
| OS | Linux |
| Depends On | llvm/llvm-project#18051 |
| Blocks | llvm/llvm-project#18054 llvm/llvm-project#18055 |
## Extended Description
After non-unit stri... | [Vectorizer] Implement non-interleaved stride vectorization | https://api.github.com/repos/llvm/llvm-project/issues/18052/comments | 3 | 2013-10-24T13:12:28Z | 2021-12-09T21:32:27Z | https://github.com/llvm/llvm-project/issues/18052 | 1,076,051,881 | 18,052 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17677](https://llvm.org/bz17677) |
| Resolution | FIXED |
| Resolved on | Jun 26, 2015 02:20 |
| Version | trunk |
| OS | Linux |
| Depends On | llvm/llvm-project#18047 llvm/llvm-project#18337 |
| Blocks | llvm/llvm-project#18052 llvm/llvm-project#18053 |
## Extended Descript... | [Vectorizer] Implement stride access | https://api.github.com/repos/llvm/llvm-project/issues/18051/comments | 7 | 2013-10-24T13:08:19Z | 2021-12-09T21:38:56Z | https://github.com/llvm/llvm-project/issues/18051 | 1,076,051,734 | 18,051 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17676](https://llvm.org/bz17676) |
| Resolution | WONTFIX |
| Resolved on | Nov 04, 2013 10:08 |
| Version | trunk |
| OS | Linux |
| CC | @AnastasiaStulova |
## Extended Description
The llvm IR parser fails to parse a global variable without initializer.
The following line f... | LLVM cannot parse global variables without initializers | https://api.github.com/repos/llvm/llvm-project/issues/18050/comments | 2 | 2013-10-24T12:37:37Z | 2022-01-20T02:38:57Z | https://github.com/llvm/llvm-project/issues/18050 | 1,076,051,703 | 18,050 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17675](https://llvm.org/bz17675) |
| Resolution | FIXED |
| Resolved on | Oct 25, 2013 04:13 |
| Version | trunk |
| OS | Linux |
| Attachments | [post-processing source](https://user-images.githubusercontent.com/60944935/143748343-9a424287-d05a-40c1-a394-d8ca4ff1073e.gz) |
| Re... | Using declval on a lambda in trailing return type crashes compiler | https://api.github.com/repos/llvm/llvm-project/issues/18049/comments | 4 | 2013-10-24T12:25:10Z | 2021-12-09T21:32:06Z | https://github.com/llvm/llvm-project/issues/18049 | 1,076,051,681 | 18,049 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17674](https://llvm.org/bz17674) |
| Resolution | FIXED |
| Resolved on | Mar 07, 2019 07:16 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#27853 |
| Attachments | [Test case](https://user-images.githubusercontent.com/73341/143748342-7f8455ed-9b52-4074-8213-012... | [AArch64] MachineInstr verifier fails due to nested ADJCALLSTACK | https://api.github.com/repos/llvm/llvm-project/issues/18048/comments | 4 | 2013-10-24T10:38:21Z | 2021-12-10T01:57:49Z | https://github.com/llvm/llvm-project/issues/18048 | 1,076,051,624 | 18,048 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17673](https://llvm.org/bz17673) |
| Resolution | FIXED |
| Resolved on | Jun 26, 2015 02:17 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#18051 |
## Extended Description
Stride Access is not supported in the LLVM vectorizer. In order to recognize loops li... | [Vectorizer] Recognize strided access for vectorization | https://api.github.com/repos/llvm/llvm-project/issues/18047/comments | 2 | 2013-10-24T10:04:16Z | 2021-12-09T21:32:12Z | https://github.com/llvm/llvm-project/issues/18047 | 1,076,051,530 | 18,047 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17672](https://llvm.org/bz17672) |
| Resolution | FIXED |
| Resolved on | Oct 25, 2013 15:45 |
| Version | trunk |
| OS | Linux |
| Attachments | [full error message](https://user-images.githubusercontent.com/60944935/143748339-3f7983d5-9692-457f-b5e1-ebb8e7fa3f12.gz), [preproce... | Assertion failed in LLVM header when cross-compiling on BlueGene/Q using SLP vectorizer | https://api.github.com/repos/llvm/llvm-project/issues/18046/comments | 1 | 2013-10-24T08:01:52Z | 2021-12-09T21:31:59Z | https://github.com/llvm/llvm-project/issues/18046 | 1,076,051,498 | 18,046 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17671](https://llvm.org/bz17671) |
| Resolution | FIXED |
| Resolved on | Jan 16, 2014 13:40 |
| Version | unspecified |
| OS | MacOS X |
| CC | @mclow |
## Extended Description
When using the clang++ shipped with maverick:
$ clang++ --version
Apple LLVM version 5.0 (clang-50... | link error when passing &std::string::empty to std::bind() | https://api.github.com/repos/llvm/llvm-project/issues/18045/comments | 3 | 2013-10-24T07:41:23Z | 2021-12-09T21:31:58Z | https://github.com/llvm/llvm-project/issues/18045 | 1,076,051,472 | 18,045 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17670](https://llvm.org/bz17670) |
| Resolution | INVALID |
| Resolved on | Oct 25, 2013 15:44 |
| Version | trunk |
| OS | Linux |
| Attachments | [preprocessed source](https://user-images.githubusercontent.com/60944935/143748336-5bc8926d-f914-44b9-b38a-54ee7dede27a.gz), [assoc... | Crash when using SLP vectorizer while cross-compiling for BlueGene/Q (powerpc64-bgq-linux) | https://api.github.com/repos/llvm/llvm-project/issues/18044/comments | 1 | 2013-10-24T07:36:24Z | 2021-12-09T21:31:56Z | https://github.com/llvm/llvm-project/issues/18044 | 1,076,051,448 | 18,044 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17669](https://llvm.org/bz17669) |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
This enhancement request pertains to Objective-C warnings generated by clang.
I am implementing a few methods in a library that take ... | Attribute for "arc-retain-cycles" check in addition to "add" and "set" method selector prefix convention | https://api.github.com/repos/llvm/llvm-project/issues/18043/comments | 0 | 2013-10-24T01:34:28Z | 2023-05-22T11:54:13Z | https://github.com/llvm/llvm-project/issues/18043 | 1,076,051,424 | 18,043 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17668](https://llvm.org/bz17668) |
| Resolution | FIXED |
| Resolved on | Apr 04, 2014 11:12 |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [Source showing problem](https://user-images.githubusercontent.com/60944935/143748334-ca448ecc-4571-467c-8b79-dd3dc8c2daaa.gz... | Incorrect dereference warning even after direct NULL check | https://api.github.com/repos/llvm/llvm-project/issues/18042/comments | 4 | 2013-10-24T00:11:16Z | 2021-12-09T21:31:54Z | https://github.com/llvm/llvm-project/issues/18042 | 1,076,051,401 | 18,042 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17667](https://llvm.org/bz17667) |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
consider:
```cpp
static union {
int x;
};
template <int *>
struct S;
S<&x> *a;
```
GCC will compile this fine but clang claims that 'x' doesn... | Data member access inside of static anonymous union is MemberExpr instead of DeclRefExpr | https://api.github.com/repos/llvm/llvm-project/issues/18041/comments | 4 | 2013-10-23T22:10:13Z | 2023-11-05T19:23:49Z | https://github.com/llvm/llvm-project/issues/18041 | 1,076,051,369 | 18,041 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17666](https://llvm.org/bz17666) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid |
## Extended Description
The current trunk version of clang in C++11 mode reports an error for the second static assert in the following sample (but n... | GNU attributes on RHS of alias declaration are silently discarded | https://api.github.com/repos/llvm/llvm-project/issues/18040/comments | 4 | 2013-10-23T21:58:24Z | 2023-08-08T21:44:59Z | https://github.com/llvm/llvm-project/issues/18040 | 1,076,051,343 | 18,040 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17665](https://llvm.org/bz17665) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid |
## Extended Description
Creduce crashes quite often when build with current trunk clang.
markus@x4 /tmp % gdb --args /var/tmp/creduce/clang_delta/... | Creduce crashes in CFGBuilder::addAutomaticObjDtors | https://api.github.com/repos/llvm/llvm-project/issues/18039/comments | 6 | 2013-10-23T19:28:38Z | 2021-12-09T21:31:51Z | https://github.com/llvm/llvm-project/issues/18039 | 1,076,051,307 | 18,039 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17664](https://llvm.org/bz17664) |
| Resolution | INVALID |
| Resolved on | Oct 24, 2013 08:46 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @majnemer,@DougGregor,@zygoloid |
## Extended Description
Cannot compile the following code:
// ... | clang fails with 'has internal linkage but is not defined' | https://api.github.com/repos/llvm/llvm-project/issues/18038/comments | 5 | 2013-10-23T18:11:19Z | 2021-12-09T21:31:50Z | https://github.com/llvm/llvm-project/issues/18038 | 1,076,051,282 | 18,038 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17663](https://llvm.org/bz17663) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:22 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @isanbard |
## Extended Description
http://llvm.org/docs/MakefileGuide.html#libraries
has a link tha... | dead link to "Pass documentation" from MakefileGuide page | https://api.github.com/repos/llvm/llvm-project/issues/18037/comments | 3 | 2013-10-23T17:46:01Z | 2021-12-09T21:31:49Z | https://github.com/llvm/llvm-project/issues/18037 | 1,076,051,252 | 18,037 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17662](https://llvm.org/bz17662) |
| Resolution | FIXED |
| Resolved on | Oct 24, 2013 09:54 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rengolin |
## Extended Description
/// Mark the loop L as already vectorized by setting the width to... | LoopVectorizer: setAlreadyVectorized needs to set width and unroll to one | https://api.github.com/repos/llvm/llvm-project/issues/18036/comments | 7 | 2013-10-23T16:26:57Z | 2021-12-09T21:31:48Z | https://github.com/llvm/llvm-project/issues/18036 | 1,076,051,216 | 18,036 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17661](https://llvm.org/bz17661) |
| Resolution | FIXED |
| Resolved on | Oct 23, 2013 16:31 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@majnemer,@DougGregor,@zygoloid,@rnk |
## Extended Description
numeric_limits<>::max()... | numeric_limits::max() bug with delayed template parsing [limits] | https://api.github.com/repos/llvm/llvm-project/issues/18035/comments | 6 | 2013-10-23T13:01:14Z | 2021-12-09T21:31:47Z | https://github.com/llvm/llvm-project/issues/18035 | 1,076,051,195 | 18,035 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17660](https://llvm.org/bz17660) |
| Resolution | DUPLICATE |
| Resolved on | Oct 22, 2013 18:09 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
It would be nice if Clang issued a warning when it encountered something along... | Warnings for missing - or > in -> operator | https://api.github.com/repos/llvm/llvm-project/issues/18034/comments | 2 | 2013-10-23T00:23:29Z | 2021-12-09T21:31:46Z | https://github.com/llvm/llvm-project/issues/18034 | 1,076,051,161 | 18,034 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17659](https://llvm.org/bz17659) |
| Version | trunk |
| OS | Linux |
| Attachments | [Example code of how attributes are NOT propagated](https://user-images.githubusercontent.com/60944935/143748333-cd1cbd7c-d704-4510-83aa-f1484d4343cf.gz) |
| Reporter | LLVM Bugzilla Contributo... | Attributes not propagated to template specializations when they are declared | https://api.github.com/repos/llvm/llvm-project/issues/18033/comments | 2 | 2013-10-23T00:21:22Z | 2023-06-09T21:10:55Z | https://github.com/llvm/llvm-project/issues/18033 | 1,076,051,142 | 18,033 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17658](https://llvm.org/bz17658) |
| Version | trunk |
| OS | Linux |
| Attachments | [Code that has a most vexing parse.](https://user-images.githubusercontent.com/60944935/143748332-9d05b522-5ec9-45d8-af23-0de16cde458e.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zyg... | Most Vexing Parse instance not generating appropriate warning | https://api.github.com/repos/llvm/llvm-project/issues/18032/comments | 0 | 2013-10-23T00:02:14Z | 2021-12-09T21:31:44Z | https://github.com/llvm/llvm-project/issues/18032 | 1,076,051,107 | 18,032 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17657](https://llvm.org/bz17657) |
| Resolution | FIXED |
| Resolved on | Oct 22, 2013 16:56 |
| Version | 3.3 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @majnemer,@DougGregor |
## Extended Description
The compiler complains with "error: non-type template... | bogus error with non-type template argument | https://api.github.com/repos/llvm/llvm-project/issues/18031/comments | 3 | 2013-10-22T22:38:29Z | 2021-12-09T21:31:43Z | https://github.com/llvm/llvm-project/issues/18031 | 1,076,051,078 | 18,031 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17656](https://llvm.org/bz17656) |
| Resolution | DUPLICATE |
| Resolved on | Oct 23, 2013 07:29 |
| Version | 3.2 |
| OS | MacOS X |
| Attachments | [Associated run script](https://user-images.githubusercontent.com/60944935/143748331-f2f8ceeb-9457-470b-a3ad-315320bbae2d.gz) |
|... | Unhandled builtin type kind: UNREACHABLE executed at ASTContext.cpp:4798! | https://api.github.com/repos/llvm/llvm-project/issues/18030/comments | 2 | 2013-10-22T20:22:32Z | 2021-12-09T21:31:42Z | https://github.com/llvm/llvm-project/issues/18030 | 1,076,051,042 | 18,030 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17655](https://llvm.org/bz17655) |
| Resolution | FIXED |
| Resolved on | Nov 05, 2014 18:41 |
| Version | unspecified |
| OS | Windows NT |
| Attachments | [sema-mark-used.cpp](https://user-images.githubusercontent.com/50126/143748328-048d87fb-7948-45c8-a3a9-5f798c3b7161.gz) |
... | [-cxx-abi microsoft] Support non-trivial pass-by-value method thunks | https://api.github.com/repos/llvm/llvm-project/issues/18029/comments | 7 | 2013-10-22T19:19:58Z | 2021-12-09T21:31:41Z | https://github.com/llvm/llvm-project/issues/18029 | 1,076,051,016 | 18,029 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17654](https://llvm.org/bz17654) |
| Resolution | FIXED |
| Resolved on | Oct 23, 2013 14:24 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k,@steven-johnson |
## Extended Description
With top of tree and "llc -mattr=+avx", this c... | [AVX] scalarized code generated for zext of <16 x i8> to <16 x i16> | https://api.github.com/repos/llvm/llvm-project/issues/18028/comments | 1 | 2013-10-22T18:51:05Z | 2021-12-09T21:31:40Z | https://github.com/llvm/llvm-project/issues/18028 | 1,076,050,991 | 18,028 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17653](https://llvm.org/bz17653) |
| Resolution | FIXED |
| Resolved on | Nov 08, 2013 13:36 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @majnemer,@DougGregor,@zygoloid |
## Extended Description
Compiling OpenSource WebKit with ... | Template Objective-C++ struct error: bad receiver type | https://api.github.com/repos/llvm/llvm-project/issues/18027/comments | 11 | 2013-10-22T17:35:57Z | 2021-12-09T21:31:39Z | https://github.com/llvm/llvm-project/issues/18027 | 1,076,050,959 | 18,027 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17652](https://llvm.org/bz17652) |
| Version | trunk |
| OS | All |
| Attachments | [enables the MissingSuperCall checker](https://user-images.githubusercontent.com/60944935/143748327-fd49020e-c687-4494-ae1c-cfc31ee9d9f2.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @bel... | MissingSuperCall checker not enabled by default | https://api.github.com/repos/llvm/llvm-project/issues/18026/comments | 2 | 2013-10-22T17:29:30Z | 2021-12-09T21:31:37Z | https://github.com/llvm/llvm-project/issues/18026 | 1,076,050,925 | 18,026 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17651](https://llvm.org/bz17651) |
| Version | 3.2 |
| OS | MacOS X |
| Attachments | [Run script](https://user-images.githubusercontent.com/60944935/143748326-684723e8-7cd8-4f47-8d3a-1b7abc9b504d.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Descript... | Unhandled builtin type kind, UNREACHABLE executed at ASTContext.cpp:4637 | https://api.github.com/repos/llvm/llvm-project/issues/18025/comments | 9 | 2013-10-22T16:37:44Z | 2023-01-27T19:42:49Z | https://github.com/llvm/llvm-project/issues/18025 | 1,076,050,894 | 18,025 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17650](https://llvm.org/bz17650) |
| Resolution | DUPLICATE |
| Resolved on | Oct 22, 2013 07:59 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Qt offers a convenience macro called foreach to iterate o... | Clang fails to build Qt applications using a foreach convenience macro | https://api.github.com/repos/llvm/llvm-project/issues/18024/comments | 2 | 2013-10-22T14:36:50Z | 2021-12-09T21:31:35Z | https://github.com/llvm/llvm-project/issues/18024 | 1,076,050,856 | 18,024 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17649](https://llvm.org/bz17649) |
| Resolution | FIXED |
| Resolved on | Oct 27, 2013 15:41 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@isanbard,@spavloff |
## Extended Description
http://llvm-reviews.chandlerc.com/D1762
gcc (v4.8.1, Ubuntu 13.10) does indeed re... | regression in r193073 | https://api.github.com/repos/llvm/llvm-project/issues/18023/comments | 4 | 2013-10-22T13:13:29Z | 2021-12-09T21:31:34Z | https://github.com/llvm/llvm-project/issues/18023 | 1,076,050,832 | 18,023 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17648](https://llvm.org/bz17648) |
| Resolution | FIXED |
| Resolved on | Nov 12, 2013 20:34 |
| Version | trunk |
| OS | All |
| Attachments | [source code, output etc.](https://user-images.githubusercontent.com/60944935/143748325-3e3da3dd-3bf5-4b8e-9597-43d39be5f6a7.gz) |
| Re... | Assertion failed: findInstantiationOf(const clang::Decl *): Assertion `isa<LabelDecl>(D) && "declaration not instantiated in this scope"' failed | https://api.github.com/repos/llvm/llvm-project/issues/18022/comments | 4 | 2013-10-22T04:55:30Z | 2021-12-09T21:31:33Z | https://github.com/llvm/llvm-project/issues/18022 | 1,076,050,812 | 18,022 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17647](https://llvm.org/bz17647) |
| Resolution | FIXED |
| Resolved on | Feb 21, 2014 05:20 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#19300 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rengolin |
## Extended Description
If I try to compile a sim... | ARM backend incorrectly limits smlal and umlal instructions to amv6 | https://api.github.com/repos/llvm/llvm-project/issues/18021/comments | 4 | 2013-10-22T03:56:25Z | 2021-12-09T22:02:18Z | https://github.com/llvm/llvm-project/issues/18021 | 1,076,050,575 | 18,021 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17646](https://llvm.org/bz17646) |
| Resolution | WORKSFORME |
| Resolved on | Jul 20, 2016 11:25 |
| Version | trunk |
| OS | All |
| CC | @DougGregor,@spavloff |
## Extended Description
testcase.cpp:
template <int>
struct L {};
template <int k>
template <typename T>
void L<k... | Assertion failed: No canonical type for non-dependent class template specialization | https://api.github.com/repos/llvm/llvm-project/issues/18020/comments | 2 | 2013-10-22T02:04:21Z | 2022-01-20T02:12:50Z | https://github.com/llvm/llvm-project/issues/18020 | 1,076,050,541 | 18,020 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17645](https://llvm.org/bz17645) |
| Resolution | FIXED |
| Resolved on | Oct 22, 2013 03:27 |
| Version | trunk |
| OS | Linux |
| Attachments | [Test input](https://user-images.githubusercontent.com/60944935/143748324-58096256-4bff-4a39-94df-6615ec1b0ea5.gz) |
| Reporter | LLV... | Crash on #else preprocessor statement | https://api.github.com/repos/llvm/llvm-project/issues/18019/comments | 1 | 2013-10-22T02:03:24Z | 2021-12-09T21:31:21Z | https://github.com/llvm/llvm-project/issues/18019 | 1,076,050,507 | 18,019 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17644](https://llvm.org/bz17644) |
| Resolution | DUPLICATE |
| Resolved on | Oct 21, 2015 16:02 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@rnk |
## Extended Description
template<int A, int B> struct S;
template<int A> struct S<A, 0>;
template<int B> struct S<... | assert `!SpecializedTemplate.is<SpecializedPartialSpecialization*>() && "Already set to a class template partial specialization!"' failed | https://api.github.com/repos/llvm/llvm-project/issues/18018/comments | 2 | 2013-10-22T01:16:30Z | 2021-12-09T21:31:20Z | https://github.com/llvm/llvm-project/issues/18018 | 1,076,050,471 | 18,018 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17643](https://llvm.org/bz17643) |
| Resolution | DUPLICATE |
| Resolved on | Oct 21, 2013 18:16 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
template<int A, int B> struct S;
template<int A> struct S<A, 0>;
template<int B> struct S<0, B>... | assert " | https://api.github.com/repos/llvm/llvm-project/issues/18017/comments | 2 | 2013-10-22T01:15:03Z | 2021-12-09T21:31:19Z | https://github.com/llvm/llvm-project/issues/18017 | 1,076,050,443 | 18,017 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17642](https://llvm.org/bz17642) |
| Resolution | DUPLICATE |
| Resolved on | May 04, 2018 00:57 |
| Version | trunk |
| OS | Linux |
| Attachments | [the llvm bitcode of benchkissu.ll](https://user-images.githubusercontent.com/60944935/143748323-c1b2f414-e811-4c8a-9f5f-01e61012... | llc assertion fails in pass "Merge disjoint stack slots" | https://api.github.com/repos/llvm/llvm-project/issues/18016/comments | 6 | 2013-10-22T00:56:16Z | 2021-12-09T21:31:17Z | https://github.com/llvm/llvm-project/issues/18016 | 1,076,050,406 | 18,016 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17641](https://llvm.org/bz17641) |
| Resolution | INVALID |
| Resolved on | Oct 24, 2013 14:48 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@silvasean |
## Extended Description
I've downloaded and compiled tutorial from here:
h... | Clang tutorial # 2 crash | https://api.github.com/repos/llvm/llvm-project/issues/18015/comments | 3 | 2013-10-21T22:40:02Z | 2021-12-09T21:31:16Z | https://github.com/llvm/llvm-project/issues/18015 | 1,076,050,376 | 18,015 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17640](https://llvm.org/bz17640) |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
gcc rejects
void foo(void) __attribute((alias("__foo")));
#pragma weak foo = __foo
void __foo(void) {}
#pragma weak bar = __bar
void b... | clang should reject mixing #pragma weak and aliases | https://api.github.com/repos/llvm/llvm-project/issues/18014/comments | 0 | 2013-10-21T22:04:09Z | 2021-12-09T21:31:15Z | https://github.com/llvm/llvm-project/issues/18014 | 1,076,050,352 | 18,014 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17639](https://llvm.org/bz17639) |
| Resolution | FIXED |
| Resolved on | Oct 22, 2013 16:40 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
gcc rejects
void foo(void) __attribute((alias("__foo")));
void foo(void) {
... | alias attribute produces a definition | https://api.github.com/repos/llvm/llvm-project/issues/18013/comments | 1 | 2013-10-21T22:02:19Z | 2021-12-09T21:31:14Z | https://github.com/llvm/llvm-project/issues/18013 | 1,076,050,321 | 18,013 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17638](https://llvm.org/bz17638) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:21 |
| Version | trunk |
| OS | All |
| CC | @atrick,@hfinkel,@isanbard |
## Extended Description
The following code is miscompiled by the current clang trunk (and older versions) on x86_... | IndVarSimplify miscompile | https://api.github.com/repos/llvm/llvm-project/issues/18012/comments | 4 | 2013-10-21T21:20:42Z | 2021-12-09T21:31:13Z | https://github.com/llvm/llvm-project/issues/18012 | 1,076,050,289 | 18,012 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17637](https://llvm.org/bz17637) |
| Resolution | FIXED |
| Resolved on | Dec 03, 2013 21:54 |
| Version | unspecified |
| OS | Windows NT |
| Attachments | [tmpl-param-depth.cpp](https://user-images.githubusercontent.com/50126/143748321-2ac3d942-37b7-4e3e-bdf2-7ddd21ebdace.gz) ... | Assertion failed: TemplateParameterDepth should be greater than the depth of current template being instantiated! | https://api.github.com/repos/llvm/llvm-project/issues/18011/comments | 5 | 2013-10-21T19:56:13Z | 2021-12-09T21:31:12Z | https://github.com/llvm/llvm-project/issues/18011 | 1,076,050,263 | 18,011 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17636](https://llvm.org/bz17636) |
| Resolution | DUPLICATE |
| Resolved on | Oct 21, 2013 11:52 |
| Version | trunk |
| OS | Linux |
| Attachments | [Reproducer](https://user-images.githubusercontent.com/92601249/143748320-a38a9ff8-c888-41a4-ab53-c2a9f28ed4ea.gz) |
## Extended... | clang-format crash | https://api.github.com/repos/llvm/llvm-project/issues/18010/comments | 2 | 2013-10-21T18:11:51Z | 2021-12-09T21:31:11Z | https://github.com/llvm/llvm-project/issues/18010 | 1,076,050,237 | 18,010 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17635](https://llvm.org/bz17635) |
| Resolution | FIXED |
| Resolved on | Oct 24, 2013 04:21 |
| Version | trunk |
| OS | Linux |
| CC | @nunoplopes,@zygoloid |
## Extended Description
I can't see anything wrong with the code below yet it throws an illegal instruction. Note t... | possible wrongful crash from undefined sanitizer | https://api.github.com/repos/llvm/llvm-project/issues/18009/comments | 8 | 2013-10-21T17:59:27Z | 2021-12-09T21:31:10Z | https://github.com/llvm/llvm-project/issues/18009 | 1,076,050,207 | 18,009 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17634](https://llvm.org/bz17634) |
| Version | unspecified |
| OS | Linux |
| CC | @AnnaZaks,@hiraditya,@belkadan |
## Extended Description
For the following program I get the report
Location: line 9, column 11
Description: The result of the '<<' expression is undef... | False Positive in "The result of the '<<' expression is undefined" | https://api.github.com/repos/llvm/llvm-project/issues/18008/comments | 5 | 2013-10-21T17:34:03Z | 2023-09-01T20:37:20Z | https://github.com/llvm/llvm-project/issues/18008 | 1,076,050,181 | 18,008 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17633](https://llvm.org/bz17633) |
| Resolution | FIXED |
| Resolved on | Sep 12, 2017 20:02 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Complete log of clang run](https://user-images.githubusercontent.com/60944935/143748318-52562427-d673-46c2-9d69-741a0b50d369.gz) |... | -fsanitize=function uses .text relocations | https://api.github.com/repos/llvm/llvm-project/issues/18007/comments | 5 | 2013-10-21T15:47:15Z | 2021-12-09T21:31:08Z | https://github.com/llvm/llvm-project/issues/18007 | 1,076,050,157 | 18,007 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17632](https://llvm.org/bz17632) |
| Resolution | FIXED |
| Resolved on | Nov 08, 2013 11:09 |
| Version | trunk |
| OS | All |
| Attachments | [Complete log of clang run](https://user-images.githubusercontent.com/60944935/143748317-8ae65450-aa9b-4475-83f6-c9394bedd9a0.gz) |
| R... | Assertion with -Wconsumed: isa<X>(Val) && "cast<Ty>() argument of incompatible type!" | https://api.github.com/repos/llvm/llvm-project/issues/18006/comments | 5 | 2013-10-21T14:27:47Z | 2021-12-09T21:31:07Z | https://github.com/llvm/llvm-project/issues/18006 | 1,076,050,133 | 18,006 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17631](https://llvm.org/bz17631) |
| Resolution | FIXED |
| Resolved on | Oct 23, 2013 13:35 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dbabokin,@darkbuck |
## Extended Description
This bug reproduces on 32 bit both Linux and Windows.... | llc inserts vzeroupper before a call and spoils avx registers, which lives across the call | https://api.github.com/repos/llvm/llvm-project/issues/18005/comments | 1 | 2013-10-21T12:26:54Z | 2021-12-09T21:31:06Z | https://github.com/llvm/llvm-project/issues/18005 | 1,076,050,109 | 18,005 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17630](https://llvm.org/bz17630) |
| Resolution | WORKSFORME |
| Resolved on | Nov 13, 2013 08:33 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dbabokin |
## Extended Description
Steps to reproduce
==================
$ wget -O MipsJITIn... | clang-format: Assertion `PPLevelBranchCount[PPBranchLevel] == 0' failed on MipsJITInfo.cpp | https://api.github.com/repos/llvm/llvm-project/issues/18004/comments | 4 | 2013-10-21T12:13:14Z | 2022-01-20T02:12:49Z | https://github.com/llvm/llvm-project/issues/18004 | 1,076,050,083 | 18,004 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17629](https://llvm.org/bz17629) |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#14079 |
| CC | @DougGregor,@timurrrr |
## Extended Description
Consider:
struct T1 {
virtual int Foo() = 0;
};
struct T2 {
virtual int Foo() = 0;
};
struct T3 : public virt... | [-fms-extensions] Allow multiply derived types to override ambiguously named members | https://api.github.com/repos/llvm/llvm-project/issues/18003/comments | 4 | 2013-10-21T08:31:41Z | 2021-12-09T21:31:03Z | https://github.com/llvm/llvm-project/issues/18003 | 1,076,050,053 | 18,003 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17628](https://llvm.org/bz17628) |
| Resolution | FIXED |
| Resolved on | Sep 26, 2016 09:19 |
| Version | unspecified |
| OS | All |
| CC | @labath |
## Extended Description
GDB has a simple API that programs may use to add symbols for code generated at runtime:
https://sour... | lldb should support JIT debugging | https://api.github.com/repos/llvm/llvm-project/issues/18002/comments | 3 | 2013-10-21T06:24:03Z | 2021-12-09T21:31:02Z | https://github.com/llvm/llvm-project/issues/18002 | 1,076,050,021 | 18,002 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17627](https://llvm.org/bz17627) |
| Resolution | WORKSFORME |
| Resolved on | Oct 21, 2013 13:12 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rnk |
## Extended Description
When writing simple assembly functions, it's impossible to... | compile simple gas style assembly file and target MSVC COFF object file | https://api.github.com/repos/llvm/llvm-project/issues/18001/comments | 1 | 2013-10-20T17:03:27Z | 2022-01-20T02:12:47Z | https://github.com/llvm/llvm-project/issues/18001 | 1,076,049,990 | 18,001 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17626](https://llvm.org/bz17626) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sylvestre |
## Extended Description
After upgrading my system to libclang1-3.4 1:3.4~svn1929... | libclang1-3.4 no longer installs a shared library. | https://api.github.com/repos/llvm/llvm-project/issues/18000/comments | 3 | 2013-10-20T01:50:16Z | 2021-12-09T21:31:00Z | https://github.com/llvm/llvm-project/issues/18000 | 1,076,049,970 | 18,000 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17625](https://llvm.org/bz17625) |
| Resolution | INVALID |
| Resolved on | Oct 19, 2013 13:56 |
| Version | unspecified |
| OS | other |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
OS: Windows Vista
File test.c
#include <stdio.h>
#define TESTDEFINE1(a)... | Precompiler Error "##" | https://api.github.com/repos/llvm/llvm-project/issues/17999/comments | 1 | 2013-10-19T20:05:51Z | 2021-12-09T21:30:59Z | https://github.com/llvm/llvm-project/issues/17999 | 1,076,049,939 | 17,999 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17624](https://llvm.org/bz17624) |
| Resolution | FIXED |
| Resolved on | Oct 22, 2013 16:57 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Given
static void func();
void bar() {
void func();
func();
}
static vo... | Incorrect warning about a function not being needed | https://api.github.com/repos/llvm/llvm-project/issues/17998/comments | 2 | 2013-10-19T17:46:51Z | 2021-12-09T21:30:58Z | https://github.com/llvm/llvm-project/issues/17998 | 1,076,049,906 | 17,998 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17623](https://llvm.org/bz17623) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @yuanfang-chen |
## Extended Description
Playing with csmith I came across several possible wrong code bugs with lto.
Two examples:
1)
markus@x4 clang_bugs %... | possible wrong code with volatile and lto | https://api.github.com/repos/llvm/llvm-project/issues/17997/comments | 1 | 2013-10-19T16:58:19Z | 2021-12-09T21:30:57Z | https://github.com/llvm/llvm-project/issues/17997 | 1,076,049,879 | 17,997 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17622](https://llvm.org/bz17622) |
| Resolution | INVALID |
| Resolved on | Oct 20, 2013 01:16 |
| Version | 3.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@majnemer |
## Extended Description
I'm getting different results between clang++ and g++ usin... | Different sscanf results from clang++ and g++ | https://api.github.com/repos/llvm/llvm-project/issues/17996/comments | 2 | 2013-10-19T12:36:57Z | 2021-12-09T21:30:56Z | https://github.com/llvm/llvm-project/issues/17996 | 1,076,049,849 | 17,996 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17621](https://llvm.org/bz17621) |
| Resolution | FIXED |
| Resolved on | Oct 20, 2013 23:09 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Test case](https://user-images.githubusercontent.com/296817/143748314-ae266e15-6b2a-45ec-a15e-c9e3bc31d011.gz) |
| CC | @isanb... | Invalid landing pad | https://api.github.com/repos/llvm/llvm-project/issues/17995/comments | 8 | 2013-10-19T11:57:57Z | 2021-12-09T21:30:55Z | https://github.com/llvm/llvm-project/issues/17995 | 1,076,049,817 | 17,995 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17620](https://llvm.org/bz17620) |
| Resolution | FIXED |
| Resolved on | Oct 22, 2013 07:06 |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case](https://user-images.githubusercontent.com/296817/143748313-a81bccf2-1fae-4489-b1b6-6b1cb28710ed.gz) |
| CC | @echristo |
... | Assertion `Idx >= 3 && "TBAAStructTypeNode::getParent should have an offset match!"' | https://api.github.com/repos/llvm/llvm-project/issues/17994/comments | 2 | 2013-10-19T11:56:17Z | 2021-12-09T21:30:54Z | https://github.com/llvm/llvm-project/issues/17994 | 1,076,049,793 | 17,994 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17619](https://llvm.org/bz17619) |
| Resolution | FIXED |
| Resolved on | Oct 20, 2013 12:28 |
| Version | trunk |
| OS | Linux |
## Extended Description
clang-format doesn't seem to be doing any formatting inside this lambda:
auto f = []() { //
if (true)
fdafas();
}
It se... | clang-format not formatting inside lambda | https://api.github.com/repos/llvm/llvm-project/issues/17993/comments | 1 | 2013-10-19T03:45:59Z | 2021-12-09T21:30:53Z | https://github.com/llvm/llvm-project/issues/17993 | 1,076,049,760 | 17,993 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17618](https://llvm.org/bz17618) |
| Resolution | FIXED |
| Resolved on | Oct 20, 2013 13:15 |
| Version | trunk |
| OS | Linux |
## Extended Description
With the default LLVM style, clang-format seems to prefer this formatting:
auto PointerBinding = [](const char * S) {};
T... | Pointer `*` binding gone wrong | https://api.github.com/repos/llvm/llvm-project/issues/17992/comments | 1 | 2013-10-19T00:57:41Z | 2021-12-09T21:30:52Z | https://github.com/llvm/llvm-project/issues/17992 | 1,076,049,739 | 17,992 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17617](https://llvm.org/bz17617) |
| Resolution | FIXED |
| Resolved on | Oct 21, 2013 03:11 |
| Version | trunk |
| OS | Linux |
| Attachments | [The file triggering the error](https://user-images.githubusercontent.com/60944935/143748311-76857787-2d20-4329-9b15-98403587adf6.gz)... | Crash with #elif and -style='{AllowShortIfStatementsOnASingleLine: true}' | https://api.github.com/repos/llvm/llvm-project/issues/17991/comments | 2 | 2013-10-18T22:52:40Z | 2021-12-09T21:30:50Z | https://github.com/llvm/llvm-project/issues/17991 | 1,076,049,689 | 17,991 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17616](https://llvm.org/bz17616) |
| Resolution | FIXED |
| Resolved on | Aug 27, 2014 01:06 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @majnemer |
## Extended Description
int* f(int*b,int*e){
return b+(e-b);
}
generates this code o... | pointer arithmetic simplification | https://api.github.com/repos/llvm/llvm-project/issues/17990/comments | 3 | 2013-10-18T22:50:20Z | 2021-12-09T21:30:49Z | https://github.com/llvm/llvm-project/issues/17990 | 1,076,049,664 | 17,990 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17615](https://llvm.org/bz17615) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2013 12:55 |
| Version | trunk |
| OS | Windows NT |
| Attachments | [preprocessed source, bash script](https://user-images.githubusercontent.com/60944935/143748310-468aa0c9-10f7-43ca-9c65-a97c63f1... | Unknown crash in the frontend | https://api.github.com/repos/llvm/llvm-project/issues/17989/comments | 4 | 2013-10-18T21:49:16Z | 2021-12-09T21:30:48Z | https://github.com/llvm/llvm-project/issues/17989 | 1,076,049,646 | 17,989 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17614](https://llvm.org/bz17614) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @hyp |
## Extended Description
```c++
#include <vector>
template <typename T>
class Template {
protected:
std::vector<int> vec_;
std::vector<T> tvec_;
};
... | Code completion of members of a dependent base class doesn't work | https://api.github.com/repos/llvm/llvm-project/issues/17988/comments | 3 | 2013-10-18T17:51:33Z | 2025-03-11T05:30:35Z | https://github.com/llvm/llvm-project/issues/17988 | 1,076,049,614 | 17,988 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17613](https://llvm.org/bz17613) |
| Version | 3.3 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Clang has several hard-coded identifiers for Objective-C.
I think at least these identifiers are hard-coded and cannot be overridden. (or at least... | No way to override hard-coded Objective-C identifiers (class name or selectors) | https://api.github.com/repos/llvm/llvm-project/issues/17987/comments | 0 | 2013-10-18T13:09:39Z | 2023-05-22T11:54:06Z | https://github.com/llvm/llvm-project/issues/17987 | 1,076,049,581 | 17,987 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17612](https://llvm.org/bz17612) |
| Version | 3.3 |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/92601783/143748309-c40b2e6f-33b2-48c8-a0be-2fb88c762068.gz) |
| CC | @majnemer,@DougGregor |
## Extended Description
Consider the code in... | missed optimization for static constexpr field without definition | https://api.github.com/repos/llvm/llvm-project/issues/17986/comments | 1 | 2013-10-18T12:29:23Z | 2024-07-06T03:28:48Z | https://github.com/llvm/llvm-project/issues/17986 | 1,076,049,558 | 17,986 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17611](https://llvm.org/bz17611) |
| Resolution | FIXED |
| Resolved on | Sep 03, 2014 14:26 |
| Version | trunk |
| OS | All |
## Extended Description
consider:
define void @​test(i128* %a) nounwind {
entry:
%0 = cmpxchg i128* %a, i128 1, i128 1 seq_cst
%1 = atomicr... | Emit cmpxchg16b loops for i128 atomicrmw instructions when mattr=+cx16 | https://api.github.com/repos/llvm/llvm-project/issues/17985/comments | 1 | 2013-10-18T10:08:07Z | 2021-12-09T21:30:43Z | https://github.com/llvm/llvm-project/issues/17985 | 1,076,049,529 | 17,985 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17610](https://llvm.org/bz17610) |
| Resolution | DUPLICATE |
| Resolved on | Oct 18, 2013 00:58 |
| Version | 3.3 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @majnemer,@DougGregor,@zygoloid |
## Extended Description
When using the Eigen library, I found... | Clang requires a typedef when declaring and initializing a templated member variable | https://api.github.com/repos/llvm/llvm-project/issues/17984/comments | 3 | 2013-10-18T07:01:43Z | 2021-12-09T21:30:42Z | https://github.com/llvm/llvm-project/issues/17984 | 1,076,049,498 | 17,984 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17609](https://llvm.org/bz17609) |
| Resolution | DUPLICATE |
| Resolved on | Oct 18, 2013 11:19 |
| Version | trunk |
| OS | Linux |
| Attachments | [sources files for scan-build failures](https://user-images.githubusercontent.com/60944935/143748308-23791020-8d81-4572-b5e7-54c4... | The analyzer encountered problems on some source files after scan-build finished | https://api.github.com/repos/llvm/llvm-project/issues/17983/comments | 2 | 2013-10-18T05:18:38Z | 2021-12-09T21:30:41Z | https://github.com/llvm/llvm-project/issues/17983 | 1,076,049,477 | 17,983 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17608](https://llvm.org/bz17608) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @isanbard |
## Extended Description
http://llvm.org/docs/GettingStarted.html
This page states dependencies on python >= 2.4 (only for test suite) and perl.
But c... | Perl and python dependencies | https://api.github.com/repos/llvm/llvm-project/issues/17982/comments | 5 | 2013-10-17T19:55:47Z | 2023-08-16T23:06:00Z | https://github.com/llvm/llvm-project/issues/17982 | 1,076,049,445 | 17,982 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17607](https://llvm.org/bz17607) |
| Resolution | FIXED |
| Resolved on | Aug 18, 2020 06:47 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @RKSimon |
## Extended Description
The x86 backend has a DAG combine (PerformConcatCombine() added in... | Improve concat_vector legalization | https://api.github.com/repos/llvm/llvm-project/issues/17981/comments | 1 | 2013-10-17T19:46:22Z | 2021-12-09T21:30:39Z | https://github.com/llvm/llvm-project/issues/17981 | 1,076,049,423 | 17,981 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17606](https://llvm.org/bz17606) |
| Resolution | FIXED |
| Resolved on | Feb 10, 2014 11:40 |
| Version | unspecified |
| OS | All |
| Attachments | [Fix for __invoke](https://user-images.githubusercontent.com/92601903/143748305-a6113a4e-27ee-4a87-a26c-746dc9c77ec8.gz), [the pr... | result_of (and INVOKE) works incorrectly for member function pointers with ref qualifiers | https://api.github.com/repos/llvm/llvm-project/issues/17980/comments | 1 | 2013-10-17T14:25:02Z | 2021-12-09T21:30:38Z | https://github.com/llvm/llvm-project/issues/17980 | 1,076,049,384 | 17,980 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.