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 | [9104](https://llvm.org/bz9104) |
| Resolution | FIXED |
| Resolved on | Sep 13, 2011 16:28 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
My frontend specifies a language ID of DW_LANG_lo_user, which has the value of 0x800... | DwarfDebug no longer allows 16-bit language IDs | https://api.github.com/repos/llvm/llvm-project/issues/9476/comments | 1 | 2011-01-29T23:38:35Z | 2021-12-03T22:04:14Z | https://github.com/llvm/llvm-project/issues/9476 | 1,071,004,874 | 9,476 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9103](https://llvm.org/bz9103) |
| Resolution | FIXED |
| Resolved on | Oct 09, 2011 17:38 |
| Version | 2.8 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
this code does not compile with clang++, although it does with g+... | encapsulation and friend functions | https://api.github.com/repos/llvm/llvm-project/issues/9475/comments | 1 | 2011-01-29T19:13:49Z | 2021-12-03T22:04:13Z | https://github.com/llvm/llvm-project/issues/9475 | 1,071,004,865 | 9,475 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9102](https://llvm.org/bz9102) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
The documentation on http://clang-analyzer.llvm.org/xcode.html tel... | [analyzer] set-xcode-analyzer requires sudo | https://api.github.com/repos/llvm/llvm-project/issues/9474/comments | 1 | 2011-01-29T18:05:52Z | 2021-12-03T22:04:12Z | https://github.com/llvm/llvm-project/issues/9474 | 1,071,004,851 | 9,474 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9101](https://llvm.org/bz9101) |
| Resolution | FIXED |
| Resolved on | May 22, 2011 17:29 |
| Version | trunk |
| OS | All |
## Extended Description
In new features I saw "The X86 backend now supports the Microsoft 'thiscall' calling convention, and a calling convention to su... | Missing 'thiscall' calling convention in LangRef.html | https://api.github.com/repos/llvm/llvm-project/issues/9473/comments | 1 | 2011-01-29T16:41:52Z | 2021-12-03T22:04:11Z | https://github.com/llvm/llvm-project/issues/9473 | 1,071,004,836 | 9,473 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9100](https://llvm.org/bz9100) |
| Resolution | FIXED |
| Resolved on | Jan 26, 2015 00:29 |
| Version | trunk |
| OS | Windows XP |
| Depends On | llvm/llvm-bugzilla-archive#9776 llvm/llvm-project#8762 llvm/llvm-project#9149 llvm/llvm-project#9150 llvm/llvm-project#9159 llvm/ll... | [META][Win64] Selfhosting clang/llvm on/for Windows x64 | https://api.github.com/repos/llvm/llvm-project/issues/9472/comments | 7 | 2011-01-29T07:03:50Z | 2021-12-03T22:04:10Z | https://github.com/llvm/llvm-project/issues/9472 | 1,071,004,824 | 9,472 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9099](https://llvm.org/bz9099) |
| Resolution | FIXED |
| Resolved on | Aug 21, 2011 09:22 |
| Version | trunk |
| OS | Windows XP |
| Depends On | llvm/llvm-project#7117 llvm/llvm-project#8683 llvm/llvm-project#8892 llvm/llvm-bugzilla-archive#9234 |
| Blocks | llvm/llvm-projec... | [META][Win] Testing issues for LLVM on Windows hosts | https://api.github.com/repos/llvm/llvm-project/issues/9471/comments | 4 | 2011-01-29T06:25:26Z | 2021-12-03T22:04:09Z | https://github.com/llvm/llvm-project/issues/9471 | 1,071,004,815 | 9,471 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9098](https://llvm.org/bz9098) |
| Resolution | FIXED |
| Resolved on | Feb 16, 2011 18:09 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
Code like this:
char foo[100];
foo[100] = '\0';
should win... | diagnose obvious array out of bounds access | https://api.github.com/repos/llvm/llvm-project/issues/9470/comments | 2 | 2011-01-29T01:05:04Z | 2021-12-03T22:04:08Z | https://github.com/llvm/llvm-project/issues/9470 | 1,071,004,809 | 9,470 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9097](https://llvm.org/bz9097) |
| Resolution | WONTFIX |
| Resolved on | Apr 08, 2011 13:28 |
| Version | 2.8 |
| OS | FreeBSD |
| Attachments | [Patchset based on the BSD trees.](https://user-images.githubusercontent.com/60944935/143742637-b4efd0ea-1018-415d-a460-725886949b8f.... | FreeBSD updates and enhancements | https://api.github.com/repos/llvm/llvm-project/issues/9469/comments | 19 | 2011-01-29T00:50:58Z | 2022-01-20T02:33:35Z | https://github.com/llvm/llvm-project/issues/9469 | 1,071,004,800 | 9,469 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9096](https://llvm.org/bz9096) |
| Resolution | FIXED |
| Resolved on | Jun 23, 2014 03:46 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Hello,
I believe list::iterator is supposed to be a forward iterator and thus... | list::iterator not default constructible | https://api.github.com/repos/llvm/llvm-project/issues/9468/comments | 2 | 2011-01-28T23:38:36Z | 2021-12-03T22:04:06Z | https://github.com/llvm/llvm-project/issues/9468 | 1,071,004,793 | 9,468 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9095](https://llvm.org/bz9095) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @akyrtzi,@DougGregor,@linzj |
## Extended Description
In
-------------------
```c
struct foo {
};
struct bar {
bar(foo x);
};
bar y(foo());
... | Most vexing parse only reported on local variables | https://api.github.com/repos/llvm/llvm-project/issues/9467/comments | 1 | 2011-01-28T22:09:16Z | 2023-08-19T02:58:05Z | https://github.com/llvm/llvm-project/issues/9467 | 1,071,004,785 | 9,467 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9094](https://llvm.org/bz9094) |
| Resolution | FIXED |
| Resolved on | Feb 04, 2011 23:57 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [example](https://user-images.githubusercontent.com/60944935/143742636-a30182e1-1531-4063-a7c5-dc06551249ae.gz) |
| Reporter | LLVM B... | Assigning to self twice in init provokes spurious warning about not assigning at all | https://api.github.com/repos/llvm/llvm-project/issues/9466/comments | 5 | 2011-01-28T21:37:32Z | 2021-12-03T22:04:05Z | https://github.com/llvm/llvm-project/issues/9466 | 1,071,004,775 | 9,466 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9093](https://llvm.org/bz9093) |
| Resolution | FIXED |
| Resolved on | Jan 28, 2011 19:10 |
| Version | 2.7 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Hi, at this page in the docs:
http://llvm.org/docs/LangRef.html#highlevel
There is a ... | error in hello world | https://api.github.com/repos/llvm/llvm-project/issues/9465/comments | 1 | 2011-01-28T21:30:19Z | 2021-12-03T22:04:04Z | https://github.com/llvm/llvm-project/issues/9465 | 1,071,004,768 | 9,465 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9092](https://llvm.org/bz9092) |
| Resolution | FIXED |
| Resolved on | May 07, 2017 23:13 |
| Version | unspecified |
| OS | Windows NT |
| Blocks | llvm/llvm-project#9456 |
| CC | @tstellar,@jwakely |
## Extended Description
My GCC 4.5.2 fails on this file:
M:\Development\... | Windows exception_ptr implementation | https://api.github.com/repos/llvm/llvm-project/issues/9464/comments | 2 | 2011-01-28T19:36:55Z | 2021-12-03T22:04:03Z | https://github.com/llvm/llvm-project/issues/9464 | 1,071,004,762 | 9,464 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9091](https://llvm.org/bz9091) |
| Resolution | FIXED |
| Resolved on | Sep 23, 2011 02:48 |
| Version | unspecified |
| OS | Windows NT |
| Blocks | llvm/llvm-project#9456 |
## Extended Description
When including libc++'s <cerrno>, lots of macros aren't defined. LLVM/Clang h... | mingw-w64: errno.h misses lots of defines | https://api.github.com/repos/llvm/llvm-project/issues/9463/comments | 3 | 2011-01-28T19:33:06Z | 2021-12-03T22:04:02Z | https://github.com/llvm/llvm-project/issues/9463 | 1,071,004,752 | 9,463 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9090](https://llvm.org/bz9090) |
| Resolution | FIXED |
| Resolved on | Oct 22, 2011 07:30 |
| Version | unspecified |
| OS | Windows NT |
| Blocks | llvm/llvm-project#9456 |
| Attachments | [First (incomplete) patch](https://user-images.githubusercontent.com/92601424/143742633... | mingw-w64: locale implementation depends on POSIX headers and extensions | https://api.github.com/repos/llvm/llvm-project/issues/9462/comments | 4 | 2011-01-28T19:01:09Z | 2021-12-03T22:04:01Z | https://github.com/llvm/llvm-project/issues/9462 | 1,071,004,740 | 9,462 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9089](https://llvm.org/bz9089) |
| Version | unspecified |
| OS | Windows NT |
| Blocks | llvm/llvm-project#9456 |
| CC | @compnerd |
## Extended Description
libc++ can use pthreads, but that would be inefficient on Windows in the long run.
Since Vista (NT6), Windows has nat... | mingw-w64: native threading implementation | https://api.github.com/repos/llvm/llvm-project/issues/9461/comments | 3 | 2011-01-28T18:41:39Z | 2022-03-20T17:53:58Z | https://github.com/llvm/llvm-project/issues/9461 | 1,071,004,725 | 9,461 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9088](https://llvm.org/bz9088) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sunfishcode |
## Extended Description
I noticed that InstCombiner::SimplifyAssociativeOrCommutative turns
(A * B) * C into A * (B * C) if it can simplify B * C.... | Instcombine fails to clear NSW/NUW flags when updating binops in place | https://api.github.com/repos/llvm/llvm-project/issues/9460/comments | 5 | 2011-01-28T18:37:14Z | 2023-08-05T14:14:11Z | https://github.com/llvm/llvm-project/issues/9460 | 1,071,004,713 | 9,460 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9087](https://llvm.org/bz9087) |
| Resolution | DUPLICATE |
| Resolved on | Apr 09, 2016 03:01 |
| Version | unspecified |
| OS | Windows NT |
| Attachments | [Patch to set Windows to be little endian](https://user-images.githubusercontent.com/92601424/143742632-83755cc6-caa1-45... | mingw-w64: __include/config tries to include endian.h, which is not present on Windows | https://api.github.com/repos/llvm/llvm-project/issues/9459/comments | 2 | 2011-01-28T18:33:08Z | 2021-12-03T22:03:58Z | https://github.com/llvm/llvm-project/issues/9459 | 1,071,004,705 | 9,459 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9086](https://llvm.org/bz9086) |
| Resolution | WONTFIX |
| Resolved on | Jan 26, 2015 13:31 |
| Version | unspecified |
| OS | Windows NT |
| Blocks | llvm/llvm-project#9456 |
| CC | @mclow,@oscarfv |
## Extended Description
Just like LLVM/Clang, CMake detects the wrong trip... | mingw-w64: CMake detects wrong Windows/MinGW triplets | https://api.github.com/repos/llvm/llvm-project/issues/9458/comments | 8 | 2011-01-28T18:26:40Z | 2022-01-20T02:33:34Z | https://github.com/llvm/llvm-project/issues/9458 | 1,071,004,695 | 9,458 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9085](https://llvm.org/bz9085) |
| Resolution | FIXED |
| Resolved on | May 01, 2012 12:51 |
| Version | unspecified |
| OS | Windows NT |
| Blocks | llvm/llvm-project#9456 |
| Attachments | [patch to remedy the issue](https://user-images.githubusercontent.com/92601424/14374263... | mingw-w64: "-fPIC" compiler option is used, but has no effect | https://api.github.com/repos/llvm/llvm-project/issues/9457/comments | 0 | 2011-01-28T18:17:45Z | 2021-12-03T22:03:56Z | https://github.com/llvm/llvm-project/issues/9457 | 1,071,004,685 | 9,457 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9084](https://llvm.org/bz9084) |
| Resolution | WORKSFORME |
| Resolved on | May 05, 2017 11:04 |
| Version | unspecified |
| OS | Windows NT |
| Depends On | llvm/llvm-bugzilla-archive#9089 llvm/llvm-bugzilla-archive#9085 llvm/llvm-bugzilla-archive#9086 llvm/llvm-bugzilla-archi... | [META][Win64] building libc++ on Windows with MinGW-w64 | https://api.github.com/repos/llvm/llvm-project/issues/9456/comments | 9 | 2011-01-28T18:16:27Z | 2022-01-20T02:06:25Z | https://github.com/llvm/llvm-project/issues/9456 | 1,071,004,674 | 9,456 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9083](https://llvm.org/bz9083) |
| Resolution | FIXED |
| Resolved on | Apr 30, 2012 18:41 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The documentation for clang_getCursorLexicalParent() states tha... | clang_getCursorLexicalParent() doesn't yield translation unit for global declarations | https://api.github.com/repos/llvm/llvm-project/issues/9455/comments | 1 | 2011-01-28T17:09:31Z | 2021-12-03T22:03:54Z | https://github.com/llvm/llvm-project/issues/9455 | 1,071,004,666 | 9,455 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9082](https://llvm.org/bz9082) |
| Version | trunk |
| OS | All |
| CC | @ostash,@zygoloid |
## Extended Description
According to the C standard, conversions like the following are technically casting away const-ness, because array types are never qualified: qualifiers apply ... | Clang should emit pedantic warnings for conversions to/from pointers to qualified arrays | https://api.github.com/repos/llvm/llvm-project/issues/9454/comments | 7 | 2011-01-28T11:20:27Z | 2023-05-24T17:01:15Z | https://github.com/llvm/llvm-project/issues/9454 | 1,071,004,661 | 9,454 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9081](https://llvm.org/bz9081) |
| Resolution | FIXED |
| Resolved on | Feb 02, 2011 03:17 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@nlewycky |
## Extended Description
I'm compiling llvm on a Tegra2 system, with Ubuntu 10.10 ( g... | Build failure on arm | https://api.github.com/repos/llvm/llvm-project/issues/9453/comments | 6 | 2011-01-28T11:14:44Z | 2021-12-03T22:03:52Z | https://github.com/llvm/llvm-project/issues/9453 | 1,071,004,647 | 9,453 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9080](https://llvm.org/bz9080) |
| Resolution | FIXED |
| Resolved on | Feb 04, 2011 16:44 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zmodem,@nlewycky,@stoklund |
## Extended Description
This C testcase from ffmpeg:
#include <stdio... | miscompile under -fomit-frame-pointer on x86-64 | https://api.github.com/repos/llvm/llvm-project/issues/9452/comments | 6 | 2011-01-28T03:24:23Z | 2021-12-03T22:03:51Z | https://github.com/llvm/llvm-project/issues/9452 | 1,071,004,638 | 9,452 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9079](https://llvm.org/bz9079) |
| Resolution | WONTFIX |
| Resolved on | Jan 31, 2011 13:51 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [example](https://user-images.githubusercontent.com/60944935/143742630-24de60c4-1429-44cc-aade-1f754492361a.gz) |
| Reporter | LLVM... | Spurious uninitialized variable warning | https://api.github.com/repos/llvm/llvm-project/issues/9451/comments | 2 | 2011-01-28T01:40:58Z | 2022-01-20T02:33:32Z | https://github.com/llvm/llvm-project/issues/9451 | 1,071,004,630 | 9,451 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9078](https://llvm.org/bz9078) |
| Resolution | LATER |
| Resolved on | Feb 14, 2011 13:56 |
| Version | unspecified |
| OS | Windows NT |
| Attachments | [llvm side](https://user-images.githubusercontent.com/60944935/143742626-1c6f4111-ea0b-4397-931b-f406349c1e17.gz), [clang si... | Plug-in mechanism broken on Windows | https://api.github.com/repos/llvm/llvm-project/issues/9450/comments | 4 | 2011-01-28T01:25:14Z | 2021-12-03T22:03:50Z | https://github.com/llvm/llvm-project/issues/9450 | 1,071,004,622 | 9,450 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9077](https://llvm.org/bz9077) |
| Resolution | INVALID |
| Resolved on | Apr 25, 2011 16:35 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
If an Obj-C property is named newFoo, any access to it... | Obj-C properties named newFoo are treated as returning an owned reference | https://api.github.com/repos/llvm/llvm-project/issues/9449/comments | 3 | 2011-01-28T01:21:07Z | 2021-12-03T22:03:49Z | https://github.com/llvm/llvm-project/issues/9449 | 1,071,004,613 | 9,449 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9076](https://llvm.org/bz9076) |
| Resolution | FIXED |
| Resolved on | Feb 01, 2011 11:47 |
| Version | trunk |
| OS | MacOS X |
| Blocks | llvm/llvm-project#9435 |
| Attachments | [example](https://user-images.githubusercontent.com/60944935/143742625-15a00737-7393-4196-9c56-1... | Spurious warning about uninitialized variable when assigned in condition | https://api.github.com/repos/llvm/llvm-project/issues/9448/comments | 2 | 2011-01-28T00:18:22Z | 2021-12-03T22:03:48Z | https://github.com/llvm/llvm-project/issues/9448 | 1,071,004,605 | 9,448 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9075](https://llvm.org/bz9075) |
| Resolution | WONTFIX |
| Resolved on | Jun 16, 2011 23:44 |
| Version | unspecified |
| OS | All |
| Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143742624-17e69f31-5876-424e-8124-708795f50b74.gz) |
| Reporter | ... | ns_consumed should work with void* pointers. | https://api.github.com/repos/llvm/llvm-project/issues/9447/comments | 5 | 2011-01-28T00:07:55Z | 2022-01-20T02:33:31Z | https://github.com/llvm/llvm-project/issues/9447 | 1,071,004,600 | 9,447 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9074](https://llvm.org/bz9074) |
| Resolution | FIXED |
| Resolved on | Mar 28, 2011 19:13 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek,@rjmccall | | [ObjC] Spurious complaint about discarding strong gc attribute | https://api.github.com/repos/llvm/llvm-project/issues/9446/comments | 5 | 2011-01-27T23:26:09Z | 2021-12-03T22:03:46Z | https://github.com/llvm/llvm-project/issues/9446 | 1,071,004,590 | 9,446 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9073](https://llvm.org/bz9073) |
| Resolution | FIXED |
| Resolved on | Feb 01, 2011 09:39 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Test files](https://user-images.githubusercontent.com/60944935/143742621-2f1855d8-9648-4490-a59c-2a07039d752e.gz), [Simple header](h... | [PCH,Variadics] Create corrupted PCH if it includes libc++ <memory> file | https://api.github.com/repos/llvm/llvm-project/issues/9445/comments | 1 | 2011-01-27T19:53:11Z | 2021-12-03T22:03:45Z | https://github.com/llvm/llvm-project/issues/9445 | 1,071,004,584 | 9,445 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9072](https://llvm.org/bz9072) |
| Resolution | FIXED |
| Resolved on | Nov 17, 2015 11:48 |
| Version | trunk |
| OS | Windows NT |
| Depends On | llvm/llvm-project#9205 llvm/llvm-project#9220 llvm/llvm-project#9222 llvm/llvm-bugzilla-archive#9099 |
| Blocks | llvm/llvm-bugzil... | [META][Win64] build and test issues on MinGW-w64 | https://api.github.com/repos/llvm/llvm-project/issues/9444/comments | 14 | 2011-01-27T19:44:05Z | 2021-12-03T22:03:44Z | https://github.com/llvm/llvm-project/issues/9444 | 1,071,004,575 | 9,444 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9071](https://llvm.org/bz9071) |
| Resolution | FIXED |
| Resolved on | Jan 27, 2011 12:51 |
| Version | trunk |
| OS | Linux |
| Attachments | [Source file to be used to reproduce the crash.](https://user-images.githubusercontent.com/95090728/143742612-aebb0fef-1a39-49a9-a085-1... | Crash using -Wuninitialized when using computed goto | https://api.github.com/repos/llvm/llvm-project/issues/9443/comments | 2 | 2011-01-27T18:57:27Z | 2021-12-03T22:03:43Z | https://github.com/llvm/llvm-project/issues/9443 | 1,071,004,567 | 9,443 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9070](https://llvm.org/bz9070) |
| Resolution | INVALID |
| Resolved on | Sep 21, 2011 15:23 |
| Version | trunk |
| OS | Windows XP |
| Attachments | [Reproducer test](https://user-images.githubusercontent.com/92601443/143742610-348163b9-21ef-419f-ab70-016966bc708e.gz) |
| CC |... | [x86] shuffle miscompilation | https://api.github.com/repos/llvm/llvm-project/issues/9442/comments | 3 | 2011-01-27T18:05:42Z | 2021-12-03T22:03:42Z | https://github.com/llvm/llvm-project/issues/9442 | 1,071,004,551 | 9,442 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9069](https://llvm.org/bz9069) |
| Resolution | FIXED |
| Resolved on | Nov 10, 2016 02:55 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @emilio,@tkremenek |
## Extended Description
The clang_tokenize() function returns all tokens falling... | clang_tokenize() returns token for one-past-end token | https://api.github.com/repos/llvm/llvm-project/issues/9441/comments | 9 | 2011-01-27T17:54:35Z | 2021-12-03T22:03:41Z | https://github.com/llvm/llvm-project/issues/9441 | 1,071,004,544 | 9,441 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9068](https://llvm.org/bz9068) |
| Resolution | FIXED |
| Resolved on | Mar 04, 2011 18:44 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
$ echo 'template<typename T, T a> struct s {}; int main() { s<double,0.0>(); }' | clang++ -xc++ -
<stdin... | clang++ crash after instantiation failure in dependently-typed non-type template parameter | https://api.github.com/repos/llvm/llvm-project/issues/9440/comments | 1 | 2011-01-27T17:14:41Z | 2021-12-03T22:03:41Z | https://github.com/llvm/llvm-project/issues/9440 | 1,071,004,535 | 9,440 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9067](https://llvm.org/bz9067) |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Hello,
Recently there has been revision 114154 - MC/AsmParser: Add support for 'a + 4@GOTPCREL' added to the trunk. The submitted patch add... | call to stdcall-named function causes AsmParser to choke | https://api.github.com/repos/llvm/llvm-project/issues/9439/comments | 3 | 2011-01-27T09:19:25Z | 2023-09-12T13:37:45Z | https://github.com/llvm/llvm-project/issues/9439 | 1,071,004,530 | 9,439 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9066](https://llvm.org/bz9066) |
| Resolution | FIXED |
| Resolved on | Jan 27, 2011 21:22 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Running llc on
-----------------------------
define hidden void @​foo() nounwi... | visibility of declarations not being output | https://api.github.com/repos/llvm/llvm-project/issues/9438/comments | 1 | 2011-01-27T08:01:09Z | 2021-12-03T22:03:39Z | https://github.com/llvm/llvm-project/issues/9438 | 1,071,004,521 | 9,438 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9065](https://llvm.org/bz9065) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Compiling
```c
//void bar(void);
#pragma GCC visibility push(hidden)
//void bar(void);
void foo()
{
bar();
}
```
w... | Small incompatibility in "#pragma GCC visibility push" | https://api.github.com/repos/llvm/llvm-project/issues/9437/comments | 0 | 2011-01-27T07:39:31Z | 2023-12-24T09:08:24Z | https://github.com/llvm/llvm-project/issues/9437 | 1,071,004,509 | 9,437 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9064](https://llvm.org/bz9064) |
| Resolution | DUPLICATE |
| Resolved on | Jan 26, 2011 19:47 |
| Version | trunk |
| OS | All |
| CC | @tkremenek |
## Extended Description
code:
for (NSString* mime_type in [mime_types allKeys]) {
NSDictionary* mime_dict = [mime_types ... | -Wuninitialized doesn't understand ObjC2 loops | https://api.github.com/repos/llvm/llvm-project/issues/9436/comments | 1 | 2011-01-27T03:01:12Z | 2021-12-03T22:03:37Z | https://github.com/llvm/llvm-project/issues/9436 | 1,071,004,504 | 9,436 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9063](https://llvm.org/bz9063) |
| Version | trunk |
| OS | All |
| Depends On | llvm/llvm-bugzilla-archive#9076 |
| CC | @tkremenek |
## Extended Description
In many places, chrome uses code that looks like this:
for(..) {
double expiry;
if (!state->GetReal("expir... | -Wuninitialized false positive due to implicit destructor calls in short-circuit logical operations | https://api.github.com/repos/llvm/llvm-project/issues/9435/comments | 15 | 2011-01-27T02:58:05Z | 2021-12-03T22:03:36Z | https://github.com/llvm/llvm-project/issues/9435 | 1,071,004,493 | 9,435 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9062](https://llvm.org/bz9062) |
| Version | trunk |
| OS | All |
| CC | @tkremenek |
## Extended Description
chrome code:
```c++
bool found = false;
const char *pair;
for (unsigned i = 0; env[i]; i++) {
pair = env[i];
const char *const ... | -Wuninitialized false positive | https://api.github.com/repos/llvm/llvm-project/issues/9434/comments | 3 | 2011-01-27T02:54:19Z | 2023-12-24T15:56:29Z | https://github.com/llvm/llvm-project/issues/9434 | 1,071,004,482 | 9,434 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9061](https://llvm.org/bz9061) |
| Resolution | FIXED |
| Resolved on | Nov 15, 2012 03:14 |
| Version | trunk |
| OS | All |
| CC | @tkremenek |
## Extended Description
From chrome code:
bool did_work;
for (int i = 0; i < 100; ++i) {
DeletePendingTasks();
ReloadW... | -Wuninitialized false positive due to for loop always executing at least once | https://api.github.com/repos/llvm/llvm-project/issues/9433/comments | 3 | 2011-01-27T02:49:28Z | 2021-12-03T22:03:35Z | https://github.com/llvm/llvm-project/issues/9433 | 1,071,004,468 | 9,433 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9060](https://llvm.org/bz9060) |
| Resolution | FIXED |
| Resolved on | Feb 21, 2011 18:45 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@zygoloid |
## Extended Description
The following is not well-formed C++0x according to n3225
auto (n() -> int);
You can use... | Late-specified return type accepted for parenthesized declarator | https://api.github.com/repos/llvm/llvm-project/issues/9432/comments | 5 | 2011-01-27T00:36:37Z | 2021-12-03T22:03:34Z | https://github.com/llvm/llvm-project/issues/9432 | 1,071,004,456 | 9,432 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9059](https://llvm.org/bz9059) |
| Resolution | FIXED |
| Resolved on | Jan 28, 2011 14:25 |
| Version | 2.8 |
| OS | MacOS X |
| Attachments | [Tar file of test case](https://user-images.githubusercontent.com/60944935/143742604-0d9a531a-c5c2-44e7-aba5-a33255eaa4e3.gz) |
| Repor... | Attached C++ file crashes clang in SmallVectorTemplateBase code | https://api.github.com/repos/llvm/llvm-project/issues/9431/comments | 7 | 2011-01-27T00:19:50Z | 2021-12-03T22:03:33Z | https://github.com/llvm/llvm-project/issues/9431 | 1,071,004,444 | 9,431 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9058](https://llvm.org/bz9058) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc,@zmodem |
## Extended Description
We'd like a warning on the qualifier in code like:
```c++
bool const f();
void f(const int x);
```
... | warn on pointless qualifiers with fixit to remove them | https://api.github.com/repos/llvm/llvm-project/issues/9430/comments | 5 | 2011-01-26T21:09:17Z | 2025-01-15T16:13:47Z | https://github.com/llvm/llvm-project/issues/9430 | 1,071,004,437 | 9,430 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9057](https://llvm.org/bz9057) |
| Resolution | FIXED |
| Resolved on | Feb 17, 2011 17:34 |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [decode.c and dependencies](https://user-images.githubusercontent.com/4255/143742603-2f0eecdc-5d5b-4b82-8cb5-ad953e247a86.gz) |... | [REGRESSION] Assertion failed: (AR && "Analysis Resolver is not set"), function initializeAnalysisImpl, file PassManager.cpp, line 1045. | https://api.github.com/repos/llvm/llvm-project/issues/9429/comments | 4 | 2011-01-26T11:39:42Z | 2021-12-03T22:03:31Z | https://github.com/llvm/llvm-project/issues/9429 | 1,071,004,424 | 9,429 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9056](https://llvm.org/bz9056) |
| Resolution | FIXED |
| Resolved on | Jan 26, 2011 20:02 |
| Version | trunk |
| OS | All |
| Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143742602-c53824cb-2d9d-45d8-ad5e-a766ae80fc00.gz) |
| Reporter | LLVM Bug... | -Wuninitialized false positive with foreach objc construct. | https://api.github.com/repos/llvm/llvm-project/issues/9428/comments | 4 | 2011-01-26T10:50:24Z | 2021-12-03T22:03:30Z | https://github.com/llvm/llvm-project/issues/9428 | 1,071,004,413 | 9,428 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9055](https://llvm.org/bz9055) |
| Resolution | FIXED |
| Resolved on | Apr 16, 2011 18:29 |
| Version | trunk |
| OS | Linux |
| CC | @efriedma-quic |
## Extended Description
regehr@home:~/volatile/bugs/tmp350$ clang -O2 small.c
clang: DAGCombiner.cpp:980: void<unnamed>::DA... | Node was deleted but visit returned new node! | https://api.github.com/repos/llvm/llvm-project/issues/9427/comments | 2 | 2011-01-26T06:44:50Z | 2021-12-03T22:03:29Z | https://github.com/llvm/llvm-project/issues/9427 | 1,071,004,397 | 9,427 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9054](https://llvm.org/bz9054) |
| Version | trunk |
| OS | All |
| CC | @ggreif |
## Extended Description
This would be gravy.
```c++
struct foo {
int bar;
};
void test(struct foo *foo) {
foo-bar = 0;
}
```
Currently this is just an unrecoverable error. | Clang should recognize 'foo-bar' as a typo for 'foo->bar' | https://api.github.com/repos/llvm/llvm-project/issues/9426/comments | 4 | 2011-01-26T05:15:31Z | 2023-08-19T02:55:36Z | https://github.com/llvm/llvm-project/issues/9426 | 1,071,004,390 | 9,426 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9053](https://llvm.org/bz9053) |
| Resolution | FIXED |
| Resolved on | Jan 25, 2011 15:32 |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [Checks to see if the string is empty before using it](https://user-images.githubusercontent.com/60944935/143742601-77f22b03-be... | null pointer dereferenced when "file" is given a bogus path | https://api.github.com/repos/llvm/llvm-project/issues/9425/comments | 1 | 2011-01-25T22:49:42Z | 2021-12-03T22:03:27Z | https://github.com/llvm/llvm-project/issues/9425 | 1,071,004,379 | 9,425 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9052](https://llvm.org/bz9052) |
| Resolution | FIXED |
| Resolved on | Oct 16, 2011 03:07 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
In chapter 4 (and onwards) of the tutorial, when compiling as suggested:
% cd llvm/... | Kaleidoscope tutorial: JITed code fails to resolve functions defined in toy.cpp | https://api.github.com/repos/llvm/llvm-project/issues/9424/comments | 1 | 2011-01-25T22:06:36Z | 2021-12-03T22:03:27Z | https://github.com/llvm/llvm-project/issues/9424 | 1,071,004,371 | 9,424 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9051](https://llvm.org/bz9051) |
| Resolution | FIXED |
| Resolved on | Jan 26, 2011 02:40 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143742600-6486ad9c-a471-4208-913e-69afc3a78d54.gz) |
| Reporter | LLV... | SCEV use after free | https://api.github.com/repos/llvm/llvm-project/issues/9423/comments | 3 | 2011-01-25T21:46:21Z | 2021-12-03T22:03:26Z | https://github.com/llvm/llvm-project/issues/9423 | 1,071,004,362 | 9,423 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9050](https://llvm.org/bz9050) |
| Resolution | FIXED |
| Resolved on | Feb 01, 2011 09:53 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
clang version 2.9 (trunk 123315)
Target: i386-pc-linux-gnu
%... | access specifier ignored for destructor | https://api.github.com/repos/llvm/llvm-project/issues/9422/comments | 1 | 2011-01-25T16:49:05Z | 2021-12-03T22:03:25Z | https://github.com/llvm/llvm-project/issues/9422 | 1,071,004,357 | 9,422 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9049](https://llvm.org/bz9049) |
| Resolution | FIXED |
| Resolved on | Oct 09, 2011 17:27 |
| Version | trunk |
| OS | All |
| Attachments | [Simple test case](https://user-images.githubusercontent.com/60944935/143742599-8ba1836d-ab33-42de-83de-97db996b6610.gz) |
| Reporter | L... | type-dependent attribute evaluated during template definition | https://api.github.com/repos/llvm/llvm-project/issues/9421/comments | 1 | 2011-01-25T12:01:33Z | 2021-12-03T22:03:24Z | https://github.com/llvm/llvm-project/issues/9421 | 1,071,004,343 | 9,421 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9048](https://llvm.org/bz9048) |
| Resolution | FIXED |
| Resolved on | Jan 25, 2011 15:10 |
| Version | trunk |
| OS | DragonFly BSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
Hello,
the static analyzer crashes on one of DragonFly'... | Analyzer crash when symbolicating union values | https://api.github.com/repos/llvm/llvm-project/issues/9420/comments | 3 | 2011-01-25T08:23:33Z | 2021-12-03T22:03:23Z | https://github.com/llvm/llvm-project/issues/9420 | 1,071,004,333 | 9,420 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9047](https://llvm.org/bz9047) |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
$ cat t2.cc
const foo *Bar() { return 42; }
$ clang t2.cc
t2.cc:3:7: error: unknown type name 'foo'
const foo *Bar() { return 42; }
^
t2.cc:3:27: error:... | Poor handling of erroneous return type | https://api.github.com/repos/llvm/llvm-project/issues/9419/comments | 1 | 2011-01-25T06:40:03Z | 2023-08-15T03:38:57Z | https://github.com/llvm/llvm-project/issues/9419 | 1,071,004,328 | 9,419 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9046](https://llvm.org/bz9046) |
| Resolution | FIXED |
| Resolved on | Feb 14, 2011 01:30 |
| Version | trunk |
| OS | Linux |
| Attachments | [failure-inducing C code](https://user-images.githubusercontent.com/732536/143742598-add09b58-6054-45f0-ad3f-a293a6c89cc4.gz) |
## Ext... | memory unsafety bug | https://api.github.com/repos/llvm/llvm-project/issues/9418/comments | 2 | 2011-01-25T05:13:10Z | 2021-12-03T22:03:21Z | https://github.com/llvm/llvm-project/issues/9418 | 1,071,004,319 | 9,418 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9045](https://llvm.org/bz9045) |
| Resolution | INVALID |
| Resolved on | Jan 24, 2011 20:59 |
| Version | trunk |
| OS | Linux | | memory unsafety | https://api.github.com/repos/llvm/llvm-project/issues/9417/comments | 0 | 2011-01-25T04:59:27Z | 2021-12-03T22:03:20Z | https://github.com/llvm/llvm-project/issues/9417 | 1,071,004,303 | 9,417 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9044](https://llvm.org/bz9044) |
| Resolution | FIXED |
| Resolved on | Jan 25, 2011 11:19 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
Clang should accept the following
template<typename T>
void f(T&&);
template<>
void f(int&) { ... | Clang doesn't treat rvalue refs specially during deduction in a declarative context | https://api.github.com/repos/llvm/llvm-project/issues/9416/comments | 1 | 2011-01-25T04:31:06Z | 2021-12-03T22:03:19Z | https://github.com/llvm/llvm-project/issues/9416 | 1,071,004,295 | 9,416 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9043](https://llvm.org/bz9043) |
| Resolution | FIXED |
| Resolved on | Mar 25, 2014 20:57 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek,@Weverything |
## Extended Description
Here's some code that GCC warns on but Clang do... | -Waddress should produce some warnings | https://api.github.com/repos/llvm/llvm-project/issues/9415/comments | 3 | 2011-01-25T03:43:54Z | 2021-12-03T22:03:19Z | https://github.com/llvm/llvm-project/issues/9415 | 1,071,004,287 | 9,415 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9042](https://llvm.org/bz9042) |
| Resolution | FIXED |
| Resolved on | Feb 13, 2014 13:03 |
| Version | 2.8 |
| OS | Linux |
| Attachments | [Two examples showing partial and no reuse of registers between iterations](https://user-images.githubusercontent.com/60944935/143742597-... | Improving reuse of registers across loop iterations | https://api.github.com/repos/llvm/llvm-project/issues/9414/comments | 2 | 2011-01-25T01:49:00Z | 2021-12-03T22:03:18Z | https://github.com/llvm/llvm-project/issues/9414 | 1,071,004,279 | 9,414 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9041](https://llvm.org/bz9041) |
| Resolution | FIXED |
| Resolved on | Sep 23, 2011 18:32 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Hi, the following simple test program generates the errors belo... | __sync* macros not equivalent to GCC in C++ mode | https://api.github.com/repos/llvm/llvm-project/issues/9413/comments | 4 | 2011-01-25T00:21:16Z | 2021-12-03T22:03:17Z | https://github.com/llvm/llvm-project/issues/9413 | 1,071,004,269 | 9,413 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9040](https://llvm.org/bz9040) |
| Resolution | INVALID |
| Resolved on | Jan 24, 2011 18:55 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor | | Can't create an "unsigned Foo_t" | https://api.github.com/repos/llvm/llvm-project/issues/9412/comments | 3 | 2011-01-24T23:43:11Z | 2021-12-03T22:03:16Z | https://github.com/llvm/llvm-project/issues/9412 | 1,071,004,258 | 9,412 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9039](https://llvm.org/bz9039) |
| Resolution | FIXED |
| Resolved on | Jan 26, 2011 04:09 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143742594-2b70dd30-2630-4822-b565-8d149eb88961.gz), [testcase .ll](ht... | Use after free in reassociate | https://api.github.com/repos/llvm/llvm-project/issues/9411/comments | 1 | 2011-01-24T22:25:58Z | 2021-12-03T22:03:15Z | https://github.com/llvm/llvm-project/issues/9411 | 1,071,004,245 | 9,411 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9038](https://llvm.org/bz9038) |
| Resolution | FIXED |
| Resolved on | Jan 31, 2012 05:28 |
| Version | trunk |
| OS | All |
## Extended Description
llvm/Target/TargetOptions.h contains a bunch of global variables that affect the code generator. Global variables are obviousl... | llvm/Target/TargetOptions.h should become an immutablepass | https://api.github.com/repos/llvm/llvm-project/issues/9410/comments | 1 | 2011-01-24T20:34:29Z | 2021-12-03T22:03:14Z | https://github.com/llvm/llvm-project/issues/9410 | 1,071,004,239 | 9,410 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9037](https://llvm.org/bz9037) |
| Resolution | FIXED |
| Resolved on | Jan 28, 2011 00:07 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@nico |
## Extended Description
Actually, clang does not support usage of the keywords defi... | explicit virtual keywords (override/final/new) not support on inline members | https://api.github.com/repos/llvm/llvm-project/issues/9409/comments | 3 | 2011-01-24T20:08:49Z | 2021-12-03T22:03:13Z | https://github.com/llvm/llvm-project/issues/9409 | 1,071,004,225 | 9,409 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9036](https://llvm.org/bz9036) |
| Resolution | INVALID |
| Resolved on | Mar 25, 2011 12:46 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
Clang rejects this code:
template<typename ...T> union A : T... { };
A<> a;
Clang says at parse ... | Variadic base-specifier-list of union rejected | https://api.github.com/repos/llvm/llvm-project/issues/9408/comments | 1 | 2011-01-24T16:08:30Z | 2021-12-03T22:03:13Z | https://github.com/llvm/llvm-project/issues/9408 | 1,071,004,219 | 9,408 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9035](https://llvm.org/bz9035) |
| Resolution | INVALID |
| Resolved on | Feb 13, 2011 04:26 |
| Version | 2.8 |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@stoklund |
## Extended Description
This code is based on lua TValues. It generates bad cod... | x86 backend double load/store generating bad code | https://api.github.com/repos/llvm/llvm-project/issues/9407/comments | 3 | 2011-01-24T13:31:36Z | 2021-12-03T22:03:12Z | https://github.com/llvm/llvm-project/issues/9407 | 1,071,004,211 | 9,407 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9034](https://llvm.org/bz9034) |
| Resolution | FIXED |
| Resolved on | Jan 30, 2013 08:36 |
| Version | trunk |
| OS | Windows XP |
| Blocks | llvm/llvm-project#8762 |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
@​baz = alias void ()* @​bar
@... | [MC-COFF] Cascaded alias is not emitted correctly | https://api.github.com/repos/llvm/llvm-project/issues/9406/comments | 2 | 2011-01-24T12:59:04Z | 2021-12-03T22:03:11Z | https://github.com/llvm/llvm-project/issues/9406 | 1,071,004,200 | 9,406 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9033](https://llvm.org/bz9033) |
| Resolution | FIXED |
| Resolved on | Mar 03, 2011 16:32 |
| Version | trunk |
| OS | Linux |
| Attachments | [Potential fix](https://user-images.githubusercontent.com/296817/143742588-bf420e06-c4e2-4d5a-a724-ec537e6e78ae.gz) |
| CC | @asl |
##... | [elf] AsmPrinter doesn't quote section name when necessary | https://api.github.com/repos/llvm/llvm-project/issues/9405/comments | 10 | 2011-01-24T02:24:51Z | 2021-12-03T22:03:10Z | https://github.com/llvm/llvm-project/issues/9405 | 1,071,004,188 | 9,405 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9032](https://llvm.org/bz9032) |
| Resolution | INVALID |
| Resolved on | Jan 23, 2011 18:50 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
With this code:
%%%
static int bar[1] = { 1 };
static int churn(void)
{
... | clang gives different results than gcc wrt array element modification evaluation order | https://api.github.com/repos/llvm/llvm-project/issues/9404/comments | 1 | 2011-01-24T00:41:25Z | 2021-12-03T22:03:09Z | https://github.com/llvm/llvm-project/issues/9404 | 1,071,004,181 | 9,404 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9031](https://llvm.org/bz9031) |
| Resolution | FIXED |
| Resolved on | Jan 25, 2011 13:39 |
| Version | 2.8 |
| OS | FreeBSD |
| Attachments | [Initial FSF patch to gcc 4.2.1](https://user-images.githubusercontent.com/60944935/143742584-ea09f71d-f8bf-4cd5-965c-c96453ad316f.gz) ... | Small gcc bug fixes from the FSF under GPLv2 | https://api.github.com/repos/llvm/llvm-project/issues/9403/comments | 14 | 2011-01-23T21:11:57Z | 2021-12-03T22:03:08Z | https://github.com/llvm/llvm-project/issues/9403 | 1,071,004,176 | 9,403 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9030](https://llvm.org/bz9030) |
| Resolution | FIXED |
| Resolved on | Jan 28, 2011 11:51 |
| Version | trunk |
| OS | Linux |
| Attachments | [Possible fix](https://user-images.githubusercontent.com/60944935/143742583-692f3dc9-d66a-42b9-a1c9-6a9d768cab50.gz) |
| Reporter | LLV... | ARM disassembler failed to disassemble "mov pc, lr" | https://api.github.com/repos/llvm/llvm-project/issues/9402/comments | 1 | 2011-01-23T17:27:29Z | 2021-12-03T22:03:07Z | https://github.com/llvm/llvm-project/issues/9402 | 1,071,004,161 | 9,402 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9029](https://llvm.org/bz9029) |
| Resolution | FIXED |
| Resolved on | Jan 15, 2012 11:22 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
$ cat t.cc
class MyClassIsReallyCool {};
void foo() {
new myClassIsReallyCool();
}
$ clang t.cc... | No typo correction after new | https://api.github.com/repos/llvm/llvm-project/issues/9401/comments | 0 | 2011-01-23T10:09:10Z | 2021-12-03T22:03:07Z | https://github.com/llvm/llvm-project/issues/9401 | 1,071,004,151 | 9,401 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9028](https://llvm.org/bz9028) |
| Resolution | FIXED |
| Resolved on | Feb 13, 2011 03:11 |
| Version | trunk |
| OS | All |
| Attachments | [Asserting testcase](https://user-images.githubusercontent.com/60944935/143742580-0072e39c-ff59-4a6e-ace1-5cdb1cb1b7fb.gz) |
| Reporter |... | Assertion on valid code when optimization is turned on | https://api.github.com/repos/llvm/llvm-project/issues/9400/comments | 2 | 2011-01-22T19:24:24Z | 2021-12-03T22:03:06Z | https://github.com/llvm/llvm-project/issues/9400 | 1,071,004,143 | 9,400 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9027](https://llvm.org/bz9027) |
| Resolution | FIXED |
| Resolved on | Nov 03, 2013 11:51 |
| Version | trunk |
| OS | Linux |
| CC | @lattner,@FlashSheridan,@isanbard,@rjmccall |
## Extended Description
The struct member needs to be loaded and stored.
regehr@home:~$ clang -... | volatile struct bug | https://api.github.com/repos/llvm/llvm-project/issues/9399/comments | 3 | 2011-01-22T03:54:50Z | 2021-12-03T22:03:05Z | https://github.com/llvm/llvm-project/issues/9399 | 1,071,004,136 | 9,399 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9026](https://llvm.org/bz9026) |
| Resolution | FIXED |
| Resolved on | Jan 22, 2011 09:36 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#9279 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Clang fails on
------... | Assertion about "conversion sequence " | https://api.github.com/repos/llvm/llvm-project/issues/9398/comments | 1 | 2011-01-22T03:34:31Z | 2021-12-03T22:03:04Z | https://github.com/llvm/llvm-project/issues/9398 | 1,071,004,124 | 9,398 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9025](https://llvm.org/bz9025) |
| Resolution | FIXED |
| Resolved on | Feb 16, 2011 21:05 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
This input causes Clang to segfault:
int fun(int i);
float... | Crash when emitting err_member_reference_needs_call for overloaded function | https://api.github.com/repos/llvm/llvm-project/issues/9397/comments | 2 | 2011-01-22T02:45:43Z | 2021-12-03T22:03:03Z | https://github.com/llvm/llvm-project/issues/9397 | 1,071,004,112 | 9,397 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9024](https://llvm.org/bz9024) |
| Resolution | FIXED |
| Resolved on | Mar 04, 2011 16:52 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The following invalid code:
template <class = int,int> struct S... | "Missing default argument" assertion on invalid code. | https://api.github.com/repos/llvm/llvm-project/issues/9396/comments | 1 | 2011-01-22T00:16:26Z | 2021-12-03T22:03:02Z | https://github.com/llvm/llvm-project/issues/9396 | 1,071,004,104 | 9,396 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9023](https://llvm.org/bz9023) |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@zygoloid |
## Extended Description
It looks to me that assuming resolution of core issue #​778 is accepted, the following is valid code
```c++
template<typename ...T>
stru... | Prematurely diagnoses unexpanded parameter packs | https://api.github.com/repos/llvm/llvm-project/issues/9395/comments | 5 | 2011-01-21T23:55:31Z | 2024-07-11T16:15:29Z | https://github.com/llvm/llvm-project/issues/9395 | 1,071,004,085 | 9,395 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9022](https://llvm.org/bz9022) |
| Version | 2.8 |
| OS | Linux |
| Attachments | [attempt to set ReadNone attribute at call](https://user-images.githubusercontent.com/92601667/143742579-347566a3-6ecc-46c7-b74b-dcd5dada670a.gz) |
| CC | @asl |
## Extended Description
I wonde... | How to set call attributes via C binding? | https://api.github.com/repos/llvm/llvm-project/issues/9394/comments | 5 | 2011-01-21T22:11:33Z | 2023-08-13T19:35:55Z | https://github.com/llvm/llvm-project/issues/9394 | 1,071,004,077 | 9,394 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9021](https://llvm.org/bz9021) |
| Resolution | FIXED |
| Resolved on | Feb 03, 2012 01:35 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@zygoloid |
## Extended Description
The following fails.
template<typename, typename>
struct A { };
template<typename ...T>
str... | Pack expansion into a template-argument-list corresponding to no parameter packs fails | https://api.github.com/repos/llvm/llvm-project/issues/9393/comments | 3 | 2011-01-21T22:04:25Z | 2021-12-03T22:02:59Z | https://github.com/llvm/llvm-project/issues/9393 | 1,071,004,067 | 9,393 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9020](https://llvm.org/bz9020) |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
The following generates a suspicious warning for the partial specialization.
While the partial specialization member of A<T...> has an argument list containing a ... | Pack expansion that was already expanded treated as a non-deduced context. | https://api.github.com/repos/llvm/llvm-project/issues/9392/comments | 0 | 2011-01-21T21:34:23Z | 2021-12-03T22:02:58Z | https://github.com/llvm/llvm-project/issues/9392 | 1,071,004,060 | 9,392 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9019](https://llvm.org/bz9019) |
| Resolution | WONTFIX |
| Resolved on | Feb 17, 2011 17:38 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
This program:
float f(float x) {
return __builtin_fabsf(x);
}
requires -... | __builtin_fabs shouldn't lower to libm call | https://api.github.com/repos/llvm/llvm-project/issues/9391/comments | 1 | 2011-01-21T21:26:20Z | 2022-01-20T02:33:29Z | https://github.com/llvm/llvm-project/issues/9391 | 1,071,004,055 | 9,391 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9018](https://llvm.org/bz9018) |
| Version | 2.8 |
| OS | Linux |
## Extended Description
http://llvm.org/docs/LangRef.html
says, that the allowed function attributes for 'call' are 'noreturn', 'nounwind', 'readonly' and 'readnone',
but it does not tell how these attributes in... | Documentation of function attributes in a 'call' | https://api.github.com/repos/llvm/llvm-project/issues/9390/comments | 1 | 2011-01-21T21:07:22Z | 2023-08-11T17:21:34Z | https://github.com/llvm/llvm-project/issues/9390 | 1,071,004,045 | 9,390 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9017](https://llvm.org/bz9017) |
| Resolution | FIXED |
| Resolved on | Jan 23, 2011 21:29 |
| Version | trunk |
| OS | Linux |
| CC | @tkremenek |
## Extended Description
regehr@home:~/volatile/bugs/tmp349$ clang -O2 -c small.c
clang: Value.cpp:312: void llvm::Value::replaceA... | Assertion `New != this && "this->replaceAllUsesWith(this) is NOT valid!"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/9389/comments | 3 | 2011-01-21T18:00:02Z | 2021-12-03T22:02:56Z | https://github.com/llvm/llvm-project/issues/9389 | 1,071,004,036 | 9,389 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9016](https://llvm.org/bz9016) |
| Resolution | FIXED |
| Resolved on | Mar 05, 2011 11:58 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The following code causes an assertion in a current svn head. It ... | Assertion `D->isInvalidDecl() && "declaration was not instantiated in this scope!"' failed in many boost examples | https://api.github.com/repos/llvm/llvm-project/issues/9388/comments | 3 | 2011-01-21T11:55:29Z | 2021-12-03T22:02:55Z | https://github.com/llvm/llvm-project/issues/9388 | 1,071,004,026 | 9,388 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9015](https://llvm.org/bz9015) |
| Resolution | FIXED |
| Resolved on | Jan 23, 2011 21:18 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143742578-d4152778-89c8-49ba-8fd3-27745620c867.gz) |
| Reporter | LLVM Bu... | module linking crash | https://api.github.com/repos/llvm/llvm-project/issues/9387/comments | 3 | 2011-01-21T05:36:02Z | 2021-12-03T22:02:54Z | https://github.com/llvm/llvm-project/issues/9387 | 1,071,004,011 | 9,387 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9014](https://llvm.org/bz9014) |
| Resolution | FIXED |
| Resolved on | Jan 20, 2011 16:34 |
| Version | 2.8 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
As of LLVM 2.8, clang can no longer build the ctypes module from Python (this has be... | cannot build ctypes module from Python | https://api.github.com/repos/llvm/llvm-project/issues/9386/comments | 2 | 2011-01-20T23:38:58Z | 2021-12-03T22:02:53Z | https://github.com/llvm/llvm-project/issues/9386 | 1,071,003,997 | 9,386 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9013](https://llvm.org/bz9013) |
| Resolution | FIXED |
| Resolved on | Jan 20, 2011 23:30 |
| Version | trunk |
| OS | Linux |
| CC | @tkremenek |
## Extended Description
This bug appeared during the last week or so.
'clang -O2' loops apparently forever when trying to compil... | clang hang | https://api.github.com/repos/llvm/llvm-project/issues/9385/comments | 5 | 2011-01-20T18:52:19Z | 2021-12-03T22:02:52Z | https://github.com/llvm/llvm-project/issues/9385 | 1,071,003,987 | 9,385 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9012](https://llvm.org/bz9012) |
| Resolution | INVALID |
| Resolved on | Jan 21, 2011 12:54 |
| Version | trunk |
| OS | All |
| Attachments | [Patch to fix "undef" in conditional branches may lead to assertion failure](https://user-images.githubusercontent.com/60944935/14374... | "undef" in conditional branches may lead to assertion failure | https://api.github.com/repos/llvm/llvm-project/issues/9384/comments | 2 | 2011-01-20T14:39:23Z | 2021-12-03T22:02:51Z | https://github.com/llvm/llvm-project/issues/9384 | 1,071,003,976 | 9,384 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9011](https://llvm.org/bz9011) |
| Resolution | FIXED |
| Resolved on | Jan 20, 2011 19:58 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
There is missing constant folding of casting operation for vector of 0's.
Prob... | Constant folding cast for zero vectors is missing | https://api.github.com/repos/llvm/llvm-project/issues/9383/comments | 3 | 2011-01-20T14:08:28Z | 2021-12-03T22:02:50Z | https://github.com/llvm/llvm-project/issues/9383 | 1,071,003,965 | 9,383 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9010](https://llvm.org/bz9010) |
| Resolution | FIXED |
| Resolved on | Mar 09, 2011 05:16 |
| Version | trunk |
| OS | Windows XP |
| Blocks | llvm/llvm-bugzilla-archive#9100 |
| Attachments | [.ll and generated .s file](https://user-images.githubusercontent.com/60944935/14374... | Function parameter corruption when using tail call optimization in Windows 64 | https://api.github.com/repos/llvm/llvm-project/issues/9382/comments | 4 | 2011-01-20T13:52:27Z | 2021-12-03T22:02:49Z | https://github.com/llvm/llvm-project/issues/9382 | 1,071,003,956 | 9,382 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9009](https://llvm.org/bz9009) |
| Resolution | FIXED |
| Resolved on | Jan 23, 2011 21:43 |
| Version | trunk |
| OS | All |
| Attachments | [Test for movlps failure](https://user-images.githubusercontent.com/60944935/143742575-3015e7de-37ef-416b-b98a-f187ac2bdaa9.gz) |
| Repor... | Cannot select X86ISD::MOVLPS for v4:i32 | https://api.github.com/repos/llvm/llvm-project/issues/9381/comments | 1 | 2011-01-20T13:28:23Z | 2021-12-03T22:02:49Z | https://github.com/llvm/llvm-project/issues/9381 | 1,071,003,948 | 9,381 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9008](https://llvm.org/bz9008) |
| Resolution | INVALID |
| Resolved on | Jan 31, 2011 10:53 |
| Version | 2.8 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @akyrtzi,@tkremenek |
## Extended Description
// Compile with :
// clang -Wall -pipe -fno-strict-alia... | false unused variable warning when variable exclusively used within sizeof | https://api.github.com/repos/llvm/llvm-project/issues/9380/comments | 4 | 2011-01-20T07:25:44Z | 2021-12-03T22:02:48Z | https://github.com/llvm/llvm-project/issues/9380 | 1,071,003,939 | 9,380 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9007](https://llvm.org/bz9007) |
| Resolution | FIXED |
| Resolved on | Jan 19, 2011 21:03 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The following testcase crashes clang:
struct bar {
enum ... | crash on invalid? | https://api.github.com/repos/llvm/llvm-project/issues/9379/comments | 1 | 2011-01-20T04:06:41Z | 2021-12-03T22:02:47Z | https://github.com/llvm/llvm-project/issues/9379 | 1,071,003,933 | 9,379 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9006](https://llvm.org/bz9006) |
| Resolution | FIXED |
| Resolved on | Jan 19, 2011 17:55 |
| Version | trunk |
| OS | All |
| Attachments | [Preprocessed boost_python_ext.cpp](https://user-images.githubusercontent.com/60944935/143742574-f6753f6e-a771-4a72-80cd-8376dccb029c.gz)... | Boost.Python def_readonly broken on trunk | https://api.github.com/repos/llvm/llvm-project/issues/9378/comments | 1 | 2011-01-20T01:20:46Z | 2021-12-03T22:02:46Z | https://github.com/llvm/llvm-project/issues/9378 | 1,071,003,928 | 9,378 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9005](https://llvm.org/bz9005) |
| Resolution | FIXED |
| Resolved on | Jan 23, 2011 21:48 |
| Version | trunk |
| OS | Windows 2000 |
| Attachments | [demangle docs](https://user-images.githubusercontent.com/92601343/143742572-423f9555-7a65-4e3f-b5dc-7803e0a7b101.gz), [fix gram... | mangled docs for -fcolor-diagnostics | https://api.github.com/repos/llvm/llvm-project/issues/9377/comments | 1 | 2011-01-19T20:04:40Z | 2021-12-03T22:02:45Z | https://github.com/llvm/llvm-project/issues/9377 | 1,071,003,921 | 9,377 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.