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 | [13704](https://llvm.org/bz13704) |
| Resolution | FIXED |
| Resolved on | Aug 28, 2012 11:58 |
| Version | trunk |
| OS | Linux |
| CC | @darkbuck |
## Extended Description
% cat m128.cc
#include <stdio.h>
int main() {
__int128 x = 2;
x--;
printf("%lx %lx\n", ((long*)(&... | __int128 decrement is broken | https://api.github.com/repos/llvm/llvm-project/issues/14076/comments | 1 | 2012-08-27T09:45:40Z | 2021-12-03T23:41:32Z | https://github.com/llvm/llvm-project/issues/14076 | 1,071,051,119 | 14,076 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13703](https://llvm.org/bz13703) |
| Resolution | INVALID |
| Resolved on | Sep 08, 2012 12:41 |
| Version | trunk |
| OS | Linux |
| Attachments | [Combined stdout and stderr of .https://user-images.githubusercontent.com/60944935/143745907-1a7646a1-9434-4202-a4fa-181bfc302466.g... | Can't build llvm using ./configure script on Slackware x86_64 14.0 | https://api.github.com/repos/llvm/llvm-project/issues/14075/comments | 2 | 2012-08-27T09:15:23Z | 2021-12-03T23:41:31Z | https://github.com/llvm/llvm-project/issues/14075 | 1,071,051,116 | 14,075 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13702](https://llvm.org/bz13702) |
| Resolution | DUPLICATE |
| Resolved on | Aug 27, 2012 03:52 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@zygoloid |
## Extended Description
The following code fails with an "implicit instantiation of undefined template 'd<a<... | Static constexpr methods of template aliases do not get instantiated | https://api.github.com/repos/llvm/llvm-project/issues/14074/comments | 1 | 2012-08-27T02:08:40Z | 2021-12-03T23:41:30Z | https://github.com/llvm/llvm-project/issues/14074 | 1,071,051,109 | 14,074 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13701](https://llvm.org/bz13701) |
| Version | 3.1 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Here is a sample code I used to reproduce the issue:
typedef enum _MyEnum {
MyEnumMember1 = 1000
} MyEnum;
- (void)testEnumerationBoxing... | Boxing untyped enum produces different number size | https://api.github.com/repos/llvm/llvm-project/issues/14073/comments | 0 | 2012-08-26T10:32:35Z | 2021-12-03T23:41:29Z | https://github.com/llvm/llvm-project/issues/14073 | 1,071,051,104 | 14,073 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13700](https://llvm.org/bz13700) |
| Resolution | FIXED |
| Resolved on | Oct 03, 2012 16:19 |
| Version | 3.1 |
| OS | All |
| Attachments | [recursive function, large locals](https://user-images.githubusercontent.com/60944935/143745906-2b6d33e0-97fb-4ad4-ba98-f5cc1d23ec1d.gz) ... | inlined function local memory is not reused when function returns | https://api.github.com/repos/llvm/llvm-project/issues/14072/comments | 3 | 2012-08-25T21:49:17Z | 2021-12-03T23:41:28Z | https://github.com/llvm/llvm-project/issues/14072 | 1,071,051,099 | 14,072 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13699](https://llvm.org/bz13699) |
| Resolution | FIXED |
| Resolved on | Jan 14, 2015 20:37 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid,@rjmccall |
## Extended Description
I'm working with libclang in VIM's clang_co... | Types lose visibility when member template friends exist | https://api.github.com/repos/llvm/llvm-project/issues/14071/comments | 17 | 2012-08-25T21:44:18Z | 2021-12-03T23:41:28Z | https://github.com/llvm/llvm-project/issues/14071 | 1,071,051,093 | 14,071 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13698](https://llvm.org/bz13698) |
| Resolution | FIXED |
| Resolved on | Aug 27, 2012 21:33 |
| Version | unspecified |
| OS | All |
| Attachments | [basic_ios patch](https://user-images.githubusercontent.com/60944935/143745902-3bff43f0-2f70-408a-b154-dedeec8a5680.gz) |
| Repor... | basic_ios constructor throws exception when it provided char type other than char or wchar_t. | https://api.github.com/repos/llvm/llvm-project/issues/14070/comments | 5 | 2012-08-25T18:39:46Z | 2021-12-03T23:41:27Z | https://github.com/llvm/llvm-project/issues/14070 | 1,071,051,091 | 14,070 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13697](https://llvm.org/bz13697) |
| Resolution | FIXED |
| Resolved on | Aug 29, 2012 16:29 |
| Version | trunk |
| OS | Linux |
| Attachments | [NSZone-402M2k.m](https://user-images.githubusercontent.com/60944935/143745901-f4c7c967-2343-48df-ab60-98f80c38fe42.gz) |
| Reporter ... | crash in clang/lib/CodeGen/CGBuiltin.cpp:1478: std::pair<llvm::Value*, unsigned int> | https://api.github.com/repos/llvm/llvm-project/issues/14069/comments | 2 | 2012-08-25T15:49:47Z | 2021-12-03T23:41:26Z | https://github.com/llvm/llvm-project/issues/14069 | 1,071,051,087 | 14,069 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13696](https://llvm.org/bz13696) |
| Resolution | DUPLICATE |
| Resolved on | Aug 25, 2012 03:12 |
| Version | 3.1 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic,@zygoloid |
## Extended Description
libcxx's source code (include/__func... | "Deleted functions" not supported | https://api.github.com/repos/llvm/llvm-project/issues/14068/comments | 3 | 2012-08-25T09:27:47Z | 2021-12-03T23:41:25Z | https://github.com/llvm/llvm-project/issues/14068 | 1,071,051,083 | 14,068 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13695](https://llvm.org/bz13695) |
| Resolution | DUPLICATE |
| Resolved on | Aug 29, 2012 14:04 |
| Version | 3.1 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
try to compile GNU binutils-2.22 with clang ... | ambiguous function call | https://api.github.com/repos/llvm/llvm-project/issues/14067/comments | 6 | 2012-08-25T09:04:38Z | 2021-12-03T23:41:24Z | https://github.com/llvm/llvm-project/issues/14067 | 1,071,051,070 | 14,067 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13694](https://llvm.org/bz13694) |
| Resolution | FIXED |
| Resolved on | Aug 29, 2012 10:33 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@d0k |
## Extended Description
functions using at least malloc() get wrongly optimized (at lea... | wrong optimizations with -ffreestanding | https://api.github.com/repos/llvm/llvm-project/issues/14066/comments | 1 | 2012-08-25T08:24:40Z | 2021-12-03T23:41:21Z | https://github.com/llvm/llvm-project/issues/14066 | 1,071,051,039 | 14,066 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13693](https://llvm.org/bz13693) |
| Resolution | INVALID |
| Resolved on | Sep 04, 2012 17:48 |
| Version | trunk |
| OS | All |
## Extended Description
Atomic load nodes are marked with both mayLoad and mayStore because they mustn't be reordered.
The Hexagon target maps ato... | Hexagon should use pseudo-instructions for atomic loads. | https://api.github.com/repos/llvm/llvm-project/issues/14065/comments | 1 | 2012-08-25T00:19:02Z | 2021-12-03T23:41:20Z | https://github.com/llvm/llvm-project/issues/14065 | 1,071,051,033 | 14,065 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13692](https://llvm.org/bz13692) |
| Resolution | FIXED |
| Resolved on | Dec 27, 2012 08:13 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
hacking on lp_test_arit test code, i'm finding the float multiply operations are d... | ppc64 float multiply operations (via llvm JIT) providing wrong results | https://api.github.com/repos/llvm/llvm-project/issues/14064/comments | 2 | 2012-08-24T22:14:34Z | 2021-12-03T23:41:19Z | https://github.com/llvm/llvm-project/issues/14064 | 1,071,051,028 | 14,064 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13691](https://llvm.org/bz13691) |
| Resolution | FIXED |
| Resolved on | Dec 06, 2012 05:15 |
| Version | unspecified |
| OS | All |
| CC | @KernelAddress,@kcc,@rjmccall |
## Extended Description
% cat x.cc
struct S {
unsigned b : 1;
char c;
};
struct S s;
void f() {
s.... | Clang generates code that violates the C++ memory model | https://api.github.com/repos/llvm/llvm-project/issues/14063/comments | 7 | 2012-08-24T20:21:58Z | 2021-12-03T23:41:18Z | https://github.com/llvm/llvm-project/issues/14063 | 1,071,051,023 | 14,063 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13690](https://llvm.org/bz13690) |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Clang accepts the following code:
struct a
{
struct x
{};
};
struct b : a
{
typedef int x;
};
struct ... | elaborated type refers to a typedef | https://api.github.com/repos/llvm/llvm-project/issues/14062/comments | 2 | 2012-08-24T17:25:05Z | 2023-05-21T09:45:58Z | https://github.com/llvm/llvm-project/issues/14062 | 1,071,051,016 | 14,062 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13689](https://llvm.org/bz13689) |
| Resolution | FIXED |
| Resolved on | Sep 01, 2012 15:50 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
on a cmake build:
$ grep -r HAVE_B include/llvm/Config/config.h
#un... | cmake build not defining HAVE_BACKTRACE | https://api.github.com/repos/llvm/llvm-project/issues/14061/comments | 1 | 2012-08-24T16:42:17Z | 2021-12-03T23:41:17Z | https://github.com/llvm/llvm-project/issues/14061 | 1,071,051,007 | 14,061 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13688](https://llvm.org/bz13688) |
| Resolution | FIXED |
| Resolved on | Mar 16, 2013 08:49 |
| Version | trunk |
| OS | All |
| CC | @d0k,@DougGregor |
## Extended Description
Similar to bug 13662, but now with default visibility, somewhere in the Firefox build it uses the f... | Another visibility error in combination with libc++ | https://api.github.com/repos/llvm/llvm-project/issues/14060/comments | 3 | 2012-08-24T14:28:41Z | 2021-12-03T23:41:16Z | https://github.com/llvm/llvm-project/issues/14060 | 1,071,051,004 | 14,060 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13687](https://llvm.org/bz13687) |
| Resolution | FIXED |
| Resolved on | Jan 18, 2016 17:01 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tobiasgrosser |
## Extended Description
Hi,
when compiling llvm with polly and the optional... | Polly fails compiling with Scoplib and POCC | https://api.github.com/repos/llvm/llvm-project/issues/14059/comments | 5 | 2012-08-24T13:10:50Z | 2021-12-03T23:41:15Z | https://github.com/llvm/llvm-project/issues/14059 | 1,071,050,998 | 14,059 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13686](https://llvm.org/bz13686) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:22 |
| Version | trunk |
| OS | Linux |
| Attachments | [Reduced testcase](https://user-images.githubusercontent.com/60944935/143745897-e84f0b25-3c83-45c4-b48c-3cc478b96fad.gz) |
| Reporter... | -Wdocumentation warns about @​return of struct not yet declared | https://api.github.com/repos/llvm/llvm-project/issues/14058/comments | 4 | 2012-08-24T10:09:48Z | 2021-12-03T23:41:14Z | https://github.com/llvm/llvm-project/issues/14058 | 1,071,050,991 | 14,058 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13685](https://llvm.org/bz13685) |
| Resolution | FIXED |
| Resolved on | Aug 24, 2012 21:54 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
POD Requirements (since C++11):
Either
S... | is_pod not correct according to new standard | https://api.github.com/repos/llvm/llvm-project/issues/14057/comments | 1 | 2012-08-24T07:08:13Z | 2021-12-03T23:41:13Z | https://github.com/llvm/llvm-project/issues/14057 | 1,071,050,987 | 14,057 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13684](https://llvm.org/bz13684) |
| Resolution | FIXED |
| Resolved on | Aug 18, 2017 05:07 |
| Version | trunk |
| OS | All |
| CC | @dwblaikie,@DougGregor,@zygoloid,@stbergmann |
## Extended Description
cat >test.cc <<EOF
struct Base {
virtual void bar();
virtual vo... | Explicitly deleted virtual member function causes link error | https://api.github.com/repos/llvm/llvm-project/issues/14056/comments | 8 | 2012-08-24T02:31:15Z | 2021-12-03T23:41:13Z | https://github.com/llvm/llvm-project/issues/14056 | 1,071,050,978 | 14,056 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13683](https://llvm.org/bz13683) |
| Resolution | FIXED |
| Resolved on | Aug 28, 2012 15:24 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Patch to allow -fno-objc-arc](https://user-images.githubusercontent.com/60944935/143745896-90d82edb-3ffe-4a15-bb50-bd0ccb7769ab.gz... | [PATCH] ccc-analyzer accept -fno-objc-arc flag | https://api.github.com/repos/llvm/llvm-project/issues/14055/comments | 4 | 2012-08-24T01:07:21Z | 2021-12-03T23:41:12Z | https://github.com/llvm/llvm-project/issues/14055 | 1,071,050,975 | 14,055 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13682](https://llvm.org/bz13682) |
| Resolution | FIXED |
| Resolved on | Aug 24, 2012 15:42 |
| Version | 3.1 |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
I've looked through [basic.lookup.argdep] and I'... | Templates are not instantiated prior to determining an overload set | https://api.github.com/repos/llvm/llvm-project/issues/14054/comments | 4 | 2012-08-23T22:53:26Z | 2021-12-03T23:41:11Z | https://github.com/llvm/llvm-project/issues/14054 | 1,071,050,970 | 14,054 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13681](https://llvm.org/bz13681) |
| Resolution | INVALID |
| Resolved on | Jan 23, 2019 04:34 |
| Version | trunk |
| OS | All |
| Attachments | [reduced reproduction case](https://user-images.githubusercontent.com/60944935/143745895-ba1ae673-3717-4f49-bbce-7888d8b87a3d.gz) |
|... | cc1 expanding builtin macros when processing cpp output | https://api.github.com/repos/llvm/llvm-project/issues/14053/comments | 1 | 2012-08-23T22:36:15Z | 2021-12-03T23:41:10Z | https://github.com/llvm/llvm-project/issues/14053 | 1,071,050,965 | 14,053 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13680](https://llvm.org/bz13680) |
| Resolution | INVALID |
| Resolved on | Feb 26, 2018 06:54 |
| Version | 3.1 |
| OS | FreeBSD |
| Attachments | [STDERR Output](https://user-images.githubusercontent.com/60944935/143745894-adf4adcc-7c5d-43f0-9e1c-8df7f009c769.gz) |
| Reporter ... | Static analyzer crash | https://api.github.com/repos/llvm/llvm-project/issues/14052/comments | 4 | 2012-08-23T20:38:35Z | 2021-12-03T23:41:09Z | https://github.com/llvm/llvm-project/issues/14052 | 1,071,050,961 | 14,052 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13679](https://llvm.org/bz13679) |
| Resolution | WORKSFORME |
| Resolved on | Aug 26, 2012 16:40 |
| Version | trunk |
| OS | FreeBSD |
| Attachments | [valgrind log (gzip)](https://user-images.githubusercontent.com/92601275/143745893-f9434912-e1cf-4f85-84cf-94937ef0cb8c.gz) |
... | LLVM-Unit :: ADT/ImmutableSetTest.IterLongSetTest test fails | https://api.github.com/repos/llvm/llvm-project/issues/14051/comments | 2 | 2012-08-23T19:09:40Z | 2022-01-20T02:10:06Z | https://github.com/llvm/llvm-project/issues/14051 | 1,071,050,960 | 14,051 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13678](https://llvm.org/bz13678) |
| Resolution | FIXED |
| Resolved on | Jan 11, 2013 14:15 |
| Version | trunk |
| OS | Linux |
| Attachments | [Patch to fix buffer overflow in exception table generation.](https://user-images.githubusercontent.com/60944935/143745886-0e9848c4-d... | Exception table generation does not retry on buffer overflow | https://api.github.com/repos/llvm/llvm-project/issues/14050/comments | 9 | 2012-08-23T16:31:53Z | 2021-12-03T23:41:08Z | https://github.com/llvm/llvm-project/issues/14050 | 1,071,050,956 | 14,050 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13677](https://llvm.org/bz13677) |
| Resolution | INVALID |
| Resolved on | Aug 28, 2012 20:25 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid |
## Extended Description
A small missed optimization I noticed while debugging another... | llvm doesn't partially remove static initializers | https://api.github.com/repos/llvm/llvm-project/issues/14049/comments | 6 | 2012-08-23T16:23:44Z | 2021-12-03T23:41:07Z | https://github.com/llvm/llvm-project/issues/14049 | 1,071,050,949 | 14,049 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13676](https://llvm.org/bz13676) |
| Resolution | FIXED |
| Resolved on | Apr 17, 2013 09:56 |
| Version | unspecified |
| OS | Windows NT |
| Depends On | llvm/llvm-bugzilla-archive#15556 |
| Blocks | llvm/llvm-project#12849 |
| CC | @chandlerc,@DougGregor,@efriedma-quic |
#... | [Windows] Segmentation fault when returning a struct from a function or instance method | https://api.github.com/repos/llvm/llvm-project/issues/14048/comments | 12 | 2012-08-23T14:55:09Z | 2021-12-03T23:41:06Z | https://github.com/llvm/llvm-project/issues/14048 | 1,071,050,944 | 14,048 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13675](https://llvm.org/bz13675) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
$ clang --version
clang version 3.2 (trunk) (04622b05755fb9dbb062735a53e779e1deb29a97)
Target: x86_64-pc-linux-gnu
Thread model: posix
The mi... | [optimization] C++11 std::atomic<>.fetch_or() could be optimized to use 'bts' | https://api.github.com/repos/llvm/llvm-project/issues/14047/comments | 2 | 2012-08-23T11:36:20Z | 2023-11-05T16:42:31Z | https://github.com/llvm/llvm-project/issues/14047 | 1,071,050,940 | 14,047 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13674](https://llvm.org/bz13674) |
| Resolution | FIXED |
| Resolved on | Aug 24, 2012 12:04 |
| Version | trunk |
| OS | Linux |
| Attachments | [Source showing instance of the problem](https://user-images.githubusercontent.com/60944935/143745885-bc231ddf-9734-4f85-84e1-84798d5... | realloc() failures are falsely reported to leak original pointer | https://api.github.com/repos/llvm/llvm-project/issues/14046/comments | 4 | 2012-08-23T04:51:06Z | 2021-12-03T23:41:04Z | https://github.com/llvm/llvm-project/issues/14046 | 1,071,050,938 | 14,046 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13673](https://llvm.org/bz13673) |
| Version | 3.1 |
| OS | FreeBSD |
| Attachments | [division by zero false positive example code.](https://user-images.githubusercontent.com/60944935/143745884-af9f5fab-0f50-464a-b6bc-66662b66983e.gz) |
| Reporter | LLVM Bugzilla Contributor |
... | false positive: division by zero with unsigned denominator | https://api.github.com/repos/llvm/llvm-project/issues/14045/comments | 7 | 2012-08-23T04:43:10Z | 2023-05-21T10:07:13Z | https://github.com/llvm/llvm-project/issues/14045 | 1,071,050,934 | 14,045 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13672](https://llvm.org/bz13672) |
| Version | trunk |
| OS | Linux |
| CC | @lattner |
## Extended Description
LLVM does not fold away the second 'and' here (which is redundant because %tmp15 == %tmp5 + 4):
target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-... | fold (gep i32* %p, 1) & 3 to %p & 3 for better -fcatch-undefined-behavior performance | https://api.github.com/repos/llvm/llvm-project/issues/14044/comments | 3 | 2012-08-23T03:58:56Z | 2023-09-12T13:48:47Z | https://github.com/llvm/llvm-project/issues/14044 | 1,071,050,931 | 14,044 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13671](https://llvm.org/bz13671) |
| Resolution | WONTFIX |
| Resolved on | Jun 08, 2018 19:06 |
| Version | unspecified |
| OS | All |
| CC | @llvm-beanz,@AnnaZaks,@ramosian-glider,@kcc,@vitalybuka |
## Extended Description
ASan support is currently building in a really kludg... | Build compiler-rt without ASan on Leopard and Tiger | https://api.github.com/repos/llvm/llvm-project/issues/14043/comments | 7 | 2012-08-23T02:39:22Z | 2022-01-20T02:36:26Z | https://github.com/llvm/llvm-project/issues/14043 | 1,071,050,926 | 14,043 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13670](https://llvm.org/bz13670) |
| Resolution | FIXED |
| Resolved on | Aug 24, 2012 12:46 |
| Version | trunk |
| OS | All |
| CC | @DougGregor,@gribozavr,@tkremenek |
## Extended Description
$ cat t.c
/// \brief A function.
/// \param X an argument
/// \param Y an argument... | -Wdocumentation: do not suggest parameter fixit with parameter already mentioned | https://api.github.com/repos/llvm/llvm-project/issues/14042/comments | 3 | 2012-08-23T01:44:08Z | 2021-12-03T23:41:00Z | https://github.com/llvm/llvm-project/issues/14042 | 1,071,050,918 | 14,042 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13669](https://llvm.org/bz13669) |
| Resolution | FIXED |
| Resolved on | Apr 11, 2015 22:57 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Return false rather than abort.](https://user-images.githubusercontent.com/60944935/143745883-a0419d5d-2230-42b0-b524-966b48f6... | std::uncaught_exception should not call abort() if __cxa_uncaught_exception is unavailable | https://api.github.com/repos/llvm/llvm-project/issues/14041/comments | 4 | 2012-08-22T22:06:43Z | 2021-12-03T23:41:00Z | https://github.com/llvm/llvm-project/issues/14041 | 1,071,050,915 | 14,041 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13668](https://llvm.org/bz13668) |
| Resolution | FIXED |
| Resolved on | Dec 27, 2012 08:15 |
| Version | trunk |
| OS | Linux |
| Attachments | [gdb backtrace from generated core file.](https://user-images.githubusercontent.com/60944935/143745882-0f10af86-5279-41c2-8876-fccc4d... | ppc64 llvm/CodeGen/SelectionDAG.h:613 "Cannot compare scalars to vectors" | https://api.github.com/repos/llvm/llvm-project/issues/14040/comments | 1 | 2012-08-22T21:57:56Z | 2021-12-03T23:40:59Z | https://github.com/llvm/llvm-project/issues/14040 | 1,071,050,908 | 14,040 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13667](https://llvm.org/bz13667) |
| Resolution | FIXED |
| Resolved on | Aug 24, 2012 16:45 |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [basic_filebuf sync() patch](https://user-images.githubusercontent.com/60944935/143745880-8fddfc1a-3e67-40bb-b534-5f1b1832f0c... | Bugs in basic_filebuf::sync() | https://api.github.com/repos/llvm/llvm-project/issues/14039/comments | 3 | 2012-08-22T20:33:50Z | 2021-12-03T23:40:58Z | https://github.com/llvm/llvm-project/issues/14039 | 1,071,050,906 | 14,039 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13666](https://llvm.org/bz13666) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @bjacquin,@svenha,@darkbuck,@pageexec,@tycho |
## Extended Description
Linux since version 3.4 and GCC since version 4.7 support X32 ABI.
https://sites.google.... | Support for X32 ABI | https://api.github.com/repos/llvm/llvm-project/issues/14038/comments | 12 | 2012-08-22T16:44:59Z | 2021-12-03T23:40:57Z | https://github.com/llvm/llvm-project/issues/14038 | 1,071,050,901 | 14,038 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13665](https://llvm.org/bz13665) |
| Version | 3.1 |
| OS | Linux |
## Extended Description
Hi,
Here is a follow-up for this bug: https://github.com/quarnster/SublimeClang/issues/120
When I run Sublime on Ubuntu 12.04 with libclang 3.1 and try to parse *any* file from linux ... | Libclang+Sublime crashes when calling TranslationUnit_parse | https://api.github.com/repos/llvm/llvm-project/issues/14037/comments | 0 | 2012-08-22T16:09:47Z | 2021-12-03T23:40:56Z | https://github.com/llvm/llvm-project/issues/14037 | 1,071,050,892 | 14,037 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13664](https://llvm.org/bz13664) |
| Version | trunk |
| OS | Windows NT |
| Attachments | [test](https://user-images.githubusercontent.com/92601920/143745871-fb84ebbf-c541-44e6-889a-ca589fb7e691.gz) |
| CC | @efriedma-quic |
## Extended Description
Alignment validation for at... | Incorrect alignment validation for atomic load/store with i1 | https://api.github.com/repos/llvm/llvm-project/issues/14036/comments | 1 | 2012-08-22T15:31:56Z | 2021-12-03T23:40:55Z | https://github.com/llvm/llvm-project/issues/14036 | 1,071,050,885 | 14,036 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13663](https://llvm.org/bz13663) |
| Resolution | FIXED |
| Resolved on | Aug 24, 2012 11:52 |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [Add has_facet test in basic_filebuf constructor](https://user-images.githubusercontent.com/60944935/143745869-3be9f754-c819-... | basic_filebuf's default construction fails if provided custom state type. | https://api.github.com/repos/llvm/llvm-project/issues/14035/comments | 1 | 2012-08-22T15:06:48Z | 2021-12-03T23:40:55Z | https://github.com/llvm/llvm-project/issues/14035 | 1,071,050,883 | 14,035 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13662](https://llvm.org/bz13662) |
| Resolution | FIXED |
| Resolved on | Aug 22, 2012 09:53 |
| Version | trunk |
| OS | All |
| CC | @d0k,@DougGregor |
## Extended Description
For the following:
#pragma GCC visibility push(hidden)
template<class T> class __attribute__((... | Erroneous visibility error, or a problem in libc++ | https://api.github.com/repos/llvm/llvm-project/issues/14034/comments | 3 | 2012-08-22T14:28:38Z | 2021-12-03T23:40:54Z | https://github.com/llvm/llvm-project/issues/14034 | 1,071,050,879 | 14,034 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13661](https://llvm.org/bz13661) |
| Version | trunk |
| OS | Windows NT |
| CC | @DougGregor,@zygoloid |
## Extended Description
Given this code:
#include <iostream>
template<typename T>
class Val {
T Value;
public:
T const& Get(... | provide better diagnostics for generalized initializer / function definition missing parens confusion | https://api.github.com/repos/llvm/llvm-project/issues/14033/comments | 4 | 2012-08-22T13:45:06Z | 2023-11-03T11:45:30Z | https://github.com/llvm/llvm-project/issues/14033 | 1,071,050,875 | 14,033 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13660](https://llvm.org/bz13660) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic,@zygoloid |
## Extended Description
llvm/tools/clang/lib/Sema/SemaLookup.cpp:1366: bool HasOnlyStaticMembers(InputIterator, InputIterator) [with... | SemaLookup.cpp:1365 assertion `isa<TagDecl>(D) && "Non-function must be a tag decl"` failed on templated class-member operator delete | https://api.github.com/repos/llvm/llvm-project/issues/14032/comments | 4 | 2012-08-22T13:15:13Z | 2023-07-29T04:28:29Z | https://github.com/llvm/llvm-project/issues/14032 | 1,071,050,868 | 14,032 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13659](https://llvm.org/bz13659) |
| Resolution | LATER |
| Resolved on | Aug 23, 2012 07:54 |
| Version | trunk |
| OS | All |
| Attachments | [Preprocessed source](https://user-images.githubusercontent.com/60944935/143745863-8130f416-6a49-4c1b-ad00-ee3b41a20241.gz), [run scrip... | This value type is not natively supported! | https://api.github.com/repos/llvm/llvm-project/issues/14031/comments | 3 | 2012-08-22T13:02:04Z | 2021-12-03T23:40:51Z | https://github.com/llvm/llvm-project/issues/14031 | 1,071,050,860 | 14,031 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13658](https://llvm.org/bz13658) |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@DimitryAndric,@zygoloid |
## Extended Description
for
#pragma GCC visibility push(hidden)
class basic_string;
class __attribute__((__visibility__("default"))) basic_string;
clang em... | Bad diagnostic for #pragma visibility collision with attribute. | https://api.github.com/repos/llvm/llvm-project/issues/14030/comments | 0 | 2012-08-22T11:21:15Z | 2023-11-03T11:45:08Z | https://github.com/llvm/llvm-project/issues/14030 | 1,071,050,855 | 14,030 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13657](https://llvm.org/bz13657) |
| Resolution | FIXED |
| Resolved on | Dec 05, 2013 16:21 |
| Version | trunk |
| OS | Linux |
| Attachments | [minimal test case](https://user-images.githubusercontent.com/60944935/143745861-78fa5316-9295-48c4-a127-0aa97e075af0.gz) |
| Reporte... | comma in default argument confuses parser | https://api.github.com/repos/llvm/llvm-project/issues/14029/comments | 35 | 2012-08-21T23:26:24Z | 2021-12-03T23:40:49Z | https://github.com/llvm/llvm-project/issues/14029 | 1,071,050,847 | 14,029 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13656](https://llvm.org/bz13656) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
This testcase was inspired by the fact that pointsToConstantGlobal in
InstCombineLoadStoreAlloca.cpp forgets to check ... | Optimizers wrongly think a GEP of global without inbounds can't point into a different global | https://api.github.com/repos/llvm/llvm-project/issues/14028/comments | 2 | 2012-08-21T22:52:50Z | 2022-04-09T21:59:25Z | https://github.com/llvm/llvm-project/issues/14028 | 1,071,050,840 | 14,028 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13655](https://llvm.org/bz13655) |
| Resolution | INVALID |
| Resolved on | Aug 21, 2012 13:51 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid | | template instantiation blowing stack | https://api.github.com/repos/llvm/llvm-project/issues/14027/comments | 4 | 2012-08-21T20:34:10Z | 2021-12-03T23:40:48Z | https://github.com/llvm/llvm-project/issues/14027 | 1,071,050,837 | 14,027 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13654](https://llvm.org/bz13654) |
| Resolution | FIXED |
| Resolved on | Aug 22, 2012 15:13 |
| Version | unspecified |
| OS | All |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143745859-4bc5a8b2-6ace-41f7-84c7-d8bede4674d8.gz) |
| Reporter | ... | [AVX] X86 DAG->DAG Instruction Selection crash | https://api.github.com/repos/llvm/llvm-project/issues/14026/comments | 2 | 2012-08-21T02:17:34Z | 2021-12-03T23:40:47Z | https://github.com/llvm/llvm-project/issues/14026 | 1,071,050,832 | 14,026 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13653](https://llvm.org/bz13653) |
| Version | trunk |
| OS | All |
| CC | @DougGregor,@echristo |
## Extended Description
Clang should warn on:
struct foo { ... };
foo f;
f = foo(f);
because echristo made this mistake once.
We currently only warn on self assignment o... | Warn on self assignment with explicit cast | https://api.github.com/repos/llvm/llvm-project/issues/14025/comments | 1 | 2012-08-20T23:34:14Z | 2023-05-21T10:12:49Z | https://github.com/llvm/llvm-project/issues/14025 | 1,071,050,825 | 14,025 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13652](https://llvm.org/bz13652) |
| Resolution | FIXED |
| Resolved on | Aug 30, 2012 08:13 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
The following snippet segfaults clang 3.2 (clang comm... | Segmentation fault with syntactically invalid C++11 lambda | https://api.github.com/repos/llvm/llvm-project/issues/14024/comments | 1 | 2012-08-20T23:12:19Z | 2021-12-03T23:40:45Z | https://github.com/llvm/llvm-project/issues/14024 | 1,071,050,812 | 14,024 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13651](https://llvm.org/bz13651) |
| Version | unspecified |
| OS | All |
| Attachments | [File that exhibits problem](https://user-images.githubusercontent.com/60944935/143745857-6d865214-e7be-4c2d-8d5d-a23b82c18371.gz), [Smaller Example File](https://user-images.githubusercont... | Dramatic Compilation slow-down on higher Optimizaitons | https://api.github.com/repos/llvm/llvm-project/issues/14023/comments | 10 | 2012-08-20T22:11:24Z | 2021-12-03T23:40:44Z | https://github.com/llvm/llvm-project/issues/14023 | 1,071,050,805 | 14,023 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13650](https://llvm.org/bz13650) |
| Resolution | FIXED |
| Resolved on | Oct 16, 2015 00:15 |
| Version | 3.1 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @echristo |
## Extended Description
We are trying to use LLVM API to programmatically obtain a list o... | llvm-objdump does not give information about .rela.dyn relocations | https://api.github.com/repos/llvm/llvm-project/issues/14022/comments | 2 | 2012-08-20T13:29:44Z | 2021-12-03T23:40:43Z | https://github.com/llvm/llvm-project/issues/14022 | 1,071,050,799 | 14,022 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13649](https://llvm.org/bz13649) |
| Resolution | FIXED |
| Resolved on | Mar 22, 2017 04:16 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @RKSimon |
## Extended Description
When undertaking my first (basic) build with SVN rev 162194
th... | Unexpected warning when compiling MachineScheduler.cpp | https://api.github.com/repos/llvm/llvm-project/issues/14021/comments | 1 | 2012-08-20T09:48:55Z | 2021-12-03T23:40:43Z | https://github.com/llvm/llvm-project/issues/14021 | 1,071,050,794 | 14,021 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13648](https://llvm.org/bz13648) |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-bugzilla-archive#30996 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie,@zygoloid |
## Extended Description
Annotation:
We have a practice of occasionally re-analyzing... | PVS-Studio again | https://api.github.com/repos/llvm/llvm-project/issues/14020/comments | 3 | 2012-08-20T08:22:52Z | 2021-12-03T23:40:42Z | https://github.com/llvm/llvm-project/issues/14020 | 1,071,050,786 | 14,020 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13647](https://llvm.org/bz13647) |
| Resolution | FIXED |
| Resolved on | Oct 18, 2012 06:55 |
| Version | trunk |
| OS | Linux |
| CC | @dwblaikie |
## Extended Description
void foo(void *);
int main(void) {
int x = 0;
foo((void *)x);
return 0;
}
gcc warns:
test2.c:6:6... | -Wint-to-pointer-cast not implemented | https://api.github.com/repos/llvm/llvm-project/issues/14019/comments | 3 | 2012-08-20T08:05:18Z | 2021-12-03T23:40:41Z | https://github.com/llvm/llvm-project/issues/14019 | 1,071,050,778 | 14,019 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13646](https://llvm.org/bz13646) |
| Version | trunk |
| OS | Linux |
## Extended Description
union foo {
int a;
const int b;
};
int main(void)
{
union foo f1, f2;
f1.a = 5;
f2 = f1;
return 0;
}
gcc fails:
test2.c:11:2: error: assignment of read-only variable ‘f2’
c... | No error about changing const variable via struct/union copy | https://api.github.com/repos/llvm/llvm-project/issues/14018/comments | 1 | 2012-08-20T08:01:18Z | 2023-05-20T20:07:18Z | https://github.com/llvm/llvm-project/issues/14018 | 1,071,050,769 | 14,018 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13645](https://llvm.org/bz13645) |
| Resolution | FIXED |
| Resolved on | May 23, 2014 00:25 |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
Test case produces no warnings:
void func(int*) __attribute__((nonnull (1)));
template<int* P>
void fun... | No warning when passing a null pointer template parameter as a nonnull attributed argument to a function call | https://api.github.com/repos/llvm/llvm-project/issues/14017/comments | 1 | 2012-08-20T07:50:49Z | 2021-12-03T23:40:39Z | https://github.com/llvm/llvm-project/issues/14017 | 1,071,050,763 | 14,017 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13644](https://llvm.org/bz13644) |
| Resolution | INVALID |
| Resolved on | Oct 17, 2013 01:24 |
| Version | trunk |
| OS | Linux |
| Attachments | [diagnostic msg: /tmp/qquerytransformparser-2pJfnW.cpp && https://user-images.githubusercontent.com/60944935/143745856-1b6b9f74-766... | clang crashes while building Qt 4.8.2 on Debian6 x64 (clang rev.162192) | https://api.github.com/repos/llvm/llvm-project/issues/14016/comments | 3 | 2012-08-20T04:12:24Z | 2021-12-03T23:40:38Z | https://github.com/llvm/llvm-project/issues/14016 | 1,071,050,758 | 14,016 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13643](https://llvm.org/bz13643) |
| Resolution | FIXED |
| Resolved on | Aug 20, 2012 15:56 |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case](https://user-images.githubusercontent.com/296817/143745855-2238fa11-76bd-4962-aea4-d9ee3fff74f9.gz) |
| CC | @efriedma-qu... | Assertion `RD->hasFlexibleArrayMember() && "Must have flexible array member if struct is bigger than type!"' failed | https://api.github.com/repos/llvm/llvm-project/issues/14015/comments | 1 | 2012-08-19T22:04:20Z | 2021-12-03T23:40:37Z | https://github.com/llvm/llvm-project/issues/14015 | 1,071,050,754 | 14,015 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13642](https://llvm.org/bz13642) |
| Resolution | FIXED |
| Resolved on | Aug 24, 2012 17:55 |
| Version | unspecified |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@tkremenek,@rjmccall |
## Extended Description
#include <stdio.h>
class A {
... | friends mistake | https://api.github.com/repos/llvm/llvm-project/issues/14014/comments | 4 | 2012-08-19T21:55:02Z | 2021-12-03T23:40:36Z | https://github.com/llvm/llvm-project/issues/14014 | 1,071,050,748 | 14,014 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13641](https://llvm.org/bz13641) |
| Resolution | FIXED |
| Resolved on | Aug 28, 2012 14:08 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
On powerpc64-unknown-linux-gnu, the mandatory traceback table for debug and except... | powerpc64 target does not generate mandatory traceback table | https://api.github.com/repos/llvm/llvm-project/issues/14013/comments | 2 | 2012-08-19T17:59:08Z | 2021-12-03T23:40:35Z | https://github.com/llvm/llvm-project/issues/14013 | 1,071,050,738 | 14,013 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13640](https://llvm.org/bz13640) |
| Resolution | MOVED |
| Resolved on | Aug 19, 2012 10:06 |
| Version | 3.1 |
| OS | MacOS X |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143745854-b597b137-267b-40ea-a062-e12b354ca4b5.gz) |
| Reporter | LLVM... | @true and @​false have incorrect Obj-C type encoding (integer, not bool) | https://api.github.com/repos/llvm/llvm-project/issues/14012/comments | 2 | 2012-08-19T05:27:05Z | 2021-12-03T23:40:35Z | https://github.com/llvm/llvm-project/issues/14012 | 1,071,050,728 | 14,012 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13639](https://llvm.org/bz13639) |
| Resolution | WORKSFORME |
| Resolved on | Aug 19, 2012 14:38 |
| Version | trunk |
| OS | Linux |
## Extended Description
$ ./utils/lit/lit.py -v test/CodeGen/X86/2012-08-16-setcc.ll
-- Testing: 1 tests, 1 threads --
FAIL: LLVM :: CodeGen/... | test/CodeGen/X86/2012-08-16-setcc.ll regresion | https://api.github.com/repos/llvm/llvm-project/issues/14011/comments | 2 | 2012-08-18T21:57:48Z | 2022-01-20T02:10:05Z | https://github.com/llvm/llvm-project/issues/14011 | 1,071,050,720 | 14,011 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13638](https://llvm.org/bz13638) |
| Resolution | INVALID |
| Resolved on | Aug 21, 2015 04:18 |
| Version | 3.1 |
| OS | MacOS X |
| Attachments | [modified clang-interpreter example.](https://user-images.githubusercontent.com/60944935/143745853-32f01927-50ca-4bcb-82d6-7c0f6d17... | (PassInf && "Expected all immutable passes to be initialized") | https://api.github.com/repos/llvm/llvm-project/issues/14010/comments | 1 | 2012-08-18T20:25:20Z | 2021-12-03T23:40:33Z | https://github.com/llvm/llvm-project/issues/14010 | 1,071,050,716 | 14,010 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13637](https://llvm.org/bz13637) |
| Resolution | INVALID |
| Resolved on | Aug 18, 2012 12:33 |
| Version | 3.1 |
| OS | All |
| Attachments | [The entire source file that causes the error.](https://user-images.githubusercontent.com/60944935/143745852-42a53eb9-7ab1-417f-a419-5d... | Grammatical error in the error message shown when inheriting constructors is not supported. | https://api.github.com/repos/llvm/llvm-project/issues/14009/comments | 0 | 2012-08-18T19:30:38Z | 2021-12-03T23:40:32Z | https://github.com/llvm/llvm-project/issues/14009 | 1,071,050,709 | 14,009 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13636](https://llvm.org/bz13636) |
| Resolution | FIXED |
| Resolved on | Apr 11, 2014 21:01 |
| Version | trunk |
| OS | Windows XP |
| Attachments | [main.cpp (hello world...)](https://user-images.githubusercontent.com/60944935/143745851-bb81f695-ec60-4148-8112-dd55cbdaeca8.gz... | An executable produced by clang can not be debugged with gdb under Windows | https://api.github.com/repos/llvm/llvm-project/issues/14008/comments | 5 | 2012-08-18T19:23:39Z | 2021-12-03T23:40:31Z | https://github.com/llvm/llvm-project/issues/14008 | 1,071,050,702 | 14,008 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13635](https://llvm.org/bz13635) |
| Version | unspecified |
| OS | All |
| Attachments | [Sample code](https://user-images.githubusercontent.com/60944935/143745849-9f9a0918-f615-4bf3-bfc6-b805395c668d.gz), [New sample code](https://user-images.githubusercontent.com/60944935/143... | Block (NSError **)error return in ARC crashes due to zombie object | https://api.github.com/repos/llvm/llvm-project/issues/14007/comments | 6 | 2012-08-18T07:00:03Z | 2023-05-21T12:46:29Z | https://github.com/llvm/llvm-project/issues/14007 | 1,071,050,695 | 14,007 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13634](https://llvm.org/bz13634) |
| Resolution | FIXED |
| Resolved on | Aug 23, 2012 17:43 |
| Version | trunk |
| OS | All |
| CC | @DougGregor,@efriedma-quic,@gribozavr |
## Extended Description
terfin:clang dgregor$ cat t.cpp
template<typename T>
struct X {
/// \brief... | -Wdocumentation assertion when dealing with implicit instantiations of functions | https://api.github.com/repos/llvm/llvm-project/issues/14006/comments | 4 | 2012-08-18T01:23:36Z | 2021-12-03T23:40:30Z | https://github.com/llvm/llvm-project/issues/14006 | 1,071,050,690 | 14,006 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13633](https://llvm.org/bz13633) |
| Resolution | FIXED |
| Resolved on | Sep 02, 2016 16:44 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @hfinkel |
## Extended Description
On powerpc64-unknown-linux-gnu, the 64-bit PowerPC ELF Applicati... | powerpc64 extra stores into parameter save area for register-passed struct | https://api.github.com/repos/llvm/llvm-project/issues/14005/comments | 1 | 2012-08-17T23:40:48Z | 2021-12-03T23:40:29Z | https://github.com/llvm/llvm-project/issues/14005 | 1,071,050,682 | 14,005 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13632](https://llvm.org/bz13632) |
| Version | trunk |
| OS | Linux |
| CC | @d0k,@chandlerc,@nadavrot |
## Extended Description
There is a missing dependence between libLLVMTarget.so and libLLVMCodeGen.so when compiling llvm with gcc-4.7.1 or gcc-4.6.1 at -O0:
# cmake -G Nin... | Missing lib dependence between libTarget and libCodeGen at -O0 | https://api.github.com/repos/llvm/llvm-project/issues/14004/comments | 5 | 2012-08-17T23:37:50Z | 2023-08-14T08:50:58Z | https://github.com/llvm/llvm-project/issues/14004 | 1,071,050,678 | 14,004 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13631](https://llvm.org/bz13631) |
| Version | trunk |
| OS | All |
| CC | @gribozavr |
## Extended Description
We should do typo-correction for unknown command names in documentation comments. Such commands are most likely misspelled known commands. | Comment parsing: should do typo-correction for unknown command names | https://api.github.com/repos/llvm/llvm-project/issues/14003/comments | 0 | 2012-08-17T23:23:13Z | 2021-12-03T23:40:27Z | https://github.com/llvm/llvm-project/issues/14003 | 1,071,050,669 | 14,003 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13630](https://llvm.org/bz13630) |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
If you disassemble code that uses RIP-relative addresses, LLDB shows the nearest symbol and offset in a comment on that line. (Sometim... | Make LLDB disassembly show computed absolute addresses for RIP-relative addresses | https://api.github.com/repos/llvm/llvm-project/issues/14002/comments | 0 | 2012-08-17T23:12:42Z | 2021-12-03T23:40:26Z | https://github.com/llvm/llvm-project/issues/14002 | 1,071,050,662 | 14,002 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13629](https://llvm.org/bz13629) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | unspecified |
| OS | All |
| CC | @efriedma-quic |
## Extended Description
Doesn't even need a source file (but happens with one too):
hummer:src thakis$ third_party/llv... | Assertion failed when using -Wno-ignored-attributes : Cannot map errors into warnings!" | https://api.github.com/repos/llvm/llvm-project/issues/14001/comments | 4 | 2012-08-17T22:41:43Z | 2021-12-03T23:40:26Z | https://github.com/llvm/llvm-project/issues/14001 | 1,071,050,652 | 14,001 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13628](https://llvm.org/bz13628) |
| Resolution | FIXED |
| Resolved on | Aug 17, 2012 15:56 |
| Version | trunk |
| OS | All |
| Attachments | [Testcase](https://user-images.githubusercontent.com/67392/143745848-1e05c775-1dd3-4c80-b6b4-c34388c9fca6.gz) |
| CC | @stoklund |
## ... | Assertion in llvm::rewriteARMFrameIndex | https://api.github.com/repos/llvm/llvm-project/issues/14000/comments | 1 | 2012-08-17T21:51:30Z | 2021-12-03T23:40:25Z | https://github.com/llvm/llvm-project/issues/14000 | 1,071,050,646 | 14,000 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13627](https://llvm.org/bz13627) |
| Resolution | FIXED |
| Resolved on | Sep 19, 2012 10:52 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
On powerpc64-unknown-linux-gnu, passing of structs smaller than 8 bytes is not alw... | powerpc64 parameter passing of small structs does not match PPC64 ELF ABI | https://api.github.com/repos/llvm/llvm-project/issues/13999/comments | 3 | 2012-08-17T18:00:03Z | 2021-12-03T23:40:24Z | https://github.com/llvm/llvm-project/issues/13999 | 1,071,050,643 | 13,999 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13626](https://llvm.org/bz13626) |
| Resolution | FIXED |
| Resolved on | Jan 17, 2013 13:35 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
On powerpc64-unknown-linux-gnu, the method of returning quadword integer values (_... | powerpc64 quadword int return value does not match "de facto" PPC ELF ABI | https://api.github.com/repos/llvm/llvm-project/issues/13998/comments | 1 | 2012-08-17T17:18:34Z | 2021-12-03T23:40:23Z | https://github.com/llvm/llvm-project/issues/13998 | 1,071,050,636 | 13,998 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13625](https://llvm.org/bz13625) |
| Resolution | FIXED |
| Resolved on | Aug 17, 2012 09:40 |
| Version | trunk |
| OS | All |
| Attachments | [Testcase](https://user-images.githubusercontent.com/67392/143745847-a6d91fa7-1f62-471e-8535-4f0834615dfd.gz) |
| CC | @stoklund |
## ... | Select peephole optimized is buggy | https://api.github.com/repos/llvm/llvm-project/issues/13997/comments | 2 | 2012-08-17T14:42:09Z | 2021-12-03T23:40:22Z | https://github.com/llvm/llvm-project/issues/13997 | 1,071,050,629 | 13,997 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13624](https://llvm.org/bz13624) |
| Resolution | FIXED |
| Resolved on | Dec 16, 2012 22:21 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
On powerpc64-unknown-linux-gnu, the method of returning complex values is not
comp... | powerpc64 complex return value handling does not match PPC64 ELF ABI | https://api.github.com/repos/llvm/llvm-project/issues/13996/comments | 1 | 2012-08-16T23:27:23Z | 2021-12-03T23:40:21Z | https://github.com/llvm/llvm-project/issues/13996 | 1,071,050,624 | 13,996 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13623](https://llvm.org/bz13623) |
| Resolution | WONTFIX |
| Resolved on | Jun 28, 2014 11:30 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
On powerpc64-unknown-linux-gnu, the layout of the parameter save area is not com... | powerpc64 parameter save area handling does not match PPC64 ELF ABI | https://api.github.com/repos/llvm/llvm-project/issues/13995/comments | 5 | 2012-08-16T23:07:42Z | 2022-01-20T02:36:25Z | https://github.com/llvm/llvm-project/issues/13995 | 1,071,050,617 | 13,995 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13622](https://llvm.org/bz13622) |
| Resolution | FIXED |
| Resolved on | Feb 21, 2014 05:20 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-bugzilla-archive#18926 |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143745844-8acbb139-c04f-4... | Unable to assign paired register for inline asm with 64-bit data on ARM | https://api.github.com/repos/llvm/llvm-project/issues/13994/comments | 9 | 2012-08-16T21:05:56Z | 2021-12-03T23:40:20Z | https://github.com/llvm/llvm-project/issues/13994 | 1,071,050,611 | 13,994 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13621](https://llvm.org/bz13621) |
| Resolution | FIXED |
| Resolved on | Aug 17, 2012 09:16 |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case](https://user-images.githubusercontent.com/296817/143745843-5a5ac1a2-3eb0-4bfd-b670-c534bf00bfb7.gz) |
| CC | @d0k,@Dimitr... | Stack overflow in -basicaa | https://api.github.com/repos/llvm/llvm-project/issues/13993/comments | 2 | 2012-08-16T20:08:10Z | 2021-12-03T23:40:19Z | https://github.com/llvm/llvm-project/issues/13993 | 1,071,050,605 | 13,993 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13620](https://llvm.org/bz13620) |
| Resolution | FIXED |
| Resolved on | Aug 16, 2012 23:33 |
| Version | trunk |
| OS | All |
| Attachments | [0001-lit-Fix-thread-count-in-test-output-header.patch](https://user-images.githubusercontent.com/92601290/143745842-71bd72e1-4271-450d... | lit.py prints incorrect threads count if number of tests are less than number of default threads | https://api.github.com/repos/llvm/llvm-project/issues/13992/comments | 1 | 2012-08-16T18:55:39Z | 2021-12-03T23:40:18Z | https://github.com/llvm/llvm-project/issues/13992 | 1,071,050,601 | 13,992 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13619](https://llvm.org/bz13619) |
| Resolution | FIXED |
| Resolved on | Dec 29, 2016 07:22 |
| Version | 3.9 |
| OS | Linux |
| Attachments | [the file that causes libclang to crash](https://user-images.githubusercontent.com/60944935/143745840-86de0454-23a1-4ffb-9eb1-92a1f202f... | libclang crashes when parsing | https://api.github.com/repos/llvm/llvm-project/issues/13991/comments | 4 | 2012-08-16T16:57:33Z | 2021-12-03T23:40:17Z | https://github.com/llvm/llvm-project/issues/13991 | 1,071,050,592 | 13,991 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13618](https://llvm.org/bz13618) |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid |
## Extended Description
I wrote this simple recursive AST visitor:
class MyVisitor : public clang::RecursiveASTVisitor<MyVisitor>
{
public:
... | RecursiveASTVisitor: VisitTypeOfExprType doesn't get called | https://api.github.com/repos/llvm/llvm-project/issues/13990/comments | 3 | 2012-08-16T16:29:48Z | 2023-09-11T07:42:21Z | https://github.com/llvm/llvm-project/issues/13990 | 1,071,050,590 | 13,990 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13617](https://llvm.org/bz13617) |
| Resolution | FIXED |
| Resolved on | Oct 01, 2012 11:01 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@efriedma-quic,@kaomoneus |
## Extended Description
When specifying -march=armv6, LLVM still emi... | LLVM+Clang emits movw instrucionts with -march=armv6zk | https://api.github.com/repos/llvm/llvm-project/issues/13989/comments | 19 | 2012-08-16T12:47:00Z | 2021-12-03T23:40:15Z | https://github.com/llvm/llvm-project/issues/13989 | 1,071,050,583 | 13,989 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13616](https://llvm.org/bz13616) |
| Resolution | FIXED |
| Resolved on | Aug 17, 2012 00:32 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Hi, currently I'm using clang_complete on VIM, and have dug... | namespace addition prevents usage of CXTranslationUnit_PrecompiledPreamble | https://api.github.com/repos/llvm/llvm-project/issues/13988/comments | 3 | 2012-08-16T09:36:31Z | 2021-12-03T23:40:14Z | https://github.com/llvm/llvm-project/issues/13988 | 1,071,050,577 | 13,988 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13615](https://llvm.org/bz13615) |
| Resolution | INVALID |
| Resolved on | Aug 18, 2012 04:30 |
| Version | trunk |
| OS | Linux |
| CC | @d0k |
## Extended Description
Using r161995:
APInt a(32, 1), b(32, 1), c, d;
APInt::udivrem(a, b, c, d);
dbgs() << "dividing " << a << "... | APInt::udivrem says 1/1 == -1 | https://api.github.com/repos/llvm/llvm-project/issues/13987/comments | 1 | 2012-08-16T00:46:01Z | 2021-12-03T23:40:14Z | https://github.com/llvm/llvm-project/issues/13987 | 1,071,050,571 | 13,987 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13614](https://llvm.org/bz13614) |
| Resolution | FIXED |
| Resolved on | Apr 06, 2013 07:17 |
| Version | trunk |
| OS | Linux |
| Attachments | [clang crashes info from scan-build](https://user-images.githubusercontent.com/60944935/143745838-52727c19-9711-4a1b-8173-3b4b2241ef6... | clang crashes during scan-build of LibreOffice ~master | https://api.github.com/repos/llvm/llvm-project/issues/13986/comments | 1 | 2012-08-15T18:29:16Z | 2021-12-03T23:40:13Z | https://github.com/llvm/llvm-project/issues/13986 | 1,071,050,567 | 13,986 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13613](https://llvm.org/bz13613) |
| Resolution | FIXED |
| Resolved on | Jul 25, 2018 10:26 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @Bigcheese,@keith |
## Extended Description
llvm-nm seems to be broken for mach-o binaries:
$ cat... | llvm-nm prints incorrect symbol types on Mac | https://api.github.com/repos/llvm/llvm-project/issues/13985/comments | 1 | 2012-08-15T16:22:18Z | 2021-12-03T23:40:12Z | https://github.com/llvm/llvm-project/issues/13985 | 1,071,050,564 | 13,985 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13612](https://llvm.org/bz13612) |
| Resolution | FIXED |
| Resolved on | Aug 17, 2012 08:29 |
| Version | trunk |
| OS | All |
| CC | @chandlerc |
## Extended Description
For this simple c++ test case
void foo();
void bar(int);
void qux();
void test() {
try {
foo();
... | MachineBlockPlacement doesn't consider exceptions as cold | https://api.github.com/repos/llvm/llvm-project/issues/13984/comments | 1 | 2012-08-15T13:44:19Z | 2021-12-03T23:40:11Z | https://github.com/llvm/llvm-project/issues/13984 | 1,071,050,558 | 13,984 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13611](https://llvm.org/bz13611) |
| Version | trunk |
| OS | Linux |
| Attachments | [directory structure of toolchain's sysroot](https://user-images.githubusercontent.com/60944935/143745835-9199daaa-cc4b-42ff-af7b-6a20865e21c6.gz), [invoke arm-none-eabi-clang strace](https://u... | arm-none-eabi-clang doesnt work with CodeSourcery sysroot | https://api.github.com/repos/llvm/llvm-project/issues/13983/comments | 0 | 2012-08-15T12:07:59Z | 2021-12-03T23:40:10Z | https://github.com/llvm/llvm-project/issues/13983 | 1,071,050,553 | 13,983 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13610](https://llvm.org/bz13610) |
| Resolution | FIXED |
| Resolved on | Aug 14, 2014 21:08 |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor,@efriedma-quic,@hubert-reinterpretcast |
## Extended Description
This code should not compile:
template<typename T> declt... | narrowing conversion in initializer list not treated as SFINAE condition | https://api.github.com/repos/llvm/llvm-project/issues/13982/comments | 2 | 2012-08-15T07:57:27Z | 2021-12-03T23:40:09Z | https://github.com/llvm/llvm-project/issues/13982 | 1,071,050,549 | 13,982 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13609](https://llvm.org/bz13609) |
| Resolution | FIXED |
| Resolved on | Aug 15, 2012 00:40 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
This seems to be a recently introduced problem, beca... | trunc() is now returning incorrect results, not even an integer | https://api.github.com/repos/llvm/llvm-project/issues/13981/comments | 6 | 2012-08-15T04:29:54Z | 2021-12-03T23:40:08Z | https://github.com/llvm/llvm-project/issues/13981 | 1,071,050,544 | 13,981 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13608](https://llvm.org/bz13608) |
| Resolution | WONTFIX |
| Resolved on | Aug 16, 2012 17:59 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @atrick,@lattner,@stoklund |
## Extended Description
Currently, LLVM allocates registers in ... | Need an alternative register allocation order | https://api.github.com/repos/llvm/llvm-project/issues/13980/comments | 4 | 2012-08-14T23:44:06Z | 2022-01-20T02:36:24Z | https://github.com/llvm/llvm-project/issues/13980 | 1,071,050,540 | 13,980 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13607](https://llvm.org/bz13607) |
| Resolution | FIXED |
| Resolved on | Jun 05, 2013 06:38 |
| Version | trunk |
| OS | Linux |
## Extended Description
When -fcolor-diagnostics is used explicitly by the build system (as it is in the ninja build, since ninja pipes clang's out... | -fcolor-diagnostics in the compilation database | https://api.github.com/repos/llvm/llvm-project/issues/13979/comments | 1 | 2012-08-14T22:10:54Z | 2021-12-03T23:40:07Z | https://github.com/llvm/llvm-project/issues/13979 | 1,071,050,534 | 13,979 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13606](https://llvm.org/bz13606) |
| Resolution | FIXED |
| Resolved on | Aug 15, 2012 13:40 |
| Version | trunk |
| OS | All |
| Attachments | [C source code to reproduce problem based on code from Baozeng](https://user-images.githubusercontent.com/60944935/143745832-1833821d-9... | Clang crashes with large alignment attribute | https://api.github.com/repos/llvm/llvm-project/issues/13978/comments | 1 | 2012-08-14T21:41:20Z | 2021-12-03T23:40:06Z | https://github.com/llvm/llvm-project/issues/13978 | 1,071,050,529 | 13,978 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13605](https://llvm.org/bz13605) |
| Resolution | FIXED |
| Resolved on | Oct 11, 2012 17:43 |
| Version | trunk |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143745831-f26c1cb1-05dd-473d-badb-c67daace6ed7.gz) |
| Reporter | LLVM... | Assertion `isa<LabelDecl>(D) && "declaration not instantiated in this scope"' failed | https://api.github.com/repos/llvm/llvm-project/issues/13977/comments | 1 | 2012-08-14T21:13:04Z | 2021-12-03T23:40:05Z | https://github.com/llvm/llvm-project/issues/13977 | 1,071,050,523 | 13,977 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.