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 | [8704](https://llvm.org/bz8704) |
| Resolution | FIXED |
| Resolved on | Nov 30, 2010 10:46 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
I'm using the new iOS 4.2 SDK and LLVM 1.6, and I've bee... | LLVM/Clang unexpectedly generates ivar for readonly properties | https://api.github.com/repos/llvm/llvm-project/issues/9076/comments | 3 | 2010-11-30T03:31:55Z | 2021-12-03T21:58:13Z | https://github.com/llvm/llvm-project/issues/9076 | 1,071,001,037 | 9,076 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8703](https://llvm.org/bz8703) |
| Resolution | FIXED |
| Resolved on | Jan 07, 2013 14:23 |
| Version | unspecified |
| OS | Linux |
| CC | @jlebar,@nlewycky |
## Extended Description
[~]> clang -v
clang version 2.9 (trunk 120281)
Target: x86_64-unknown-linux-gnu
Thread model... | Clang doesn't support attr(__mode__(__unwind_word__)) | https://api.github.com/repos/llvm/llvm-project/issues/9075/comments | 11 | 2010-11-29T11:05:07Z | 2021-12-03T21:58:13Z | https://github.com/llvm/llvm-project/issues/9075 | 1,071,001,030 | 9,075 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8702](https://llvm.org/bz8702) |
| Resolution | FIXED |
| Resolved on | Jan 02, 2011 07:39 |
| Version | trunk |
| OS | FreeBSD |
| Attachments | [bugpoint-reduced-simplified.bc](https://user-images.githubusercontent.com/92601275/143742368-14fa33b1-5337-43f3-8491-557dd572f4e2.gz... | opt -loop-rotate never completes | https://api.github.com/repos/llvm/llvm-project/issues/9074/comments | 13 | 2010-11-28T20:17:21Z | 2021-12-03T21:58:12Z | https://github.com/llvm/llvm-project/issues/9074 | 1,071,001,017 | 9,074 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8701](https://llvm.org/bz8701) |
| Resolution | FIXED |
| Resolved on | Nov 30, 2010 01:23 |
| Version | trunk |
| OS | All |
## Extended Description
This C code:
===
#include <string.h>
char string1[12];
void foo() {
memcpy(string1, "Hello World", 12);
memcpy(string1, ... | Completely overlapping memcpys not eliminated | https://api.github.com/repos/llvm/llvm-project/issues/9073/comments | 2 | 2010-11-27T16:09:46Z | 2021-12-03T21:58:11Z | https://github.com/llvm/llvm-project/issues/9073 | 1,071,001,012 | 9,073 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8700](https://llvm.org/bz8700) |
| Resolution | FIXED |
| Resolved on | May 21, 2011 13:56 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
example code:
template<typename T>
static void foo();
template<>
static void foo<void>();
g++ 4.3... | clang++ accepts storage class on explicit template specialization | https://api.github.com/repos/llvm/llvm-project/issues/9072/comments | 2 | 2010-11-27T11:16:24Z | 2021-12-03T21:58:10Z | https://github.com/llvm/llvm-project/issues/9072 | 1,071,001,003 | 9,072 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8699](https://llvm.org/bz8699) |
| Resolution | DUPLICATE |
| Resolved on | Dec 06, 2010 23:28 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143742366-60cae3da-c74a-4370-b5e6-7d02f17deebb.gz) |
| Reporter |... | Store of 3 constant bytes should be combined into one i24 store (regression) | https://api.github.com/repos/llvm/llvm-project/issues/9071/comments | 3 | 2010-11-26T19:31:34Z | 2021-12-03T21:58:09Z | https://github.com/llvm/llvm-project/issues/9071 | 1,071,000,995 | 9,071 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8698](https://llvm.org/bz8698) |
| Resolution | INVALID |
| Resolved on | Nov 27, 2010 06:12 |
| Version | 2.8 |
| OS | Linux |
| Attachments | [Logical-or-program to trigger internal compiler error](https://user-images.githubusercontent.com/60944935/143742365-e967dd59-abac-4059... | Internal compiler error on logical and/or of floating-point expression | https://api.github.com/repos/llvm/llvm-project/issues/9070/comments | 6 | 2010-11-26T16:59:29Z | 2021-12-03T21:58:08Z | https://github.com/llvm/llvm-project/issues/9070 | 1,071,000,988 | 9,070 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8697](https://llvm.org/bz8697) |
| Version | 2.8 |
| OS | Linux |
| Attachments | [code](https://user-images.githubusercontent.com/60944935/143742364-a443d00a-07bb-4398-8662-a673b00859c2.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description ... | Field access results in a dereference of a null pointer (loaded from variable 'l') | https://api.github.com/repos/llvm/llvm-project/issues/9069/comments | 7 | 2010-11-25T23:41:26Z | 2021-12-03T21:58:08Z | https://github.com/llvm/llvm-project/issues/9069 | 1,071,000,979 | 9,069 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8696](https://llvm.org/bz8696) |
| Resolution | INVALID |
| Resolved on | Dec 20, 2010 02:40 |
| Version | 2.8 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
The strcopy and optimizations are not used when there's no platform da... | Optimizations not done without platform parameters | https://api.github.com/repos/llvm/llvm-project/issues/9068/comments | 1 | 2010-11-25T20:20:43Z | 2021-12-03T21:58:07Z | https://github.com/llvm/llvm-project/issues/9068 | 1,071,000,970 | 9,068 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8695](https://llvm.org/bz8695) |
| Resolution | FIXED |
| Resolved on | Dec 26, 2010 14:12 |
| Version | 2.8 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @davidchisnall |
## Extended Description
The following Objective-C program crashes clang 2.8:
typedef en... | [ObjC gnu abi] clang crashes for objc method using a bitwise-struct with enum | https://api.github.com/repos/llvm/llvm-project/issues/9067/comments | 5 | 2010-11-25T13:16:03Z | 2021-12-03T21:58:06Z | https://github.com/llvm/llvm-project/issues/9067 | 1,071,000,962 | 9,067 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8694](https://llvm.org/bz8694) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:21 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
The following test case makes the analyzer segfault:
void... | Sema crashes when forward enum pointer is passed as int pointer | https://api.github.com/repos/llvm/llvm-project/issues/9066/comments | 5 | 2010-11-25T12:01:38Z | 2021-12-03T21:58:05Z | https://github.com/llvm/llvm-project/issues/9066 | 1,071,000,959 | 9,066 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8693](https://llvm.org/bz8693) |
| Resolution | DUPLICATE |
| Resolved on | Nov 28, 2010 18:45 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
~> clang++ --version
clang version 2.9 (trunk 12011... | crash during precompile header build | https://api.github.com/repos/llvm/llvm-project/issues/9065/comments | 4 | 2010-11-25T06:00:43Z | 2021-12-03T21:58:04Z | https://github.com/llvm/llvm-project/issues/9065 | 1,071,000,947 | 9,065 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8692](https://llvm.org/bz8692) |
| Resolution | FIXED |
| Resolved on | Dec 01, 2010 13:37 |
| Version | 2.8 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The following program is valid c++ and generates an error with cl... | use of default argument to function that is declared later in class | https://api.github.com/repos/llvm/llvm-project/issues/9064/comments | 3 | 2010-11-25T05:07:34Z | 2021-12-03T21:58:03Z | https://github.com/llvm/llvm-project/issues/9064 | 1,071,000,941 | 9,064 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8691](https://llvm.org/bz8691) |
| Resolution | DUPLICATE |
| Resolved on | Nov 28, 2010 14:26 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I had around 700mb of free ram, so it seems pretty strange to me:
l29ah@l29ah-h... | clang fails to compile big static arrays | https://api.github.com/repos/llvm/llvm-project/issues/9063/comments | 1 | 2010-11-25T03:46:24Z | 2021-12-03T21:58:02Z | https://github.com/llvm/llvm-project/issues/9063 | 1,071,000,934 | 9,063 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8690](https://llvm.org/bz8690) |
| Resolution | INVALID |
| Resolved on | Jan 19, 2016 08:06 |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [Testcase](https://user-images.githubusercontent.com/60944935/143742363-a522e58e-db23-497d-91ed-992e929e0d08.gz) |
| Reporter... | Block that inherits 'self' from enclosing block can get wrong value (ARM) | https://api.github.com/repos/llvm/llvm-project/issues/9062/comments | 1 | 2010-11-25T01:50:34Z | 2021-12-03T21:58:01Z | https://github.com/llvm/llvm-project/issues/9062 | 1,071,000,919 | 9,062 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8689](https://llvm.org/bz8689) |
| Resolution | INVALID |
| Resolved on | Nov 29, 2010 17:19 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
Static analyzer for the attached file reports that:
/tmp/test... | false positive due to not analyzing value dependencies | https://api.github.com/repos/llvm/llvm-project/issues/9061/comments | 7 | 2010-11-25T01:37:46Z | 2021-12-03T21:58:00Z | https://github.com/llvm/llvm-project/issues/9061 | 1,071,000,911 | 9,061 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8688](https://llvm.org/bz8688) |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143742361-c4326bc6-788f-432d-a261-5a301bdb67d4.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extend... | Copying block that captures itself in its declaration leads to garbage | https://api.github.com/repos/llvm/llvm-project/issues/9060/comments | 5 | 2010-11-25T00:58:05Z | 2023-05-23T11:19:44Z | https://github.com/llvm/llvm-project/issues/9060 | 1,071,000,898 | 9,060 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8687](https://llvm.org/bz8687) |
| Resolution | DUPLICATE |
| Resolved on | Nov 25, 2010 08:16 |
| Version | trunk |
| OS | FreeBSD |
| CC | @asl |
## Extended Description
In the FreeBSD tree, there exists this fragment of inline assembly in a
.c file:
float x;
...
... | [MC assembler] default suffix of fld mnemonic? | https://api.github.com/repos/llvm/llvm-project/issues/9059/comments | 6 | 2010-11-25T00:54:14Z | 2021-12-03T21:57:58Z | https://github.com/llvm/llvm-project/issues/9059 | 1,071,000,893 | 9,059 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8686](https://llvm.org/bz8686) |
| Resolution | FIXED |
| Resolved on | Nov 28, 2010 14:24 |
| Version | trunk |
| OS | FreeBSD |
## Extended Description
In some contributed math library code in FreeBSD, there is the following
assembly instruction:
setneb %al
The 'b' suffix... | [MC assembler] 'b' suffix on 'setxx' mnemonics not accepted | https://api.github.com/repos/llvm/llvm-project/issues/9058/comments | 1 | 2010-11-25T00:16:58Z | 2021-12-03T21:57:57Z | https://github.com/llvm/llvm-project/issues/9058 | 1,071,000,883 | 9,058 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8685](https://llvm.org/bz8685) |
| Resolution | FIXED |
| Resolved on | Feb 25, 2011 06:41 |
| Version | trunk |
| OS | FreeBSD |
| CC | @jsonn |
## Extended Description
The MC assembler does not appear to support the following notation,
using square brackets, which occurs in ... | [MC assembler] does not support square bracket notation | https://api.github.com/repos/llvm/llvm-project/issues/9057/comments | 10 | 2010-11-24T23:16:28Z | 2021-12-03T21:57:57Z | https://github.com/llvm/llvm-project/issues/9057 | 1,071,000,875 | 9,057 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8684](https://llvm.org/bz8684) |
| Resolution | FIXED |
| Resolved on | Dec 14, 2015 10:39 |
| Version | trunk |
| OS | All |
| Depends On | llvm/llvm-bugzilla-archive#18303 |
| Blocks | llvm/llvm-project#4440 llvm/llvm-project#8967 |
| CC | @XVilka,@chandlerc,@emaste,@pageexe... | [MC assembler] X86-16 not supported | https://api.github.com/repos/llvm/llvm-project/issues/9056/comments | 10 | 2010-11-24T22:48:51Z | 2021-12-03T21:57:55Z | https://github.com/llvm/llvm-project/issues/9056 | 1,071,000,867 | 9,056 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8683](https://llvm.org/bz8683) |
| Resolution | FIXED |
| Resolved on | Nov 28, 2010 10:41 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
(vb is a very simplified version of std::vector<bool> from libstdc++)
$ cat tmp.cpp
struct bvb {
bvb... | clang crash on parenthesized initialization of type with nontrivial copy ctor and copy assignment | https://api.github.com/repos/llvm/llvm-project/issues/9055/comments | 1 | 2010-11-24T21:43:52Z | 2021-12-03T21:57:55Z | https://github.com/llvm/llvm-project/issues/9055 | 1,071,000,859 | 9,055 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8682](https://llvm.org/bz8682) |
| Resolution | FIXED |
| Resolved on | Nov 01, 2013 17:01 |
| Version | trunk |
| OS | Linux |
| CC | @dwblaikie,@DougGregor,@zmodem,@nico,@rjmccall,@Weverything |
## Extended Description
$ cat taut.cpp
template<unsigned n> bool compare(unsign... | clang should not issue -Wtautological-compare warnings on dependent values | https://api.github.com/repos/llvm/llvm-project/issues/9054/comments | 10 | 2010-11-24T20:47:16Z | 2021-12-03T21:57:54Z | https://github.com/llvm/llvm-project/issues/9054 | 1,071,000,851 | 9,054 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8681](https://llvm.org/bz8681) |
| Resolution | FIXED |
| Resolved on | Dec 05, 2010 18:53 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@rjmccall |
## Extended Description
This code (simplified from boost::addressof) stopped compiling with clang ToT in the past day ... | clang ToT can't parse boost::addressof any more | https://api.github.com/repos/llvm/llvm-project/issues/9053/comments | 12 | 2010-11-24T19:21:56Z | 2021-12-03T21:57:53Z | https://github.com/llvm/llvm-project/issues/9053 | 1,071,000,843 | 9,053 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8680](https://llvm.org/bz8680) |
| Resolution | FIXED |
| Resolved on | Nov 24, 2010 16:04 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Run "opt -scalarrepl" on the following to enjoy the crash:
target datalayout ... | scalarrepl crash on alloca that is bitcast to a function pointer and then called | https://api.github.com/repos/llvm/llvm-project/issues/9052/comments | 1 | 2010-11-24T17:15:48Z | 2021-12-03T21:57:52Z | https://github.com/llvm/llvm-project/issues/9052 | 1,071,000,831 | 9,052 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8679](https://llvm.org/bz8679) |
| Resolution | FIXED |
| Resolved on | Nov 30, 2010 14:23 |
| Version | 2.8 |
| OS | Linux |
| Attachments | [GPLed C99 code after clang -E, fails with -O1](https://user-images.githubusercontent.com/60944935/143742353-bf5de223-893e-4335-8caa-1c48... | -O1 compilation uses all memory and fails on 32- and 64-bit Ubuntu 10.10 installs | https://api.github.com/repos/llvm/llvm-project/issues/9051/comments | 6 | 2010-11-24T17:05:11Z | 2021-12-03T21:57:51Z | https://github.com/llvm/llvm-project/issues/9051 | 1,071,000,824 | 9,051 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8678](https://llvm.org/bz8678) |
| Resolution | DUPLICATE |
| Resolved on | Nov 29, 2010 11:24 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
While tracing down a a ref leak with C++ shared_ptrs I fo... | Destructors are not called for C++ temp objects that are created when C++ objects are copied via ObjC dot syntax | https://api.github.com/repos/llvm/llvm-project/issues/9050/comments | 1 | 2010-11-24T12:44:38Z | 2021-12-03T21:57:50Z | https://github.com/llvm/llvm-project/issues/9050 | 1,071,000,814 | 9,050 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8677](https://llvm.org/bz8677) |
| Resolution | FIXED |
| Resolved on | Nov 29, 2010 15:59 |
| Version | trunk |
| OS | Linux |
| CC | @lattner |
## Extended Description
The -O1 result is correct.
regehr@home:~/volatile/bugs/tmp342$ clang -O1 small.c -o small
regehr@home:~/vo... | likely integer wrong code bug | https://api.github.com/repos/llvm/llvm-project/issues/9049/comments | 5 | 2010-11-24T06:23:33Z | 2021-12-03T21:57:49Z | https://github.com/llvm/llvm-project/issues/9049 | 1,071,000,801 | 9,049 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8676](https://llvm.org/bz8676) |
| Version | trunk |
| OS | MacOS X |
## Extended Description
A simple i386-apple-darwin10 clang selfhost fails with a linker error:
http://google1.osuosl.org:8011/builders/clang-i386-darwin10-selfhost-rel/builds/15
Undefined symbols:
"___ep... | Clang fails to selfhost on i386-darwin10: missing __eprintf symbol | https://api.github.com/repos/llvm/llvm-project/issues/9048/comments | 2 | 2010-11-24T02:11:53Z | 2023-08-13T23:10:56Z | https://github.com/llvm/llvm-project/issues/9048 | 1,071,000,796 | 9,048 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8675](https://llvm.org/bz8675) |
| Resolution | DUPLICATE |
| Resolved on | Oct 09, 2011 17:10 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
11.5 is such a great passage. It reads that "When... | protected member access check should only apply to functions or data members | https://api.github.com/repos/llvm/llvm-project/issues/9047/comments | 4 | 2010-11-24T00:13:28Z | 2021-12-03T21:57:48Z | https://github.com/llvm/llvm-project/issues/9047 | 1,071,000,779 | 9,047 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8674](https://llvm.org/bz8674) |
| Resolution | FIXED |
| Resolved on | Oct 14, 2011 20:57 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
I got this today (where 'baz' was 'stat', renamed to be a little less confusing):
t.... | bewildering error message: cannot initialize a parameter of type 'struct stat *' with an rvalue of type 'struct stat *' | https://api.github.com/repos/llvm/llvm-project/issues/9046/comments | 2 | 2010-11-23T20:57:57Z | 2021-12-03T21:57:47Z | https://github.com/llvm/llvm-project/issues/9046 | 1,071,000,770 | 9,046 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8673](https://llvm.org/bz8673) |
| Resolution | FIXED |
| Resolved on | Nov 21, 2016 20:46 |
| Version | unspecified |
| OS | All |
| CC | @chandlerc,@DougGregor |
## Extended Description
This code:
class ABC;
class foo {
void bar(ABC *X);
};
void foo::bar(DEF *X) {
}
pro... | poor error recovery on incorrect type name in method argument | https://api.github.com/repos/llvm/llvm-project/issues/9045/comments | 1 | 2010-11-23T20:29:00Z | 2021-12-03T21:57:46Z | https://github.com/llvm/llvm-project/issues/9045 | 1,071,000,756 | 9,045 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8672](https://llvm.org/bz8672) |
| Version | trunk |
| OS | All |
| Attachments | [bitcode file causing lli to crash](https://user-images.githubusercontent.com/60944935/143742351-b377a4c6-dca7-4dd0-bf61-6031ab204a68.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Des... | emitting SFENCE memory barrier for JIT fails with assertion / unreachable | https://api.github.com/repos/llvm/llvm-project/issues/9044/comments | 0 | 2010-11-23T18:43:59Z | 2023-08-08T13:48:24Z | https://github.com/llvm/llvm-project/issues/9044 | 1,071,000,747 | 9,044 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8671](https://llvm.org/bz8671) |
| Resolution | FIXED |
| Resolved on | Nov 23, 2010 13:21 |
| Version | 2.8 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Use attached dumbret.ll file and generate dumbret as follows:
llc -march=x86 -O2 dumb... | Incorrect code generation using opt for arch x86 | https://api.github.com/repos/llvm/llvm-project/issues/9043/comments | 7 | 2010-11-23T15:57:13Z | 2021-12-03T21:57:44Z | https://github.com/llvm/llvm-project/issues/9043 | 1,071,000,735 | 9,043 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8670](https://llvm.org/bz8670) |
| Resolution | INVALID |
| Resolved on | Nov 22, 2010 23:19 |
| Version | trunk |
| OS | Linux |
| Attachments | [The bug in action.](https://user-images.githubusercontent.com/60944935/143742349-4cdbdc18-ca5c-4dc7-a694-fcd8cc82e7e0.gz) |
| Report... | Optimization causes incorrect output. | https://api.github.com/repos/llvm/llvm-project/issues/9042/comments | 1 | 2010-11-23T06:29:59Z | 2021-12-03T21:57:43Z | https://github.com/llvm/llvm-project/issues/9042 | 1,071,000,721 | 9,042 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8669](https://llvm.org/bz8669) |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Consider the following code:
---
```cpp
struct B {
template<class T> class C;
template<class T> fri... | friend decls get put in the wrong DeclContext in certain situations | https://api.github.com/repos/llvm/llvm-project/issues/9041/comments | 3 | 2010-11-23T06:12:23Z | 2023-11-03T21:34:16Z | https://github.com/llvm/llvm-project/issues/9041 | 1,071,000,714 | 9,041 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8668](https://llvm.org/bz8668) |
| Resolution | INVALID |
| Resolved on | Nov 29, 2010 12:04 |
| Version | 2.8 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
ISO C++ 7.3.3/8 says - "A using-declaration is a declar... | Use of multiple using declaration in a function scope (Another erroneous compilation) | https://api.github.com/repos/llvm/llvm-project/issues/9040/comments | 2 | 2010-11-23T05:41:21Z | 2021-12-03T21:57:41Z | https://github.com/llvm/llvm-project/issues/9040 | 1,071,000,701 | 9,040 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8667](https://llvm.org/bz8667) |
| Resolution | FIXED |
| Resolved on | Dec 12, 2010 15:32 |
| Version | trunk |
| OS | FreeBSD |
| Attachments | [clang commands, only flag added was -save-temps for .ii](https://user-images.githubusercontent.com/60944935/143742344-aa41bfdd-19d8-... | linking errors on FreeBSD-i386 with clang trunk | https://api.github.com/repos/llvm/llvm-project/issues/9039/comments | 1 | 2010-11-23T04:19:50Z | 2021-12-03T21:57:40Z | https://github.com/llvm/llvm-project/issues/9039 | 1,071,000,696 | 9,039 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8666](https://llvm.org/bz8666) |
| Version | trunk |
| OS | FreeBSD |
| Attachments | [Patch file](https://user-images.githubusercontent.com/60944935/143742343-7ec607e7-4302-4a2a-8c6b-94c933dc8adf.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Desc... | [patch] improvement of -show-annotations option | https://api.github.com/repos/llvm/llvm-project/issues/9038/comments | 1 | 2010-11-23T01:05:00Z | 2021-12-03T21:57:39Z | https://github.com/llvm/llvm-project/issues/9038 | 1,071,000,695 | 9,038 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8665](https://llvm.org/bz8665) |
| Resolution | FIXED |
| Resolved on | Mar 13, 2012 17:06 |
| Version | 1.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@pwo |
## Extended Description
Binutils lets you switch between Intel and AT&T syntax assembly... | [MC] intel assembly syntax parser for mc | https://api.github.com/repos/llvm/llvm-project/issues/9037/comments | 3 | 2010-11-23T01:03:41Z | 2021-12-03T21:57:38Z | https://github.com/llvm/llvm-project/issues/9037 | 1,071,000,683 | 9,037 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8664](https://llvm.org/bz8664) |
| Version | unspecified |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
I've been doing some code-size testing over time (quite frequently in 2009 and much less frequenly in 2010) and it looks l... | code size regression over time | https://api.github.com/repos/llvm/llvm-project/issues/9036/comments | 3 | 2010-11-22T20:39:26Z | 2023-09-15T05:07:24Z | https://github.com/llvm/llvm-project/issues/9036 | 1,071,000,675 | 9,036 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8663](https://llvm.org/bz8663) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The single line:
struct{__new_finish;__new_finish(;__new_finish;
Produces the following assertion when compiled with clang+... | Assertion 'Lookup of member name should be either overloaded, single or null' on invalid code | https://api.github.com/repos/llvm/llvm-project/issues/9035/comments | 3 | 2010-11-22T13:09:08Z | 2023-05-26T12:02:53Z | https://github.com/llvm/llvm-project/issues/9035 | 1,071,000,663 | 9,035 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8662](https://llvm.org/bz8662) |
| Version | trunk |
| OS | All |
| Attachments | [Asserting testcase, with space at end of line.](https://user-images.githubusercontent.com/60944935/143742342-76277bda-cd5c-496b-b704-3cb0bd25e73c.gz) |
| Reporter | LLVM Bugzilla Contributor |
| C... | "Try to highlight whitespace" assertion in invalid code | https://api.github.com/repos/llvm/llvm-project/issues/9034/comments | 6 | 2010-11-22T13:06:45Z | 2023-07-20T02:00:01Z | https://github.com/llvm/llvm-project/issues/9034 | 1,071,000,653 | 9,034 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8661](https://llvm.org/bz8661) |
| Resolution | FIXED |
| Resolved on | Nov 22, 2010 04:31 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
See this thread http://lists.cs.uiuc.edu/pipermail/cfe-dev/2010-November/012159.html for discussion. | SourceRange on CXXNewExprs is sometimes wrong | https://api.github.com/repos/llvm/llvm-project/issues/9033/comments | 1 | 2010-11-22T12:29:22Z | 2021-12-03T21:57:35Z | https://github.com/llvm/llvm-project/issues/9033 | 1,071,000,647 | 9,033 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8660](https://llvm.org/bz8660) |
| Resolution | INVALID |
| Resolved on | Nov 23, 2010 01:01 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
There are many useful features that are lacking in the C API. Currently the on... | C API is lacking useful features available in the C++ API | https://api.github.com/repos/llvm/llvm-project/issues/9032/comments | 2 | 2010-11-22T06:51:32Z | 2021-12-03T21:57:34Z | https://github.com/llvm/llvm-project/issues/9032 | 1,071,000,632 | 9,032 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8659](https://llvm.org/bz8659) |
| Resolution | FIXED |
| Resolved on | Nov 30, 2010 06:26 |
| Version | trunk |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@zmodem,@nlewycky,@nico |
## Extended Description
integrated-as was turned on by default in Ch... | tcmalloc in Chromium segfaults when compiled with both -fPIC and integrated-as | https://api.github.com/repos/llvm/llvm-project/issues/9031/comments | 19 | 2010-11-22T04:44:19Z | 2021-12-03T21:57:33Z | https://github.com/llvm/llvm-project/issues/9031 | 1,071,000,628 | 9,031 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8658](https://llvm.org/bz8658) |
| Version | trunk |
| OS | Linux |
| Attachments | [File from nspr sources](https://user-images.githubusercontent.com/60944935/143742337-752d9c8e-ff3b-4035-a9b1-2f9b37ec0a8d.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @majnemer,@isanbar... | clang doesn't ignore '/' comments in assembler .s files | https://api.github.com/repos/llvm/llvm-project/issues/9030/comments | 18 | 2010-11-21T18:06:32Z | 2021-12-03T21:57:32Z | https://github.com/llvm/llvm-project/issues/9030 | 1,071,000,619 | 9,030 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8657](https://llvm.org/bz8657) |
| Resolution | FIXED |
| Resolved on | Nov 30, 2010 17:45 |
| Version | 1.0 |
| OS | All |
| CC | @lattner,@sunfishcode,@nlewycky |
## Extended Description
From llvm/llvm-project#8948 :
Partial must def case -- gcc cleans up all the stores exc... | DSE doesn't remove know that complete-object-stores kill variable stores into object | https://api.github.com/repos/llvm/llvm-project/issues/9029/comments | 6 | 2010-11-21T09:36:49Z | 2021-12-03T21:57:31Z | https://github.com/llvm/llvm-project/issues/9029 | 1,071,000,607 | 9,029 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8656](https://llvm.org/bz8656) |
| Resolution | FIXED |
| Resolved on | Nov 20, 2010 18:51 |
| Version | trunk |
| OS | Linux |
| Attachments | [test.c](https://user-images.githubusercontent.com/60944935/143742333-3daa334c-de86-40e8-b82d-ac48bca98aaf.gz), [test.ll](https://user-... | MC miscompiles CALL to absolute address on X86-32 ELF | https://api.github.com/repos/llvm/llvm-project/issues/9028/comments | 1 | 2010-11-21T00:18:07Z | 2021-12-03T21:57:30Z | https://github.com/llvm/llvm-project/issues/9028 | 1,071,000,601 | 9,028 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8655](https://llvm.org/bz8655) |
| Resolution | WONTFIX |
| Resolved on | Nov 19, 2016 17:28 |
| Version | unspecified |
| OS | MacOS X |
| CC | @compnerd,@jdm |
## Extended Description
I tried building compiler-rt as part of the clang build by placing it in llvm/projects.
Th... | clang + compiler-rt requires an arm assembler to build on Darwin | https://api.github.com/repos/llvm/llvm-project/issues/9027/comments | 4 | 2010-11-20T23:10:17Z | 2022-01-20T02:33:18Z | https://github.com/llvm/llvm-project/issues/9027 | 1,071,000,592 | 9,027 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8654](https://llvm.org/bz8654) |
| Resolution | FIXED |
| Resolved on | Dec 13, 2011 06:45 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Proposed fix](https://user-images.githubusercontent.com/92601262/143742331-45971e48-5ca7-4f37-b14b-1d1cd556625e.gz), [Proposed f... | clang-as-a-library's preprocessor doesn't trigger Elif, Else and Endif callbacks at the right times | https://api.github.com/repos/llvm/llvm-project/issues/9026/comments | 4 | 2010-11-20T23:06:17Z | 2021-12-03T21:57:29Z | https://github.com/llvm/llvm-project/issues/9026 | 1,071,000,586 | 9,026 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8653](https://llvm.org/bz8653) |
| Resolution | FIXED |
| Resolved on | Oct 09, 2011 17:08 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Hello Everyone,
Please excuse any breaches of protoco... | ObjC++ synthesized property setter uses GetCopyStructFn | https://api.github.com/repos/llvm/llvm-project/issues/9025/comments | 4 | 2010-11-19T23:34:20Z | 2021-12-03T21:57:28Z | https://github.com/llvm/llvm-project/issues/9025 | 1,071,000,574 | 9,025 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8652](https://llvm.org/bz8652) |
| Resolution | FIXED |
| Resolved on | Nov 20, 2010 18:10 |
| Version | trunk |
| OS | All |
| CC | @DougGregor,@rnk |
## Extended Description
I was drafting up a quiz question about C++ copy constructors of the form "given this program, what d... | -fno-elide-constructors doesn't prevent all elisions | https://api.github.com/repos/llvm/llvm-project/issues/9024/comments | 1 | 2010-11-19T23:22:53Z | 2021-12-03T21:57:27Z | https://github.com/llvm/llvm-project/issues/9024 | 1,071,000,567 | 9,024 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8651](https://llvm.org/bz8651) |
| Resolution | FIXED |
| Resolved on | Jun 24, 2012 01:38 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
I was writing this class:
class RenameMethodConsumer : public clang::ASTConsumer {
clang::Rewrite... | Terrible diagnostics if namespace omitted on constructor parameter | https://api.github.com/repos/llvm/llvm-project/issues/9023/comments | 1 | 2010-11-19T12:02:38Z | 2021-12-03T21:57:26Z | https://github.com/llvm/llvm-project/issues/9023 | 1,071,000,557 | 9,023 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8650](https://llvm.org/bz8650) |
| Resolution | FIXED |
| Resolved on | Jun 02, 2011 22:02 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
This code (from libstdc++ in gcc-4.2) fails to compile. Is it o... | no implicit conversion in template values | https://api.github.com/repos/llvm/llvm-project/issues/9022/comments | 2 | 2010-11-19T01:18:35Z | 2021-12-03T21:57:25Z | https://github.com/llvm/llvm-project/issues/9022 | 1,071,000,548 | 9,022 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8649](https://llvm.org/bz8649) |
| Resolution | FIXED |
| Resolved on | Dec 21, 2010 02:15 |
| Version | trunk |
| OS | All |
| Attachments | [Preprocessed C++ source file](https://user-images.githubusercontent.com/92601353/143742330-397faae2-0f69-42a1-a57a-6846fe220330.gz) |
| ... | clang assertion: SmallVector overflow compiling template code | https://api.github.com/repos/llvm/llvm-project/issues/9021/comments | 2 | 2010-11-18T23:35:40Z | 2021-12-03T21:57:24Z | https://github.com/llvm/llvm-project/issues/9021 | 1,071,000,535 | 9,021 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8648](https://llvm.org/bz8648) |
| Resolution | FIXED |
| Resolved on | Feb 11, 2011 14:13 |
| Version | trunk |
| OS | Linux |
| Attachments | [preprocessed source, compiler output](https://user-images.githubusercontent.com/60944935/143742327-ae603fc4-7ba2-4616-af3a-03ed518b151... | Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed | https://api.github.com/repos/llvm/llvm-project/issues/9020/comments | 8 | 2010-11-18T19:16:10Z | 2021-12-03T21:57:23Z | https://github.com/llvm/llvm-project/issues/9020 | 1,071,000,529 | 9,020 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8647](https://llvm.org/bz8647) |
| Version | 2.8 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I'm having an issue using getPointerToFunction(), where it is hanging
in rare cases.
If I use llvm::CodeGenOpt::None when calling .setOptLevel() ... | [JIT] getPointerToFunction() hangs in LLVM 2.8 | https://api.github.com/repos/llvm/llvm-project/issues/9019/comments | 2 | 2010-11-18T14:09:05Z | 2023-08-05T03:23:05Z | https://github.com/llvm/llvm-project/issues/9019 | 1,071,000,517 | 9,019 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8646](https://llvm.org/bz8646) |
| Resolution | INVALID |
| Resolved on | Dec 21, 2010 02:01 |
| Version | 2.8 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
clang++ should compile this code:
template <class T, class U>
... | Default arguments with more than one template | https://api.github.com/repos/llvm/llvm-project/issues/9018/comments | 3 | 2010-11-18T12:45:49Z | 2021-12-03T21:57:22Z | https://github.com/llvm/llvm-project/issues/9018 | 1,071,000,509 | 9,018 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8645](https://llvm.org/bz8645) |
| Resolution | FIXED |
| Resolved on | Nov 18, 2010 06:48 |
| Version | 2.8 |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
llvm-2.8\tools\clang\lib\Basic\SourceManager.cpp
@​Line 131
... | Incorrect UTF-8 BOM while detecting unsupported encoding file | https://api.github.com/repos/llvm/llvm-project/issues/9017/comments | 1 | 2010-11-18T10:34:58Z | 2021-12-03T21:57:21Z | https://github.com/llvm/llvm-project/issues/9017 | 1,071,000,496 | 9,017 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8644](https://llvm.org/bz8644) |
| Resolution | FIXED |
| Resolved on | Nov 20, 2010 18:29 |
| Version | 1.0 |
| OS | All |
## Extended Description
The testcase in llvm/llvm-project#8954 has a memcpy that isn't being eliminated, here's a reduces testcase that memcpyopt + dse ... | [memcpyopt] not optimizing away memcpy feeding byval [aka #2140 ?] | https://api.github.com/repos/llvm/llvm-project/issues/9016/comments | 2 | 2010-11-18T10:12:43Z | 2021-12-03T21:57:20Z | https://github.com/llvm/llvm-project/issues/9016 | 1,071,000,491 | 9,016 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8643](https://llvm.org/bz8643) |
| Version | 1.0 |
| OS | All |
| CC | @lattner,@lhames,@rjmccall |
## Extended Description
Transforms/MemCpyOpt/memcpy.ll:@test1 optimizes into this, the memcpy can be removed:
define void @​ccosl(%0* sret %agg.result, x86_fp80 %z.0, x8... | [memcpyopt] missed memcpy optimization | https://api.github.com/repos/llvm/llvm-project/issues/9015/comments | 5 | 2010-11-18T09:45:51Z | 2023-08-14T14:09:23Z | https://github.com/llvm/llvm-project/issues/9015 | 1,071,000,483 | 9,015 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8642](https://llvm.org/bz8642) |
| Resolution | FIXED |
| Resolved on | Dec 18, 2010 22:59 |
| Version | trunk |
| OS | Linux |
| CC | @lattner,@nlewycky |
## Extended Description
Not sure what is going on here but the FPE looks fishy.
[regehr@n1 ~]$ clang -v
clang version 2.... | possible spurious divide by zero | https://api.github.com/repos/llvm/llvm-project/issues/9014/comments | 23 | 2010-11-18T06:57:36Z | 2021-12-03T21:57:18Z | https://github.com/llvm/llvm-project/issues/9014 | 1,071,000,476 | 9,014 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8641](https://llvm.org/bz8641) |
| Resolution | FIXED |
| Resolved on | Nov 21, 2010 12:35 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
Attempting to compile the following line of code:
p... | Clang incorrectly warns of undefined behavior with printf specifier %#X | https://api.github.com/repos/llvm/llvm-project/issues/9013/comments | 2 | 2010-11-18T04:37:11Z | 2021-12-03T21:57:17Z | https://github.com/llvm/llvm-project/issues/9013 | 1,071,000,465 | 9,013 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8640](https://llvm.org/bz8640) |
| Resolution | FIXED |
| Resolved on | Nov 24, 2010 18:36 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Clang should go to the root of template instantiations when vir... | template diagnostic does not show point of error | https://api.github.com/repos/llvm/llvm-project/issues/9012/comments | 3 | 2010-11-18T03:29:52Z | 2021-12-03T21:57:16Z | https://github.com/llvm/llvm-project/issues/9012 | 1,071,000,453 | 9,012 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8639](https://llvm.org/bz8639) |
| Resolution | FIXED |
| Resolved on | Dec 20, 2010 16:48 |
| Version | trunk |
| OS | All |
## Extended Description
The simplest testcase coming from MPlayer build system:
[~]> clang -march=core2 -march=core2 -c test.c
clang: warning: argume... | Should be more conservative while issuing an unused command line option warning | https://api.github.com/repos/llvm/llvm-project/issues/9011/comments | 2 | 2010-11-17T17:37:44Z | 2021-12-03T21:57:15Z | https://github.com/llvm/llvm-project/issues/9011 | 1,071,000,429 | 9,011 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8638](https://llvm.org/bz8638) |
| Resolution | FIXED |
| Resolved on | Dec 03, 2010 00:54 |
| Version | trunk |
| OS | Linux |
| Attachments | [preprocessed file](https://user-images.githubusercontent.com/60944935/143742320-43a7f0e8-f5dd-4c32-9834-a877c6fd24f7.gz), [std-err](ht... | crash during static analysis of objective.c file | https://api.github.com/repos/llvm/llvm-project/issues/9010/comments | 3 | 2010-11-17T17:35:28Z | 2021-12-03T21:57:15Z | https://github.com/llvm/llvm-project/issues/9010 | 1,071,000,409 | 9,010 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8637](https://llvm.org/bz8637) |
| Resolution | INVALID |
| Resolved on | Nov 18, 2010 07:35 |
| Version | trunk |
| OS | Linux |
| Attachments | [The ARM assembly file](https://user-images.githubusercontent.com/60944935/143742319-77d62b0e-c08c-4c94-9647-fc52b9240e8d.gz) |
| Rep... | ARM backend produces AAPCS-incompatible code | https://api.github.com/repos/llvm/llvm-project/issues/9009/comments | 2 | 2010-11-17T17:34:40Z | 2021-12-03T21:57:14Z | https://github.com/llvm/llvm-project/issues/9009 | 1,071,000,393 | 9,009 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8636](https://llvm.org/bz8636) |
| Resolution | DUPLICATE |
| Resolved on | Nov 17, 2010 17:02 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Been tracking down a memory exhaustion problem in automatically generated code wit... | clang chews through stack space | https://api.github.com/repos/llvm/llvm-project/issues/9008/comments | 3 | 2010-11-17T16:09:13Z | 2021-12-03T21:57:13Z | https://github.com/llvm/llvm-project/issues/9008 | 1,071,000,385 | 9,008 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8635](https://llvm.org/bz8635) |
| Resolution | FIXED |
| Resolved on | Nov 17, 2010 11:27 |
| Version | trunk |
| OS | Linux |
| CC | @sunfishcode |
## Extended Description
Compiling the following file with Clang built from trunk gives the following warning:
void f(int __att... | may_alias attribute on function parameter gives warning | https://api.github.com/repos/llvm/llvm-project/issues/9007/comments | 1 | 2010-11-17T13:31:05Z | 2021-12-03T21:57:12Z | https://github.com/llvm/llvm-project/issues/9007 | 1,071,000,377 | 9,007 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8634](https://llvm.org/bz8634) |
| Resolution | WONTFIX |
| Resolved on | Mar 09, 2011 18:33 |
| Version | trunk |
| OS | All |
| Attachments | [cleanup tablegen](https://user-images.githubusercontent.com/60944935/143742318-d3c16ff1-bd95-47e9-9a6b-0a8aeb7624ec.gz) |
| Reporter |... | Cleanup tablegen | https://api.github.com/repos/llvm/llvm-project/issues/9006/comments | 2 | 2010-11-17T12:37:12Z | 2022-01-20T02:33:17Z | https://github.com/llvm/llvm-project/issues/9006 | 1,071,000,371 | 9,006 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8633](https://llvm.org/bz8633) |
| Resolution | FIXED |
| Resolved on | Mar 03, 2011 19:30 |
| Version | unspecified |
| OS | All |
| CC | @nico |
## Extended Description
gdb/testsuite/gdb.python/py-section-script.c has:
#define DEFINE_GDB_SCRIPT(script_name) \
asm("\
.pushs... | [MC] Clang integrated-as doesn't support .pushsection .popsection ASM directives | https://api.github.com/repos/llvm/llvm-project/issues/9005/comments | 2 | 2010-11-17T07:39:16Z | 2021-12-03T21:57:10Z | https://github.com/llvm/llvm-project/issues/9005 | 1,071,000,363 | 9,005 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8632](https://llvm.org/bz8632) |
| Resolution | FIXED |
| Resolved on | Jan 06, 2012 21:25 |
| Version | unspecified |
| OS | All |
| CC | @DimitryAndric |
## Extended Description
With .cfi directives writing assembly with proper unwind descriptors is so much easier.
Unfortuna... | [MC] Clang integrated-as doesn't support .cfi_startproc, .cfi_signal_frame, etc. ASM directives | https://api.github.com/repos/llvm/llvm-project/issues/9004/comments | 6 | 2010-11-17T07:32:50Z | 2021-12-03T21:57:09Z | https://github.com/llvm/llvm-project/issues/9004 | 1,071,000,355 | 9,004 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8631](https://llvm.org/bz8631) |
| Resolution | FIXED |
| Resolved on | Nov 17, 2010 10:17 |
| Version | unspecified |
| OS | All |
## Extended Description
gdb/testsuite/gdb.arch/amd64-disp-step.S contains:
/* test rip-relative data */
answer: .8byte 42
clang chokes on that:... | [MC] Clang integrated-as doesn't support .2byte .4byte .8byte ASM directives | https://api.github.com/repos/llvm/llvm-project/issues/9003/comments | 1 | 2010-11-17T07:30:47Z | 2021-12-03T21:57:08Z | https://github.com/llvm/llvm-project/issues/9003 | 1,071,000,350 | 9,003 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8630](https://llvm.org/bz8630) |
| Resolution | DUPLICATE |
| Resolved on | Nov 17, 2010 09:08 |
| Version | unspecified |
| OS | All |
## Extended Description
$ clang --version
clang version 2.9 (trunk 119002)
Target: x86_64-unknown-linux-gnu
Thread model: posix
$ echo "int ... | Don't complain about '-g' in link commands | https://api.github.com/repos/llvm/llvm-project/issues/9002/comments | 1 | 2010-11-17T07:17:46Z | 2021-12-03T21:57:07Z | https://github.com/llvm/llvm-project/issues/9002 | 1,071,000,339 | 9,002 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8629](https://llvm.org/bz8629) |
| Resolution | FIXED |
| Resolved on | Jan 25, 2011 11:52 |
| Version | trunk |
| OS | Linux |
| Attachments | [delta-reduced input](https://user-images.githubusercontent.com/60944935/143742315-a0871ac3-6669-4568-a0bf-ec108b0c2dfa.gz), [manually ... | clang++ fails an assertion | https://api.github.com/repos/llvm/llvm-project/issues/9001/comments | 5 | 2010-11-17T06:51:10Z | 2021-12-03T21:57:07Z | https://github.com/llvm/llvm-project/issues/9001 | 1,071,000,328 | 9,001 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8628](https://llvm.org/bz8628) |
| Resolution | INVALID |
| Resolved on | Nov 16, 2010 16:34 |
| Version | trunk |
| OS | All |
## Extended Description
Function PTXMCAsmStreamer::EmitDwarfFileDirective in lib/Target/PTX/PTXMCAsmStreamer.cpp contains a call to MCStreamer::EmitD... | PTX CodeGen depends on MC, doesn't build with clang -O0 | https://api.github.com/repos/llvm/llvm-project/issues/9000/comments | 1 | 2010-11-17T00:04:12Z | 2023-08-15T18:17:45Z | https://github.com/llvm/llvm-project/issues/9000 | 1,071,000,309 | 9,000 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8627](https://llvm.org/bz8627) |
| Resolution | FIXED |
| Resolved on | Nov 16, 2010 16:11 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @oscarfv |
## Extended Description
CMake failed in Visual Studio 10 Win64 build. Following patch... | CMake breaks in x86_64-pc-win32 | https://api.github.com/repos/llvm/llvm-project/issues/8999/comments | 1 | 2010-11-16T23:52:57Z | 2021-12-03T21:57:05Z | https://github.com/llvm/llvm-project/issues/8999 | 1,071,000,298 | 8,999 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8626](https://llvm.org/bz8626) |
| Resolution | FIXED |
| Resolved on | Aug 24, 2011 21:44 |
| Version | 2.8 |
| OS | Linux |
| CC | @DougGregor,@rjmccall |
## Extended Description
Given this code:
struct A {};
struct B {};
struct C { C(A, B); };
C f(B &b) { return C(A()); }
... | clang++ produces poor diagnostic for function-style cast with no matching constructors | https://api.github.com/repos/llvm/llvm-project/issues/8998/comments | 1 | 2010-11-16T18:19:28Z | 2021-12-03T21:57:04Z | https://github.com/llvm/llvm-project/issues/8998 | 1,071,000,290 | 8,998 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8625](https://llvm.org/bz8625) |
| Resolution | FIXED |
| Resolved on | Nov 16, 2010 05:35 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc,@DougGregor |
## Extended Description
The following code:
enum error_type_t {
none, warn... | Incorrect warning with -Wformat=2 | https://api.github.com/repos/llvm/llvm-project/issues/8997/comments | 2 | 2010-11-16T10:17:28Z | 2021-12-03T21:57:03Z | https://github.com/llvm/llvm-project/issues/8997 | 1,071,000,279 | 8,997 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8624](https://llvm.org/bz8624) |
| Version | trunk |
| OS | Linux |
| Attachments | [Experimental Pass](https://user-images.githubusercontent.com/60944935/143742310-d4df9af3-fcf8-459d-93fc-823f79f92c95.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Co... | Possible llvm problem when ModulePass requires FunctionPasses | https://api.github.com/repos/llvm/llvm-project/issues/8996/comments | 4 | 2010-11-16T10:10:23Z | 2023-08-09T23:08:32Z | https://github.com/llvm/llvm-project/issues/8996 | 1,071,000,271 | 8,996 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8623](https://llvm.org/bz8623) |
| Resolution | FIXED |
| Resolved on | Nov 16, 2010 18:07 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
An object constructed in one side of a ?: expression ... | destructor not called on temporary in ternary | https://api.github.com/repos/llvm/llvm-project/issues/8995/comments | 2 | 2010-11-16T08:50:42Z | 2021-12-03T21:57:01Z | https://github.com/llvm/llvm-project/issues/8995 | 1,071,000,262 | 8,995 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8622](https://llvm.org/bz8622) |
| Resolution | FIXED |
| Resolved on | Nov 18, 2010 14:09 |
| Version | trunk |
| OS | Linux |
## Extended Description
regehr@home:~/volatile/bugs/tmp341$ clang -v
clang version 2.9 (trunk 119317)
Target: i386-pc-linux-gnu
Thread model: posix
... | Assertion `currentLoop->isLCSSAForm(*DT)' failed. | https://api.github.com/repos/llvm/llvm-project/issues/8994/comments | 3 | 2010-11-16T05:53:15Z | 2021-12-03T21:57:00Z | https://github.com/llvm/llvm-project/issues/8994 | 1,071,000,251 | 8,994 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8621](https://llvm.org/bz8621) |
| Resolution | FIXED |
| Resolved on | Nov 18, 2010 07:21 |
| Version | trunk |
| OS | Linux |
| Attachments | [.i file causing the error](https://user-images.githubusercontent.com/60944935/143742308-03c8240f-cbb7-41f9-b826-d82976dc781c.gz) |
| R... | error in backend: Unsupported asm: input constraint with a matching output constraint of incompatible type! | https://api.github.com/repos/llvm/llvm-project/issues/8993/comments | 5 | 2010-11-16T03:01:36Z | 2021-12-03T21:56:59Z | https://github.com/llvm/llvm-project/issues/8993 | 1,071,000,243 | 8,993 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8620](https://llvm.org/bz8620) |
| Resolution | FIXED |
| Resolved on | Nov 16, 2010 13:55 |
| Version | trunk |
| OS | Linux |
| CC | @stoklund |
## Extended Description
Filing this separately from llvm/llvm-project#8734 , llvm/llvm-project#5382 , llvm/llvm-project#5040 sinc... | Assertion `false && "Ran out of registers during register allocation!"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/8992/comments | 5 | 2010-11-16T02:09:14Z | 2021-12-03T21:56:58Z | https://github.com/llvm/llvm-project/issues/8992 | 1,071,000,231 | 8,992 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8619](https://llvm.org/bz8619) |
| Resolution | FIXED |
| Resolved on | Nov 15, 2010 16:59 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#8976 |
| Attachments | [Test case from PR 8604](https://user-images.githubusercontent.com/92601353/143742306-5d3866ed... | [clang cfg] Assertion failed: (ConfluenceBlock->pred_size() == 2), function VisitConditionalOperator, file /Volumes/Data/g/clang/lib/Analysis/CFG.cpp, line 1207. | https://api.github.com/repos/llvm/llvm-project/issues/8991/comments | 2 | 2010-11-15T23:33:33Z | 2021-12-03T21:56:57Z | https://github.com/llvm/llvm-project/issues/8991 | 1,071,000,220 | 8,991 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8618](https://llvm.org/bz8618) |
| Resolution | INVALID |
| Resolved on | Nov 15, 2010 15:03 |
| Version | 2.8 |
| OS | Linux |
| Attachments | [Include file where the error occurrs](https://user-images.githubusercontent.com/60944935/143742305-9db1190f-271a-407e-a952-2c56adb7218... | compile error - syntax error when compiling Allocator.h | https://api.github.com/repos/llvm/llvm-project/issues/8990/comments | 1 | 2010-11-15T21:41:09Z | 2021-12-03T21:56:56Z | https://github.com/llvm/llvm-project/issues/8990 | 1,071,000,214 | 8,990 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8617](https://llvm.org/bz8617) |
| Resolution | DUPLICATE |
| Resolved on | Nov 15, 2010 14:49 |
| Version | 2.8 |
| OS | Linux |
| CC | @tkremenek |
## Extended Description
This testcase produces no warnings:
#include <iostream>
int main() { int i; std::cout << i; }
Thi... | No warning for trivial cases of read of uninitialized variable | https://api.github.com/repos/llvm/llvm-project/issues/8989/comments | 2 | 2010-11-15T21:34:44Z | 2021-12-03T21:56:55Z | https://github.com/llvm/llvm-project/issues/8989 | 1,071,000,205 | 8,989 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8616](https://llvm.org/bz8616) |
| Version | trunk |
| OS | Linux |
| Attachments | [ll with first class structs.](https://user-images.githubusercontent.com/60944935/143742303-6505ca40-429a-4379-b09b-7f146ef3bc17.gz), [ll with geps](https://user-images.githubusercontent.com/6094... | gep+load/store is optimized differently that insertvalue+store and load+extractvalue. | https://api.github.com/repos/llvm/llvm-project/issues/8988/comments | 1 | 2010-11-15T20:26:23Z | 2023-08-12T00:47:30Z | https://github.com/llvm/llvm-project/issues/8988 | 1,071,000,196 | 8,988 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8615](https://llvm.org/bz8615) |
| Resolution | FIXED |
| Resolved on | Dec 18, 2010 02:58 |
| Version | trunk |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@DimitryAndric,@pwo |
## Extended Description
pes ~$ cat foo.s .set ASCII_BEL, '#'
pes ~$... | asmparser cant grok ' | https://api.github.com/repos/llvm/llvm-project/issues/8987/comments | 11 | 2010-11-15T20:22:00Z | 2021-12-03T21:56:54Z | https://github.com/llvm/llvm-project/issues/8987 | 1,071,000,184 | 8,987 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8614](https://llvm.org/bz8614) |
| Resolution | FIXED |
| Resolved on | Nov 15, 2010 12:57 |
| Version | unspecified |
| OS | All |
| CC | @chandlerc |
## Extended Description
When compiling a file that #includes <vector>, I'm getting
"/Developer/SDKs/MacOSX10.5.sdk/usr/inclu... | System include not found when #including <vector> | https://api.github.com/repos/llvm/llvm-project/issues/8986/comments | 3 | 2010-11-15T20:05:46Z | 2021-12-03T21:56:53Z | https://github.com/llvm/llvm-project/issues/8986 | 1,071,000,175 | 8,986 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8613](https://llvm.org/bz8613) |
| Resolution | FIXED |
| Resolved on | Nov 16, 2010 23:41 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
After calling the copy constructor of SwitchInst the newly created SwitchInst is not f... | Copy constructor of SwitchInst does not call SwitchInst::init | https://api.github.com/repos/llvm/llvm-project/issues/8985/comments | 1 | 2010-11-15T19:19:50Z | 2021-12-03T21:56:52Z | https://github.com/llvm/llvm-project/issues/8985 | 1,071,000,167 | 8,985 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8612](https://llvm.org/bz8612) |
| Resolution | FIXED |
| Resolved on | Nov 15, 2010 14:56 |
| Version | trunk |
| OS | All |
| Attachments | [Testcase](https://user-images.githubusercontent.com/67392/143742299-bda004ff-f3bc-4dac-9178-73d0cc0e93eb.gz) |
| CC | @stoklund |
## Ex... | Another regscavenger assertion | https://api.github.com/repos/llvm/llvm-project/issues/8984/comments | 3 | 2010-11-15T18:44:46Z | 2021-12-03T21:56:51Z | https://github.com/llvm/llvm-project/issues/8984 | 1,071,000,158 | 8,984 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8611](https://llvm.org/bz8611) |
| Resolution | FIXED |
| Resolved on | Nov 17, 2010 09:08 |
| Version | trunk |
| OS | Linux |
| CC | @chandlerc |
## Extended Description
Hi,
$ clang++ -v
clang version 2.9 (trunk 119140)
Target: x86_64-unknown-linux-gnu
Thread model: posix
$... | linking and -g | https://api.github.com/repos/llvm/llvm-project/issues/8983/comments | 3 | 2010-11-15T18:16:59Z | 2021-12-03T21:56:50Z | https://github.com/llvm/llvm-project/issues/8983 | 1,071,000,152 | 8,983 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8610](https://llvm.org/bz8610) |
| Resolution | DUPLICATE |
| Resolved on | May 12, 2011 07:55 |
| Version | trunk |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/92601850/143742298-dc938f5c-22f0-49ac-a659-24210efd8e2e.gz) |
| CC | @lattner... | include search path breaks include_next | https://api.github.com/repos/llvm/llvm-project/issues/8982/comments | 7 | 2010-11-15T17:29:12Z | 2021-12-03T21:56:49Z | https://github.com/llvm/llvm-project/issues/8982 | 1,071,000,144 | 8,982 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8609](https://llvm.org/bz8609) |
| Resolution | WORKSFORME |
| Resolved on | Oct 28, 2012 03:55 |
| Version | trunk |
| OS | Linux |
| Attachments | [Failing testcase (not yet reduced)](https://user-images.githubusercontent.com/92601279/143742297-7b5ca7a6-29df-4139-98cb-5b1ccc4f... | SCEV not updated correctly? | https://api.github.com/repos/llvm/llvm-project/issues/8981/comments | 1 | 2010-11-15T17:19:19Z | 2022-01-20T02:06:17Z | https://github.com/llvm/llvm-project/issues/8981 | 1,071,000,136 | 8,981 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8608](https://llvm.org/bz8608) |
| Resolution | FIXED |
| Resolved on | Nov 15, 2010 18:13 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@rjmccall |
## Extended Description
Hi,
compiling
$ cat expr.cxx:
bool& f(unsigned char& c) { return (bool&)c; }
$ clang -c expr.... | unheralded conversion to bool | https://api.github.com/repos/llvm/llvm-project/issues/8980/comments | 2 | 2010-11-15T16:57:19Z | 2021-12-03T21:56:47Z | https://github.com/llvm/llvm-project/issues/8980 | 1,071,000,130 | 8,980 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8607](https://llvm.org/bz8607) |
| Resolution | FIXED |
| Resolved on | Nov 17, 2010 09:17 |
| Version | 2.8 |
| OS | Linux |
## Extended Description
Our build system sometimes compiles files with "clang -O2 -O0 -c". When it does so, clang produces this warning:
clang: warnin... | "argument unused during compilation" warning unclear | https://api.github.com/repos/llvm/llvm-project/issues/8979/comments | 1 | 2010-11-15T16:48:47Z | 2021-12-03T21:56:47Z | https://github.com/llvm/llvm-project/issues/8979 | 1,071,000,123 | 8,979 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8606](https://llvm.org/bz8606) |
| Resolution | FIXED |
| Resolved on | Nov 15, 2010 03:34 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc |
## Extended Description
"r119095 01:05 - chandlerc
Make sysroot only apply to baked in pat... | r119095 breaks sysroot on OS X and C++ (at least) | https://api.github.com/repos/llvm/llvm-project/issues/8978/comments | 4 | 2010-11-15T11:04:10Z | 2021-12-03T21:56:46Z | https://github.com/llvm/llvm-project/issues/8978 | 1,071,000,116 | 8,978 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8605](https://llvm.org/bz8605) |
| Resolution | FIXED |
| Resolved on | Apr 30, 2013 15:33 |
| Version | trunk |
| OS | Windows XP |
| Blocks | llvm/llvm-bugzilla-archive#13707 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @Bigcheese,@DougGregor,@tritao,@rnk,@rubenvb |
## ... | [X86 COFF MC Assembler] Unsupported EmitRawText called on Windows | https://api.github.com/repos/llvm/llvm-project/issues/8977/comments | 13 | 2010-11-15T09:55:06Z | 2021-12-03T21:56:45Z | https://github.com/llvm/llvm-project/issues/8977 | 1,071,000,103 | 8,977 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.