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 | [8404](https://llvm.org/bz8404) |
| Resolution | FIXED |
| Resolved on | Feb 06, 2018 20:02 |
| Version | trunk |
| OS | Linux |
| Attachments | [Preprocessed C++ source code.](https://user-images.githubusercontent.com/92601886/143742140-fa4bcfef-7efc-43a8-9754-663614243d46.gz) |... | ICE in ScheduleDAG.cpp:460: "Wrong topological sorting" | https://api.github.com/repos/llvm/llvm-project/issues/8776/comments | 7 | 2010-10-18T14:53:09Z | 2021-12-03T21:53:45Z | https://github.com/llvm/llvm-project/issues/8776 | 1,070,998,366 | 8,776 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8403](https://llvm.org/bz8403) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:22 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
The following test case triggers an analyser warning "The l... | Analyser false positive "The left operand to '+' is always 0" | https://api.github.com/repos/llvm/llvm-project/issues/8775/comments | 7 | 2010-10-18T12:05:02Z | 2021-12-03T21:53:44Z | https://github.com/llvm/llvm-project/issues/8775 | 1,070,998,359 | 8,775 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8402](https://llvm.org/bz8402) |
| Resolution | FIXED |
| Resolved on | Feb 27, 2014 19:28 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-bugzilla-archive#13707 |
| CC | @asl,@tritao,@rnk |
## Extended Description
LLVM Assumes that COFF linkonce sections are n... | Incorrect section names and characteristics generated for linkonce sections on Windows. | https://api.github.com/repos/llvm/llvm-project/issues/8774/comments | 2 | 2010-10-18T05:12:25Z | 2021-12-03T21:53:43Z | https://github.com/llvm/llvm-project/issues/8774 | 1,070,998,347 | 8,774 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8401](https://llvm.org/bz8401) |
| Resolution | FIXED |
| Resolved on | Oct 22, 2010 09:21 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @Axel-Naumann,@DougGregor |
## Extended Description
~> cat reduced.h
#include <vector>
void f(std::ve... | std::allocator<double>::allocator() not emitted | https://api.github.com/repos/llvm/llvm-project/issues/8773/comments | 4 | 2010-10-18T03:40:25Z | 2021-12-03T21:53:42Z | https://github.com/llvm/llvm-project/issues/8773 | 1,070,998,337 | 8,773 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8400](https://llvm.org/bz8400) |
| Resolution | FIXED |
| Resolved on | Oct 20, 2010 16:22 |
| Version | unspecified |
| OS | All |
| Attachments | [Fix leak](https://user-images.githubusercontent.com/60944935/143742139-3943b08d-4833-4a9c-9d1f-860207710515.gz) |
| Reporter | LLV... | [PATCH] Missing dispose in c-index-test | https://api.github.com/repos/llvm/llvm-project/issues/8772/comments | 1 | 2010-10-18T00:25:41Z | 2021-12-03T21:53:41Z | https://github.com/llvm/llvm-project/issues/8772 | 1,070,998,330 | 8,772 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8399](https://llvm.org/bz8399) |
| Resolution | FIXED |
| Resolved on | Oct 18, 2010 02:12 |
| Version | trunk |
| OS | Windows NT |
## Extended Description
The Microsoft C/C++ ABI treats long double as 8 bytes instead of the 12 that others use. Clang doesn't know about this.
... | Incorrect sizeof(long double) on Windows. | https://api.github.com/repos/llvm/llvm-project/issues/8771/comments | 3 | 2010-10-18T00:01:51Z | 2021-12-03T21:53:40Z | https://github.com/llvm/llvm-project/issues/8771 | 1,070,998,322 | 8,771 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8398](https://llvm.org/bz8398) |
| Version | trunk |
| OS | Windows NT |
| Attachments | [Fix problem, just needs tests.](https://user-images.githubusercontent.com/301627/143742138-2672d496-d43a-42f4-a535-a790317f1453.gz) |
| CC | @AaronBallman |
## Extended Description
While ... | Struct padding is not accounted for when passing structs to VA functions. | https://api.github.com/repos/llvm/llvm-project/issues/8770/comments | 3 | 2010-10-17T21:01:29Z | 2021-12-03T21:53:39Z | https://github.com/llvm/llvm-project/issues/8770 | 1,070,998,309 | 8,770 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8397](https://llvm.org/bz8397) |
| Resolution | FIXED |
| Resolved on | Oct 17, 2010 21:58 |
| Version | trunk |
| OS | Linux |
| CC | @oscarfv |
## Extended Description
Creation of the symlink to clang fails when installing clang using package manager such as pacman.
Here's ... | Issue of clang++ symlink at installation time using CMake | https://api.github.com/repos/llvm/llvm-project/issues/8769/comments | 4 | 2010-10-17T15:49:16Z | 2021-12-03T21:53:39Z | https://github.com/llvm/llvm-project/issues/8769 | 1,070,998,303 | 8,769 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8396](https://llvm.org/bz8396) |
| Resolution | FIXED |
| Resolved on | Feb 19, 2011 13:04 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
unsigned int main() { }
main1.cpp:1:1: error: 'main' must return 'int'
unsigned int main() {
^~~~~~~~
i... | Fix-it for "main must return int" is wrong for "unsigned int" | https://api.github.com/repos/llvm/llvm-project/issues/8768/comments | 1 | 2010-10-17T14:25:24Z | 2021-12-03T21:53:38Z | https://github.com/llvm/llvm-project/issues/8768 | 1,070,998,296 | 8,768 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8395](https://llvm.org/bz8395) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan |
## Extended Description
$ clang -v
clang version 2.9 (trunk 116687)
Target: x86_64-unknown-linux-gnu
Thread model: posix
s$ cat pthread_mutex_lock.c
... | pthread_mutex_lock() modeling error | https://api.github.com/repos/llvm/llvm-project/issues/8767/comments | 4 | 2010-10-17T12:21:34Z | 2021-12-03T21:53:37Z | https://github.com/llvm/llvm-project/issues/8767 | 1,070,998,293 | 8,767 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8394](https://llvm.org/bz8394) |
| Resolution | FIXED |
| Resolved on | Apr 05, 2011 22:32 |
| Version | trunk |
| OS | Linux |
| CC | @rjmccall |
## Extended Description
This is the reduced testcase:
$ cat b.c
void f() {
if (({;};}
$ clang -c b.c
$
Of course the code sh... | clang parses garbage without diagnostic | https://api.github.com/repos/llvm/llvm-project/issues/8766/comments | 3 | 2010-10-17T11:23:37Z | 2021-12-03T21:53:36Z | https://github.com/llvm/llvm-project/issues/8766 | 1,070,998,287 | 8,766 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8393](https://llvm.org/bz8393) |
| Resolution | FIXED |
| Resolved on | Oct 22, 2012 12:28 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan |
## Extended Description
$ clang -v
clang version 2.9 (trunk 116687)
Target: x86_64-unknow... | realloc() modeling error | https://api.github.com/repos/llvm/llvm-project/issues/8765/comments | 9 | 2010-10-17T10:35:04Z | 2021-12-03T21:53:35Z | https://github.com/llvm/llvm-project/issues/8765 | 1,070,998,274 | 8,765 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8392](https://llvm.org/bz8392) |
| Resolution | INVALID |
| Resolved on | Oct 31, 2011 12:43 |
| Version | 2.8 |
| OS | Linux |
| CC | @dwblaikie |
## Extended Description
clang's exitcode is 1, and it doesn't modify the file.
Testcase;
template <typename T>
class Foo
{
p... | clang fixit: doesn't fix missing "this->" | https://api.github.com/repos/llvm/llvm-project/issues/8764/comments | 1 | 2010-10-17T09:56:46Z | 2021-12-03T21:53:34Z | https://github.com/llvm/llvm-project/issues/8764 | 1,070,998,265 | 8,764 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8391](https://llvm.org/bz8391) |
| Resolution | FIXED |
| Resolved on | Jan 16, 2011 02:14 |
| Version | trunk |
| OS | All |
| Attachments | [look for the last dot in the filename, not the first one](https://user-images.githubusercontent.com/60944935/143742137-7a1d061d-8a36-493... | Dependency file name ".d" files | https://api.github.com/repos/llvm/llvm-project/issues/8763/comments | 1 | 2010-10-16T20:38:06Z | 2021-12-03T21:53:33Z | https://github.com/llvm/llvm-project/issues/8763 | 1,070,998,257 | 8,763 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8390](https://llvm.org/bz8390) |
| Resolution | FIXED |
| Resolved on | Aug 11, 2014 12:42 |
| Version | trunk |
| OS | Windows XP |
| Depends On | llvm/llvm-bugzilla-archive#9591 llvm/llvm-project#6642 llvm/llvm-project#6647 llvm/llvm-project#7441 llvm/llvm-project#8327 llvm/ll... | [META] Selfhosting clang/llvm on Mingw and Cygwin | https://api.github.com/repos/llvm/llvm-project/issues/8762/comments | 10 | 2010-10-16T11:25:27Z | 2021-12-03T21:53:32Z | https://github.com/llvm/llvm-project/issues/8762 | 1,070,998,241 | 8,762 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8389](https://llvm.org/bz8389) |
| Resolution | FIXED |
| Resolved on | Oct 19, 2010 11:53 |
| Version | trunk |
| OS | Windows XP |
| Attachments | [OcamlGCPrinter.O0.bc](https://user-images.githubusercontent.com/60944935/143742132-aab150a2-a139-4522-9086-11906e6b519c.gz), [Oca... | Global Variable Optimizer transforms OcamlGCPrinter.cpp incorrectly | https://api.github.com/repos/llvm/llvm-project/issues/8761/comments | 8 | 2010-10-16T00:34:39Z | 2021-12-03T21:53:31Z | https://github.com/llvm/llvm-project/issues/8761 | 1,070,998,230 | 8,761 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8388](https://llvm.org/bz8388) |
| Resolution | FIXED |
| Resolved on | Oct 18, 2013 18:27 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-bugzilla-archive#10637 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @isanbard |
## Extended Description
The docs for llvm.me... | memcpy/memmove/memset intrinsics are unclear about alignment value 0 | https://api.github.com/repos/llvm/llvm-project/issues/8760/comments | 1 | 2010-10-15T21:45:03Z | 2021-12-03T21:53:30Z | https://github.com/llvm/llvm-project/issues/8760 | 1,070,998,220 | 8,760 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8387](https://llvm.org/bz8387) |
| Resolution | WORKSFORME |
| Resolved on | Feb 04, 2012 17:40 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AaronBallman |
## Extended Description
The assertion mentioned above fails in some special case... | Assertion fails 'StartColNo <= EndColNo && "Invalid range!"' | https://api.github.com/repos/llvm/llvm-project/issues/8759/comments | 1 | 2010-10-15T16:42:56Z | 2022-01-20T02:06:03Z | https://github.com/llvm/llvm-project/issues/8759 | 1,070,998,212 | 8,759 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8386](https://llvm.org/bz8386) |
| Resolution | DUPLICATE |
| Resolved on | Oct 22, 2010 09:21 |
| Version | trunk |
| OS | MacOS X |
| CC | @zygoloid |
## Extended Description
$ cat t.cxx
#include <vector>
void Invoke(const std::vector<void*>& = std::vector<void*>());
void f(... | template default parameter type of function default argument causes missing symbol | https://api.github.com/repos/llvm/llvm-project/issues/8758/comments | 5 | 2010-10-15T15:36:03Z | 2021-12-03T21:53:28Z | https://github.com/llvm/llvm-project/issues/8758 | 1,070,998,204 | 8,758 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8385](https://llvm.org/bz8385) |
| Resolution | FIXED |
| Resolved on | Mar 13, 2012 18:34 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie,@DougGregor |
## Extended Description
The code:
struct{template struct{
Produces the backt... | Assertion `Access != AS_none && "Access specifier is AS_none inside a record decl"' on invalid code | https://api.github.com/repos/llvm/llvm-project/issues/8757/comments | 4 | 2010-10-15T12:27:05Z | 2021-12-03T21:53:27Z | https://github.com/llvm/llvm-project/issues/8757 | 1,070,998,195 | 8,757 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8384](https://llvm.org/bz8384) |
| Resolution | WORKSFORME |
| Resolved on | Sep 12, 2013 06:58 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@spavloff |
## Extended Description
The code:
struct{template<struct aa{}template<aa
... | Assertion `Access == AS_private || Access == AS_protected' on invalid code | https://api.github.com/repos/llvm/llvm-project/issues/8756/comments | 2 | 2010-10-15T12:23:29Z | 2022-01-20T02:06:01Z | https://github.com/llvm/llvm-project/issues/8756 | 1,070,998,186 | 8,756 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8383](https://llvm.org/bz8383) |
| Version | 2.8 |
| OS | Linux |
| Blocks | llvm/llvm-bugzilla-archive#10899 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rjmccall |
## Extended Description
$ cat weak.c
```c
#define EXPORT __attribute((visibility("default"))... | #pragma weak does not honor visibility | https://api.github.com/repos/llvm/llvm-project/issues/8755/comments | 0 | 2010-10-15T01:42:39Z | 2023-12-24T08:56:24Z | https://github.com/llvm/llvm-project/issues/8755 | 1,070,998,172 | 8,755 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8382](https://llvm.org/bz8382) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Consider this testcase:
```c++
template <class T>
class Foo {};
class Bar : public Foo {};
```
the dia... | wrong diagnostic on missing template arguments | https://api.github.com/repos/llvm/llvm-project/issues/8754/comments | 1 | 2010-10-15T01:08:50Z | 2023-08-22T04:56:50Z | https://github.com/llvm/llvm-project/issues/8754 | 1,070,998,165 | 8,754 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8381](https://llvm.org/bz8381) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | 2.8 |
| OS | Linux |
| Attachments | [bytecode which generates incorrect code](https://user-images.githubusercontent.com/60944935/143742128-bd6871f7-6314-444f-a624-a747b6c0ab... | Incorrect x86/SSE code generation involving <<8 x i16>> vector | https://api.github.com/repos/llvm/llvm-project/issues/8753/comments | 12 | 2010-10-15T00:47:52Z | 2021-12-03T21:53:24Z | https://github.com/llvm/llvm-project/issues/8753 | 1,070,998,158 | 8,753 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8380](https://llvm.org/bz8380) |
| Resolution | FIXED |
| Resolved on | Nov 09, 2010 15:49 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@tkremenek |
## Extended Description
The code snippet:
extern""a{
Leads to the following ... | Assertion `StartColNo <= EndColNo && "Invalid range!"' on invalid code | https://api.github.com/repos/llvm/llvm-project/issues/8752/comments | 2 | 2010-10-14T21:04:28Z | 2021-12-03T21:53:23Z | https://github.com/llvm/llvm-project/issues/8752 | 1,070,998,148 | 8,752 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8379](https://llvm.org/bz8379) |
| Version | 2.8 |
| OS | Windows XP |
| Attachments | [Demonstrates the problem.](https://user-images.githubusercontent.com/60944935/143742127-9818b80b-5307-477b-9b61-c94476c14e3d.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Descri... | Use of llvm.powi.f64 on Windows crashes | https://api.github.com/repos/llvm/llvm-project/issues/8751/comments | 3 | 2010-10-14T20:09:41Z | 2023-08-08T17:56:05Z | https://github.com/llvm/llvm-project/issues/8751 | 1,070,998,141 | 8,751 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8378](https://llvm.org/bz8378) |
| Resolution | WONTFIX |
| Resolved on | Apr 08, 2011 13:28 |
| Version | 2.8 |
| OS | Solaris |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
I am unable to build llvm-gcc-4.2-2.8 on Solaris/x86.
I successfull... | Cannot Build llvm-gcc-4.2-2.8 on Solaris/x86 | https://api.github.com/repos/llvm/llvm-project/issues/8750/comments | 8 | 2010-10-14T17:52:03Z | 2022-01-20T02:33:09Z | https://github.com/llvm/llvm-project/issues/8750 | 1,070,998,129 | 8,750 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8377](https://llvm.org/bz8377) |
| Resolution | FIXED |
| Resolved on | Mar 01, 2011 09:35 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The code:
template <int>
struct def_helper {
void def_maybe_o... | Assertion `Rep && "no type provided!"' on invalid code | https://api.github.com/repos/llvm/llvm-project/issues/8749/comments | 1 | 2010-10-14T17:31:05Z | 2021-12-03T21:53:20Z | https://github.com/llvm/llvm-project/issues/8749 | 1,070,998,121 | 8,749 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8376](https://llvm.org/bz8376) |
| Resolution | DUPLICATE |
| Resolved on | Oct 14, 2010 08:21 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Similar to llvm/llvm-project#7297 , but I think it is another issue,
to prevent cl... | LinkModules: "alias bitcast" causes assertion failure | https://api.github.com/repos/llvm/llvm-project/issues/8748/comments | 1 | 2010-10-14T14:21:21Z | 2021-12-03T21:53:19Z | https://github.com/llvm/llvm-project/issues/8748 | 1,070,998,116 | 8,748 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8375](https://llvm.org/bz8375) |
| Resolution | FIXED |
| Resolved on | Oct 14, 2010 20:51 |
| Version | trunk |
| OS | Linux |
| CC | @oscarfv |
## Extended Description
I built LLVM from trunk using CMake and everything went all well.
Next, I successfully built dragonegg from... | Symbol is undefined when LLVM built by CMake | https://api.github.com/repos/llvm/llvm-project/issues/8747/comments | 3 | 2010-10-14T14:05:30Z | 2021-12-03T21:53:18Z | https://github.com/llvm/llvm-project/issues/8747 | 1,070,998,102 | 8,747 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8374](https://llvm.org/bz8374) |
| Resolution | INVALID |
| Resolved on | Oct 18, 2010 15:39 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
clang Sema and IRgen support for the Apple blocks extensi... | Generalize clang blocks to support other closure-like language features | https://api.github.com/repos/llvm/llvm-project/issues/8746/comments | 5 | 2010-10-14T03:10:26Z | 2021-12-03T21:53:17Z | https://github.com/llvm/llvm-project/issues/8746 | 1,070,998,096 | 8,746 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8373](https://llvm.org/bz8373) |
| Version | trunk |
| OS | Linux |
| Attachments | [full program testcase](https://user-images.githubusercontent.com/60944935/143742126-38adebff-35c2-4f3b-a8a7-8c9d6cbb8997.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor ... | diagnose use of base member before base is initialized | https://api.github.com/repos/llvm/llvm-project/issues/8745/comments | 2 | 2010-10-14T01:20:42Z | 2024-01-20T11:10:47Z | https://github.com/llvm/llvm-project/issues/8745 | 1,070,998,092 | 8,745 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8372](https://llvm.org/bz8372) |
| Resolution | FIXED |
| Resolved on | Oct 13, 2010 12:24 |
| Version | trunk |
| OS | Linux |
| Attachments | [stack trace](https://user-images.githubusercontent.com/1148786/143742125-6faf68db-f057-41e3-b47a-c38f69768491.gz) |
| CC | @DougGregor... | clang::DiagnosticInfo::getArgKind(unsigned int) fails assertion | https://api.github.com/repos/llvm/llvm-project/issues/8744/comments | 2 | 2010-10-13T14:59:25Z | 2021-12-03T21:53:16Z | https://github.com/llvm/llvm-project/issues/8744 | 1,070,998,083 | 8,744 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8371](https://llvm.org/bz8371) |
| Resolution | FIXED |
| Resolved on | Oct 15, 2010 08:37 |
| Version | unspecified |
| OS | All |
| Attachments | [fix and test](https://user-images.githubusercontent.com/95090632/143742124-aaa6cd95-a71f-47ce-b3ac-72ee98d63d97.gz) |
| CC | @efri... | __attribute__ ((__const)) not recognized | https://api.github.com/repos/llvm/llvm-project/issues/8743/comments | 6 | 2010-10-13T11:42:34Z | 2021-12-03T21:53:15Z | https://github.com/llvm/llvm-project/issues/8743 | 1,070,998,076 | 8,743 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8370](https://llvm.org/bz8370) |
| Version | trunk |
| OS | Windows NT |
| Attachments | [One of](https://user-images.githubusercontent.com/301627/143742121-e81fcf7a-d631-4bd9-b0a3-4eaea1204e7e.gz), [these days](https://user-images.githubusercontent.com/301627/143742122-e93336cf... | Seemingly incorrect output on Windows for the exact same generated X86 assembly as Linux. | https://api.github.com/repos/llvm/llvm-project/issues/8742/comments | 1 | 2010-10-13T06:45:15Z | 2021-12-03T21:53:14Z | https://github.com/llvm/llvm-project/issues/8742 | 1,070,998,067 | 8,742 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8369](https://llvm.org/bz8369) |
| Resolution | FIXED |
| Resolved on | Apr 09, 2011 03:18 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#4440 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@efriedma-quic,@pageexec |
## Extended Description
... | Support mregparm flag | https://api.github.com/repos/llvm/llvm-project/issues/8741/comments | 9 | 2010-10-13T06:20:44Z | 2021-12-03T21:53:13Z | https://github.com/llvm/llvm-project/issues/8741 | 1,070,998,062 | 8,741 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8368](https://llvm.org/bz8368) |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AaronBallman,@DougGregor,@zygoloid |
## Extended Description
The following code fails to compile (see comments)
```c++
namespace bug
{
class A... | Compiler getting confused when using templated function from the return value of a function of a member | https://api.github.com/repos/llvm/llvm-project/issues/8740/comments | 6 | 2010-10-13T04:47:01Z | 2023-08-19T02:46:41Z | https://github.com/llvm/llvm-project/issues/8740 | 1,070,998,054 | 8,740 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8367](https://llvm.org/bz8367) |
| Resolution | LATER |
| Resolved on | Oct 12, 2010 22:52 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Hi,
When llvm & clang (r116318) on Mac OSX 10.5 (Darwin 9.8.0) / PowerPC are used... | clang-compiled libtheora dump_video segfaults on test clips | https://api.github.com/repos/llvm/llvm-project/issues/8739/comments | 2 | 2010-10-13T01:44:16Z | 2021-12-03T21:53:11Z | https://github.com/llvm/llvm-project/issues/8739 | 1,070,998,043 | 8,739 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8366](https://llvm.org/bz8366) |
| Resolution | FIXED |
| Resolved on | Nov 17, 2010 20:02 |
| Version | trunk |
| OS | All |
| Attachments | [original source](https://user-images.githubusercontent.com/92601426/143742118-5e8e7936-2280-42b2-926d-da02fe9cf7b8.gz) |
## Extended De... | -march=native on i5 emits unaligned movaps | https://api.github.com/repos/llvm/llvm-project/issues/8738/comments | 4 | 2010-10-12T22:27:02Z | 2021-12-03T21:53:11Z | https://github.com/llvm/llvm-project/issues/8738 | 1,070,998,037 | 8,738 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8365](https://llvm.org/bz8365) |
| Resolution | FIXED |
| Resolved on | Oct 13, 2010 08:32 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
This is a fun case. When doing the codegen of
define i64 @​bra(i32 %zed) nounwi... | Output of "llc -filetype=obj" != llvm-mc | https://api.github.com/repos/llvm/llvm-project/issues/8737/comments | 1 | 2010-10-12T21:44:31Z | 2021-12-03T21:53:10Z | https://github.com/llvm/llvm-project/issues/8737 | 1,070,998,029 | 8,737 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8364](https://llvm.org/bz8364) |
| Resolution | INVALID |
| Resolved on | May 01, 2020 02:13 |
| Version | 2.7 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @ekatz |
## Extended Description
BitCode generation fails with "Unknown constant!" "UNREACHABLE execute... | Verifier doesn't flag out-of-module constants, BC writing crashes | https://api.github.com/repos/llvm/llvm-project/issues/8736/comments | 5 | 2010-10-12T20:58:13Z | 2021-12-03T21:53:09Z | https://github.com/llvm/llvm-project/issues/8736 | 1,070,998,020 | 8,736 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8363](https://llvm.org/bz8363) |
| Resolution | WORKSFORME |
| Resolved on | Jun 29, 2011 13:16 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143742117-102467cd-98fb-41b7-94d5-2d7eda9701e1.gz) |
| Rep... | [inline asm] Assertion `PartVT.isInteger() && ValueVT.isInteger() && "Unknown mismatch!"' failed | https://api.github.com/repos/llvm/llvm-project/issues/8735/comments | 3 | 2010-10-12T16:10:50Z | 2022-01-20T02:06:00Z | https://github.com/llvm/llvm-project/issues/8735 | 1,070,998,011 | 8,735 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8362](https://llvm.org/bz8362) |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143742114-45fbd355-7e25-436e-9438-f3ff5548fc6d.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @stoklund |
## Extended D... | Ran out of registers during register allocation! | https://api.github.com/repos/llvm/llvm-project/issues/8734/comments | 10 | 2010-10-12T15:25:56Z | 2022-02-14T18:51:03Z | https://github.com/llvm/llvm-project/issues/8734 | 1,070,998,004 | 8,734 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8361](https://llvm.org/bz8361) |
| Resolution | FIXED |
| Resolved on | May 05, 2011 12:04 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#8497 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @atrick,@lattner,@efriedma-quic,@ggreif |
## Extended Description... | duplicated compare instruction | https://api.github.com/repos/llvm/llvm-project/issues/8733/comments | 3 | 2010-10-12T15:22:36Z | 2021-12-03T21:53:06Z | https://github.com/llvm/llvm-project/issues/8733 | 1,070,997,986 | 8,733 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8360](https://llvm.org/bz8360) |
| Version | trunk |
| OS | All |
| CC | @d0k |
## Extended Description
Ran into this while trying to get LLVM to not optimize away my contrived code. Seems like an easy SimplifyLibCalls opt to implement to get used to transforms.
Filing this ... | Resolve call to atoi with constant input at compile time. | https://api.github.com/repos/llvm/llvm-project/issues/8732/comments | 2 | 2010-10-12T09:55:51Z | 2022-05-05T13:59:30Z | https://github.com/llvm/llvm-project/issues/8732 | 1,070,997,981 | 8,732 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8359](https://llvm.org/bz8359) |
| Resolution | FIXED |
| Resolved on | Oct 12, 2010 11:23 |
| Version | trunk |
| OS | All |
| Attachments | [proposed patch](https://user-images.githubusercontent.com/60944935/143742113-dc39d840-a342-4f61-8e16-6d5789c7b8c7.gz) |
| Reporter | LLV... | ARM allocates invalid registers for VFPv3-D16 (possibly allocating D16, D17 etc.) | https://api.github.com/repos/llvm/llvm-project/issues/8731/comments | 1 | 2010-10-12T05:59:19Z | 2021-12-03T21:53:04Z | https://github.com/llvm/llvm-project/issues/8731 | 1,070,997,970 | 8,731 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8358](https://llvm.org/bz8358) |
| Version | 1.0 |
| OS | Windows 2000 |
| CC | @rnk |
## Extended Description
"fork" on cygwin is a horrible hack. Apparently the solution is to use the cygwin spawn function which is both more efficient and also more reliable. | [cygwin] sys::Program::Execute should use spawn | https://api.github.com/repos/llvm/llvm-project/issues/8730/comments | 1 | 2010-10-12T04:01:45Z | 2021-12-03T21:53:03Z | https://github.com/llvm/llvm-project/issues/8730 | 1,070,997,955 | 8,730 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8357](https://llvm.org/bz8357) |
| Resolution | FIXED |
| Resolved on | Oct 11, 2010 15:43 |
| Version | trunk |
| OS | FreeBSD |
| Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143742112-44c5139f-74d5-4c97-a1a7-7e2c174926e4.gz) |
| Reporter | LLVM... | Crash inside fast register allocator on PowerPC | https://api.github.com/repos/llvm/llvm-project/issues/8729/comments | 2 | 2010-10-11T21:53:14Z | 2021-12-03T21:53:02Z | https://github.com/llvm/llvm-project/issues/8729 | 1,070,997,943 | 8,729 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8356](https://llvm.org/bz8356) |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sunfishcode |
## Extended Description
Our backend only does 32 bit loads. I noticed some loads were narrowed to 8 bits and then had to be reverted b... | Don't do unprofitable narrowing of loads. | https://api.github.com/repos/llvm/llvm-project/issues/8728/comments | 8 | 2010-10-11T20:24:52Z | 2024-08-11T16:12:22Z | https://github.com/llvm/llvm-project/issues/8728 | 1,070,997,934 | 8,728 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8355](https://llvm.org/bz8355) |
| Resolution | FIXED |
| Resolved on | Oct 18, 2010 16:29 |
| Version | 2.8 |
| OS | Linux |
| Attachments | [Proposed fix (no tests yet)](https://user-images.githubusercontent.com/92601262/143742110-07768ddd-4699-4e1c-9dce-f30816acdfea.gz), [Pro... | clang++ generates incorrect code if multiple classes with the same name are defined in the same function | https://api.github.com/repos/llvm/llvm-project/issues/8727/comments | 2 | 2010-10-11T20:01:15Z | 2021-12-03T21:53:01Z | https://github.com/llvm/llvm-project/issues/8727 | 1,070,997,915 | 8,727 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8354](https://llvm.org/bz8354) |
| Resolution | FIXED |
| Resolved on | Aug 11, 2014 12:36 |
| Version | trunk |
| OS | Windows XP |
| Blocks | llvm/llvm-bugzilla-archive#8390 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rnk |
## Extended Description
.bss$linkonce_fooba... | MC-COFF: Don't emit local storage with .bss$linkonce | https://api.github.com/repos/llvm/llvm-project/issues/8726/comments | 5 | 2010-10-11T19:19:46Z | 2021-12-03T21:52:59Z | https://github.com/llvm/llvm-project/issues/8726 | 1,070,997,899 | 8,726 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8353](https://llvm.org/bz8353) |
| Resolution | FIXED |
| Resolved on | Oct 11, 2010 18:56 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Sample](https://user-images.githubusercontent.com/60944935/143742109-52b206f0-ed53-4344-8fce-73c56d7244c3.gz) |
| Reporter | LLVM Bu... | r115248 break generation of debugging info for obj-C ivars | https://api.github.com/repos/llvm/llvm-project/issues/8725/comments | 3 | 2010-10-11T19:11:01Z | 2021-12-03T21:52:58Z | https://github.com/llvm/llvm-project/issues/8725 | 1,070,997,895 | 8,725 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8352](https://llvm.org/bz8352) |
| Resolution | INVALID |
| Resolved on | Oct 11, 2010 17:39 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
$ echo '@foo = common global i32 0, align 4' | Release+Asserts/... | llc emits improper .comm for PECOFF | https://api.github.com/repos/llvm/llvm-project/issues/8724/comments | 3 | 2010-10-11T18:42:15Z | 2021-12-03T21:52:57Z | https://github.com/llvm/llvm-project/issues/8724 | 1,070,997,887 | 8,724 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8351](https://llvm.org/bz8351) |
| Resolution | FIXED |
| Resolved on | Oct 11, 2010 12:44 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The LoopIndexSplit pass does not exist any longer, but it's still referenced fr... | void LLVMAddLoopIndexSplitPass(LLVMPassManagerRef PM) is still in llvm-c/Transforms/Scalar.h | https://api.github.com/repos/llvm/llvm-project/issues/8723/comments | 1 | 2010-10-11T15:12:07Z | 2021-12-03T21:52:57Z | https://github.com/llvm/llvm-project/issues/8723 | 1,070,997,874 | 8,723 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8350](https://llvm.org/bz8350) |
| Resolution | FIXED |
| Resolved on | Feb 25, 2011 09:20 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
Hi,
I have been trying clang on my project for some ... | Clang does not produce symbols for typeinfo | https://api.github.com/repos/llvm/llvm-project/issues/8722/comments | 8 | 2010-10-11T09:11:47Z | 2021-12-03T21:52:56Z | https://github.com/llvm/llvm-project/issues/8722 | 1,070,997,865 | 8,722 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8349](https://llvm.org/bz8349) |
| Resolution | FIXED |
| Resolved on | Oct 13, 2010 15:02 |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
The _Bool keyword isn't defined when in -fms-extensions mode. I know the reason is because one of the MS h... | _Bool keyword is not defined in -fms-extensions | https://api.github.com/repos/llvm/llvm-project/issues/8721/comments | 1 | 2010-10-10T09:45:29Z | 2021-12-03T21:52:55Z | https://github.com/llvm/llvm-project/issues/8721 | 1,070,997,856 | 8,721 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8348](https://llvm.org/bz8348) |
| Resolution | FIXED |
| Resolved on | Oct 16, 2010 03:27 |
| Version | trunk |
| OS | All |
## Extended Description
.def _main;
.scl 2;
.type 32;
.endef
.text
.globl _main
.align 16, 0x90
_main: # @̴... | [MC-COFF] COFF backend can't handle weak symbols | https://api.github.com/repos/llvm/llvm-project/issues/8720/comments | 2 | 2010-10-10T09:31:17Z | 2021-12-03T21:52:54Z | https://github.com/llvm/llvm-project/issues/8720 | 1,070,997,848 | 8,720 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8347](https://llvm.org/bz8347) |
| Resolution | FIXED |
| Resolved on | Oct 15, 2010 13:36 |
| Version | trunk |
| OS | Linux |
| Attachments | [isolate.ll](https://user-images.githubusercontent.com/60944935/143742106-db9449bb-b84b-4079-a805-ca53147e2f7c.gz) |
| Reporter | LLVM ... | ARM va_arg bug | https://api.github.com/repos/llvm/llvm-project/issues/8719/comments | 4 | 2010-10-10T09:12:53Z | 2021-12-03T21:52:53Z | https://github.com/llvm/llvm-project/issues/8719 | 1,070,997,837 | 8,719 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8346](https://llvm.org/bz8346) |
| Resolution | DUPLICATE |
| Resolved on | Aug 03, 2011 13:08 |
| Version | trunk |
| OS | Windows XP |
| Attachments | [file x.c](https://user-images.githubusercontent.com/60944935/143742104-a1fc007b-c908-4121-b1d7-609b6ee97c84.gz), [file y.c](h... | clang under windows/mingw inserts visible standard library functions into object files | https://api.github.com/repos/llvm/llvm-project/issues/8718/comments | 5 | 2010-10-09T22:18:04Z | 2021-12-03T21:52:52Z | https://github.com/llvm/llvm-project/issues/8718 | 1,070,997,824 | 8,718 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8345](https://llvm.org/bz8345) |
| Resolution | FIXED |
| Resolved on | Sep 09, 2011 19:32 |
| Version | 2.8 |
| OS | All |
| Attachments | [Code that fails to compile.](https://user-images.githubusercontent.com/60944935/143742102-a046c27a-d23c-41cb-aa41-5483f78616a7.gz) |
| Rep... | Failure to compile templated atomic | https://api.github.com/repos/llvm/llvm-project/issues/8717/comments | 7 | 2010-10-09T03:40:51Z | 2021-12-03T21:52:51Z | https://github.com/llvm/llvm-project/issues/8717 | 1,070,997,809 | 8,717 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8344](https://llvm.org/bz8344) |
| Resolution | FIXED |
| Resolved on | Oct 14, 2010 19:53 |
| Version | unspecified |
| OS | All |
| Attachments | [C++ scoped enum conditional builtin candidates](https://user-images.githubusercontent.com/60944935/143742101-fa7acdd2-da96-49f7-a0... | Scoped over.built OO_Conditional enum fix | https://api.github.com/repos/llvm/llvm-project/issues/8716/comments | 1 | 2010-10-09T03:06:00Z | 2021-12-03T21:52:51Z | https://github.com/llvm/llvm-project/issues/8716 | 1,070,997,797 | 8,716 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8343](https://llvm.org/bz8343) |
| Resolution | FIXED |
| Resolved on | Oct 09, 2010 06:01 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#8707 |
## Extended Description
There is currently no support in MC for parsing COFF assembly. Add it. | [MC] No support for COFF assembly. | https://api.github.com/repos/llvm/llvm-project/issues/8715/comments | 1 | 2010-10-09T01:32:02Z | 2021-12-03T21:52:50Z | https://github.com/llvm/llvm-project/issues/8715 | 1,070,997,785 | 8,715 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8342](https://llvm.org/bz8342) |
| Resolution | FIXED |
| Resolved on | Nov 11, 2010 21:34 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
Clang does not like the following code
struct A {
A(int) { }
explicit A(A const&) { }
};
int main(... | Direct-initialization of class object in second step of copy-initialization fails for explicit copy-constructor. | https://api.github.com/repos/llvm/llvm-project/issues/8714/comments | 1 | 2010-10-09T00:55:25Z | 2021-12-03T21:52:49Z | https://github.com/llvm/llvm-project/issues/8714 | 1,070,997,774 | 8,714 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8341](https://llvm.org/bz8341) |
| Version | trunk |
| OS | All |
## Extended Description
SyntaxError: Non-ASCI character '\xc3' in file <BLAH>/llvm-2.8/tools/clang/test/lit.site.cfg on line 3, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details.... | lit.site.cfg doesn't specify character encoding. python complains on unicode paths. | https://api.github.com/repos/llvm/llvm-project/issues/8713/comments | 0 | 2010-10-08T23:04:24Z | 2021-12-03T21:52:48Z | https://github.com/llvm/llvm-project/issues/8713 | 1,070,997,769 | 8,713 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8340](https://llvm.org/bz8340) |
| Resolution | FIXED |
| Resolved on | Oct 10, 2010 13:20 |
| Version | trunk |
| OS | All |
## Extended Description
The documentation at
http://www.llvm.org/docs/LangRef.html#t_vector
says, that the vector size is an integer.
This suggests tha... | Is vector size zero allowed? | https://api.github.com/repos/llvm/llvm-project/issues/8712/comments | 3 | 2010-10-08T19:10:55Z | 2021-12-03T21:52:47Z | https://github.com/llvm/llvm-project/issues/8712 | 1,070,997,764 | 8,712 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8339](https://llvm.org/bz8339) |
| Resolution | FIXED |
| Resolved on | Mar 02, 2012 16:57 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Daniel, have I got a pathological driver test case for you.
I have a Gentoo prefi... | Clang driver has trouble parsing Gentoo-built linker version string | https://api.github.com/repos/llvm/llvm-project/issues/8711/comments | 5 | 2010-10-08T18:33:34Z | 2021-12-03T21:52:46Z | https://github.com/llvm/llvm-project/issues/8711 | 1,070,997,754 | 8,711 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8338](https://llvm.org/bz8338) |
| Resolution | FIXED |
| Resolved on | Oct 09, 2010 11:05 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
It seems mccoff emits .bss with size 0 in section headers.
In getSectionFileSi... | MC-COFF: section.bss always has .size as 0 | https://api.github.com/repos/llvm/llvm-project/issues/8710/comments | 2 | 2010-10-08T17:55:13Z | 2021-12-03T21:52:46Z | https://github.com/llvm/llvm-project/issues/8710 | 1,070,997,746 | 8,710 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8337](https://llvm.org/bz8337) |
| Resolution | DUPLICATE |
| Resolved on | Oct 22, 2010 15:13 |
| Version | unspecified |
| OS | Linux |
| Attachments | [source file of problematic match](https://user-images.githubusercontent.com/60944935/143742100-d0e08674-e82f-40b9-aa34-fa8f7... | Dereference of null pointer | https://api.github.com/repos/llvm/llvm-project/issues/8709/comments | 4 | 2010-10-08T16:27:19Z | 2021-12-03T21:52:45Z | https://github.com/llvm/llvm-project/issues/8709 | 1,070,997,737 | 8,709 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8336](https://llvm.org/bz8336) |
| Resolution | FIXED |
| Resolved on | Feb 23, 2011 19:24 |
| Version | 2.8 |
| OS | Linux |
| Blocks | llvm/llvm-bugzilla-archive#8471 llvm/llvm-bugzilla-archive#8490 |
| Attachments | [minimal working example](https://user-images.githubusercon... | clang hangs while optimizing a snippet of C code | https://api.github.com/repos/llvm/llvm-project/issues/8708/comments | 6 | 2010-10-08T16:26:49Z | 2021-12-03T21:52:44Z | https://github.com/llvm/llvm-project/issues/8708 | 1,070,997,733 | 8,708 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8335](https://llvm.org/bz8335) |
| Resolution | FIXED |
| Resolved on | Oct 09, 2010 10:44 |
| Version | trunk |
| OS | Windows XP |
| Depends On | llvm/llvm-bugzilla-archive#8343 |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
foo.ll:
module asm ".text"
m... | MC-COFF: Wrong section header with module asm ".text" | https://api.github.com/repos/llvm/llvm-project/issues/8707/comments | 4 | 2010-10-08T13:22:54Z | 2021-12-03T21:52:43Z | https://github.com/llvm/llvm-project/issues/8707 | 1,070,997,724 | 8,707 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8334](https://llvm.org/bz8334) |
| Resolution | INVALID |
| Resolved on | Nov 14, 2010 23:42 |
| Version | trunk |
| OS | FreeBSD |
| Attachments | [c++ testcase](https://user-images.githubusercontent.com/95090477/143742096-dc4d21ac-8ed2-4545-9c87-f52f9f85f1d6.gz) |
| CC | @Doug... | Wrong template parameter is used for default copy constructor of template class | https://api.github.com/repos/llvm/llvm-project/issues/8706/comments | 5 | 2010-10-08T02:56:20Z | 2021-12-03T21:52:42Z | https://github.com/llvm/llvm-project/issues/8706 | 1,070,997,712 | 8,706 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8333](https://llvm.org/bz8333) |
| Resolution | DUPLICATE |
| Resolved on | Nov 16, 2010 11:55 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek,@seanm |
## Extended Description
Allocations with a size of 0 are easy bugs to find.
Se... | 0 size allocations | https://api.github.com/repos/llvm/llvm-project/issues/8705/comments | 2 | 2010-10-08T00:26:07Z | 2021-12-03T21:52:41Z | https://github.com/llvm/llvm-project/issues/8705 | 1,070,997,703 | 8,705 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8332](https://llvm.org/bz8332) |
| Resolution | WONTFIX |
| Resolved on | Apr 08, 2011 13:28 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Both gcc and llvm-gcc from LLVM 2.7 accept this, however latest llvm-gcc say... | llvm-gcc inline asm regression wrt 2.7 | https://api.github.com/repos/llvm/llvm-project/issues/8704/comments | 4 | 2010-10-07T21:29:58Z | 2022-01-20T02:33:07Z | https://github.com/llvm/llvm-project/issues/8704 | 1,070,997,697 | 8,704 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8331](https://llvm.org/bz8331) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
After a realloc, the return value should be null checked, especially if there is an offset write to the pointer afterwards. A ... | The return value of realloc should be checked before the next write | https://api.github.com/repos/llvm/llvm-project/issues/8703/comments | 0 | 2010-10-07T20:36:07Z | 2021-12-03T21:52:39Z | https://github.com/llvm/llvm-project/issues/8703 | 1,070,997,691 | 8,703 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8330](https://llvm.org/bz8330) |
| Resolution | FIXED |
| Resolved on | Sep 07, 2012 00:14 |
| Version | trunk |
| OS | All |
| CC | @darkbuck |
## Extended Description
This crashes tblgen:
------
class Or4<bits<8> Val> {
bits<8> V = {Val{7}, Val{6}, Val{5}, Val{4}, Val{3},... | tblgen isn't sufficiently meta | https://api.github.com/repos/llvm/llvm-project/issues/8702/comments | 4 | 2010-10-07T20:32:56Z | 2021-12-03T21:52:39Z | https://github.com/llvm/llvm-project/issues/8702 | 1,070,997,684 | 8,702 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8329](https://llvm.org/bz8329) |
| Resolution | INVALID |
| Resolved on | Oct 08, 2010 16:27 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
When getDefaultArgRange() is called for any ParmVarDecl the r... | getDefaultArgRange() returns incomplete SourceRange | https://api.github.com/repos/llvm/llvm-project/issues/8701/comments | 2 | 2010-10-07T17:19:48Z | 2021-12-03T21:52:38Z | https://github.com/llvm/llvm-project/issues/8701 | 1,070,997,678 | 8,701 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8328](https://llvm.org/bz8328) |
| Resolution | FIXED |
| Resolved on | Oct 13, 2010 15:42 |
| Version | trunk |
| OS | FreeBSD |
| CC | @DougGregor |
## Extended Description
Testcase below fails with the message: error: cannot dereference pointer into incomplete class type 'D... | Unable to call method of incomplete class | https://api.github.com/repos/llvm/llvm-project/issues/8700/comments | 1 | 2010-10-07T16:33:27Z | 2021-12-03T21:52:37Z | https://github.com/llvm/llvm-project/issues/8700 | 1,070,997,664 | 8,700 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8327](https://llvm.org/bz8327) |
| Resolution | FIXED |
| Resolved on | Oct 11, 2010 14:19 |
| Version | trunk |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
On 64-bit PowerPC, LLVM trunk (r115623) miscompiles va_arg:
%3 = va_arg i8... | LLVM miscompiles va_arg() on 64-bit PowerPC, truncating address to 32 bits | https://api.github.com/repos/llvm/llvm-project/issues/8699/comments | 3 | 2010-10-07T16:24:45Z | 2021-12-03T21:52:36Z | https://github.com/llvm/llvm-project/issues/8699 | 1,070,997,657 | 8,699 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8326](https://llvm.org/bz8326) |
| Resolution | FIXED |
| Resolved on | May 09, 2011 18:06 |
| Version | 2.8 |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143742095-9936637f-35ec-49d8-8d23-f980a50e2a58.gz) |
| Reporter | LLVM Bug... | const union member in template class gives invalid error | https://api.github.com/repos/llvm/llvm-project/issues/8698/comments | 1 | 2010-10-07T15:34:37Z | 2021-12-03T21:52:35Z | https://github.com/llvm/llvm-project/issues/8698 | 1,070,997,645 | 8,698 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8325](https://llvm.org/bz8325) |
| Resolution | FIXED |
| Resolved on | Oct 12, 2010 15:32 |
| Version | 2.8 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
When throwing a pointer, clang wants the dtor of t... | Error on throwing pointer to pointee with non public destructor | https://api.github.com/repos/llvm/llvm-project/issues/8697/comments | 2 | 2010-10-07T14:21:14Z | 2021-12-03T21:52:34Z | https://github.com/llvm/llvm-project/issues/8697 | 1,070,997,635 | 8,697 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8324](https://llvm.org/bz8324) |
| Version | 2.8 |
| OS | Linux |
| Depends On | llvm/llvm-bugzilla-archive#12230 |
| CC | @cleeland |
## Extended Description
Most 64-bit Linux systems place their (native 64bit) libraries in /usr/lib64, keeping /usr/lib for 32bit libraries fo... | llvm-config --libdir results in wrong output on most 64-bit Linux systems | https://api.github.com/repos/llvm/llvm-project/issues/8696/comments | 5 | 2010-10-07T14:13:42Z | 2023-08-16T20:36:45Z | https://github.com/llvm/llvm-project/issues/8696 | 1,070,997,627 | 8,696 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8323](https://llvm.org/bz8323) |
| Resolution | INVALID |
| Resolved on | Apr 23, 2019 14:48 |
| Version | trunk |
| OS | Linux |
| Attachments | [Patch to demonstrate bug](https://user-images.githubusercontent.com/60944935/143742088-fd21c2a0-cba1-4f4a-b2ea-a4d58a5dac08.gz), [Fi... | ScheduleDAGSDNodes.cpp:301: ... "Node already inserted!" | https://api.github.com/repos/llvm/llvm-project/issues/8695/comments | 2 | 2010-10-07T12:11:41Z | 2021-12-03T21:52:33Z | https://github.com/llvm/llvm-project/issues/8695 | 1,070,997,612 | 8,695 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8322](https://llvm.org/bz8322) |
| Resolution | DUPLICATE |
| Resolved on | Nov 08, 2010 11:28 |
| Version | 2.8 |
| OS | Linux |
| Attachments | [attachment version of failure example to make downloading easier](https://user-images.githubusercontent.com/92601756/143742086-4a17b... | Clang 2.8 Compile fails with: "address of overloaded function 'XXX' cannot be converted to type 'YYY' ", succeeds in GCC 4.4.1 | https://api.github.com/repos/llvm/llvm-project/issues/8694/comments | 6 | 2010-10-07T05:07:28Z | 2021-12-03T21:52:32Z | https://github.com/llvm/llvm-project/issues/8694 | 1,070,997,601 | 8,694 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8321](https://llvm.org/bz8321) |
| Resolution | FIXED |
| Resolved on | Oct 07, 2010 18:58 |
| Version | trunk |
| OS | Windows XP |
| Attachments | [pecoff object file w/o mc](https://user-images.githubusercontent.com/60944935/143742083-1e691645-a02d-4485-a63c-c2a505ec9812.gz),... | MC-COFF: bogus reloc fixups to disp8/32 | https://api.github.com/repos/llvm/llvm-project/issues/8693/comments | 4 | 2010-10-07T05:04:01Z | 2021-12-03T21:52:31Z | https://github.com/llvm/llvm-project/issues/8693 | 1,070,997,585 | 8,693 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8320](https://llvm.org/bz8320) |
| Resolution | FIXED |
| Resolved on | Oct 07, 2010 22:17 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
GNU ld/PECOFF assumes .type 0x20 for function.
LLVM emits .type 0... | PECOFF: IMAGE_SYM_DTYPE_FUNCTION is incompatible to GNU binutils | https://api.github.com/repos/llvm/llvm-project/issues/8692/comments | 2 | 2010-10-07T04:24:52Z | 2021-12-03T21:52:30Z | https://github.com/llvm/llvm-project/issues/8692 | 1,070,997,576 | 8,692 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8319](https://llvm.org/bz8319) |
| Resolution | FIXED |
| Resolved on | Jun 22, 2011 00:18 |
| Version | trunk |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic,@tkremenek |
## Extended Description
clang -O can't build ruby trunk, but clang -O0 ... | clang -O can't build ruby trunk | https://api.github.com/repos/llvm/llvm-project/issues/8691/comments | 4 | 2010-10-07T03:55:41Z | 2021-12-03T21:52:29Z | https://github.com/llvm/llvm-project/issues/8691 | 1,070,997,564 | 8,691 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8318](https://llvm.org/bz8318) |
| Resolution | INVALID |
| Resolved on | Jan 11, 2011 11:34 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
ToT & built both llvm-gcc and clang for arm-unknown-eabi target.
This simple C pr... | ARM EABI: inefficient code saving/restoring sp around function call | https://api.github.com/repos/llvm/llvm-project/issues/8690/comments | 3 | 2010-10-07T00:39:34Z | 2021-12-03T21:52:28Z | https://github.com/llvm/llvm-project/issues/8690 | 1,070,997,556 | 8,690 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8317](https://llvm.org/bz8317) |
| Resolution | FIXED |
| Resolved on | Oct 06, 2010 19:07 |
| Version | trunk |
| OS | All |
## Extended Description
X86InstrInfo::convertToThreeAddress can change an SHL instruction into an LEA. This can break register class constraints becaus... | X86InstrInfo::convertToThreeAddress violates register class constraints | https://api.github.com/repos/llvm/llvm-project/issues/8689/comments | 1 | 2010-10-07T00:00:25Z | 2021-12-03T21:52:27Z | https://github.com/llvm/llvm-project/issues/8689 | 1,070,997,544 | 8,689 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8316](https://llvm.org/bz8316) |
| Resolution | FIXED |
| Resolved on | Jan 03, 2011 03:38 |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor,@ismail |
## Extended Description
configure in libxml2 (the version in libreoffice at least) fails to find fprintf because o... | clang: error on missing fprintf prototype should be warning | https://api.github.com/repos/llvm/llvm-project/issues/8688/comments | 3 | 2010-10-06T21:00:43Z | 2021-12-03T21:52:27Z | https://github.com/llvm/llvm-project/issues/8688 | 1,070,997,539 | 8,688 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8315](https://llvm.org/bz8315) |
| Resolution | FIXED |
| Resolved on | Feb 04, 2011 06:58 |
| Version | trunk |
| OS | All |
| Attachments | [Test case](https://user-images.githubusercontent.com/92601809/143742082-c4f00fac-ea2b-4d25-bd13-5476a1030fdf.gz) |
| CC | @DougGregor |
... | Report error when applying a pointer-to-const-member-function to non-const object | https://api.github.com/repos/llvm/llvm-project/issues/8687/comments | 3 | 2010-10-06T19:48:40Z | 2021-12-03T21:52:26Z | https://github.com/llvm/llvm-project/issues/8687 | 1,070,997,530 | 8,687 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8314](https://llvm.org/bz8314) |
| Resolution | FIXED |
| Resolved on | Oct 25, 2010 15:39 |
| Version | 2.8 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
When using old-style function definitions, clang seems to be igno... | Incorrect code generated with prototypes and old-style function definitions. | https://api.github.com/repos/llvm/llvm-project/issues/8686/comments | 3 | 2010-10-06T18:28:28Z | 2021-12-03T21:52:25Z | https://github.com/llvm/llvm-project/issues/8686 | 1,070,997,521 | 8,686 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8313](https://llvm.org/bz8313) |
| Resolution | FIXED |
| Resolved on | Oct 12, 2010 21:16 |
| Version | trunk |
| OS | Linux |
| Attachments | [Metadata.o](https://user-images.githubusercontent.com/60944935/143742069-6ccbf02a-2501-40b2-8b6e-44ae2153ed2c.gz), [BasicBlock.o](http... | Use after free in the linker | https://api.github.com/repos/llvm/llvm-project/issues/8685/comments | 6 | 2010-10-06T17:11:21Z | 2021-12-03T21:52:24Z | https://github.com/llvm/llvm-project/issues/8685 | 1,070,997,512 | 8,685 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8312](https://llvm.org/bz8312) |
| Resolution | FIXED |
| Resolved on | Jul 05, 2019 18:51 |
| Version | unspecified |
| OS | Linux |
| CC | @XVilka,@MaskRay |
## Extended Description
There's a couple problems with the handling of the -MF flag. Let's compare with gcc 4.2:
$ g... | clang doesn't handle -M/-MF properly | https://api.github.com/repos/llvm/llvm-project/issues/8684/comments | 6 | 2010-10-06T09:29:40Z | 2021-12-03T21:52:23Z | https://github.com/llvm/llvm-project/issues/8684 | 1,070,997,507 | 8,684 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8311](https://llvm.org/bz8311) |
| Resolution | FIXED |
| Resolved on | Mar 05, 2011 02:42 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-bugzilla-archive#9099 |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
vec_cast.ll has 2 actions below.
; RUN:... | test/CodeGen/X86/vec_cast.ll barfs with -mtriple=x86_64-(mingw32|win32) | https://api.github.com/repos/llvm/llvm-project/issues/8683/comments | 2 | 2010-10-06T06:51:12Z | 2021-12-03T21:52:22Z | https://github.com/llvm/llvm-project/issues/8683 | 1,070,997,494 | 8,683 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8310](https://llvm.org/bz8310) |
| Resolution | FIXED |
| Resolved on | Oct 06, 2010 10:36 |
| Version | trunk |
| OS | Linux |
| Attachments | [clang output including backtrace](https://user-images.githubusercontent.com/60944935/143742067-6f1e407a-11a0-437e-b543-cfb40aaf5311.gz... | Assertion !Type.isNull() && "buitin va list type not initialized!" failed. | https://api.github.com/repos/llvm/llvm-project/issues/8682/comments | 5 | 2010-10-06T06:22:58Z | 2021-12-03T21:52:21Z | https://github.com/llvm/llvm-project/issues/8682 | 1,070,997,488 | 8,682 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8309](https://llvm.org/bz8309) |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
There are some interesting examples of terrible diagnostics here:
http://web.archive.org/web/20080504011352/http://www.digitalfanatics.org/index.php?title=Compi... | Fix some GCC diagnostic QoI gripes | https://api.github.com/repos/llvm/llvm-project/issues/8681/comments | 1 | 2010-10-06T05:20:30Z | 2023-08-19T02:41:09Z | https://github.com/llvm/llvm-project/issues/8681 | 1,070,997,484 | 8,681 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8308](https://llvm.org/bz8308) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nlewycky |
## Extended Description
As seen at revision 115615, the following IR is bad yet verify accepts:
define float @​bug_loop_v2(float* %a, i32 %start... | Module Verify is accepting bad LLVM IR | https://api.github.com/repos/llvm/llvm-project/issues/8680/comments | 3 | 2010-10-06T00:48:15Z | 2022-03-07T15:08:13Z | https://github.com/llvm/llvm-project/issues/8680 | 1,070,997,475 | 8,680 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8307](https://llvm.org/bz8307) |
| Resolution | WORKSFORME |
| Resolved on | Oct 14, 2011 22:21 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
The testcase CodeGen/mmx-builtins.c fails as below... | Cannot compile mmx-builtins.c on MSVC | https://api.github.com/repos/llvm/llvm-project/issues/8679/comments | 3 | 2010-10-06T00:41:22Z | 2022-01-20T02:05:59Z | https://github.com/llvm/llvm-project/issues/8679 | 1,070,997,468 | 8,679 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8306](https://llvm.org/bz8306) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The following code warns about returning the adress of stack memory
```cpp
struct stat *foo(void)
{
struct stat st;
retur... | return of C99 compound literal addresses doesn't yield warnings | https://api.github.com/repos/llvm/llvm-project/issues/8678/comments | 2 | 2010-10-05T18:36:28Z | 2024-03-05T03:10:22Z | https://github.com/llvm/llvm-project/issues/8678 | 1,070,997,459 | 8,678 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8305](https://llvm.org/bz8305) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
In some cases clang could perform various variable captures optimizations. For example, consider the following code:
node_t *nodes;
for ... | "optimized" blocks variable capture | https://api.github.com/repos/llvm/llvm-project/issues/8677/comments | 0 | 2010-10-05T17:39:13Z | 2021-12-03T21:52:17Z | https://github.com/llvm/llvm-project/issues/8677 | 1,070,997,453 | 8,677 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.