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 | [8804](https://llvm.org/bz8804) |
| Resolution | FIXED |
| Resolved on | Dec 21, 2016 17:04 |
| Version | trunk |
| OS | All |
| Attachments | [SingleSourcehttps://user-images.githubusercontent.com/92601353/143742433-8877aaa6-82cb-4e01-80a1-d72abeb52eb5.gz) |
| CC | @lattner,@RKS... | Missing MemOperands on movss cause lost LICM opportunity | https://api.github.com/repos/llvm/llvm-project/issues/9176/comments | 3 | 2010-12-18T06:36:56Z | 2021-12-03T21:59:44Z | https://github.com/llvm/llvm-project/issues/9176 | 1,071,001,985 | 9,176 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8803](https://llvm.org/bz8803) |
| Resolution | DUPLICATE |
| Resolved on | Dec 17, 2010 21:36 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
On Linux, binutils as treats a / at the beginning of a line (or preceded by whit... | llvm-mc does not parse "/" line comments | https://api.github.com/repos/llvm/llvm-project/issues/9175/comments | 1 | 2010-12-18T04:36:34Z | 2021-12-03T21:59:43Z | https://github.com/llvm/llvm-project/issues/9175 | 1,071,001,975 | 9,175 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8802](https://llvm.org/bz8802) |
| Resolution | FIXED |
| Resolved on | Dec 17, 2010 19:04 |
| Version | trunk |
| OS | All |
## Extended Description
This is a similar issue as bug 8798. In some FreeBSD kernel assembly
code for i386, there is this fragment:
pushl $foo... | [MC assembler] incorrect reloc type for push of a label argument (on i386) | https://api.github.com/repos/llvm/llvm-project/issues/9174/comments | 1 | 2010-12-18T00:25:25Z | 2021-12-03T21:59:42Z | https://github.com/llvm/llvm-project/issues/9174 | 1,071,001,963 | 9,174 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8801](https://llvm.org/bz8801) |
| Resolution | FIXED |
| Resolved on | Dec 21, 2010 21:03 |
| Version | trunk |
| OS | Linux |
| Attachments | [Source file which causes the assertion](https://user-images.githubusercontent.com/60944935/143742432-409cf148-76d5-48f6-b8fd-ef5273f33... | Assertion failure instantiating redeclared local class | https://api.github.com/repos/llvm/llvm-project/issues/9173/comments | 5 | 2010-12-17T16:51:01Z | 2021-12-03T21:59:41Z | https://github.com/llvm/llvm-project/issues/9173 | 1,071,001,958 | 9,173 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8800](https://llvm.org/bz8800) |
| Resolution | FIXED |
| Resolved on | Jul 14, 2011 04:12 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@zygoloid |
## Extended Description
$ clang++ -v
clang version 2.9 (trunk 121966)
Target: x86_64-unknown-linux-gnu
Thread model: p... | conversion function not viable if conversion-type-id is reference to incomplete type | https://api.github.com/repos/llvm/llvm-project/issues/9172/comments | 5 | 2010-12-17T13:15:11Z | 2021-12-03T21:59:40Z | https://github.com/llvm/llvm-project/issues/9172 | 1,071,001,952 | 9,172 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8799](https://llvm.org/bz8799) |
| Version | trunk |
| OS | MacOS X |
| Attachments | [the original bitcode file](https://user-images.githubusercontent.com/60944935/143742431-424c8c56-2ad6-464c-ad19-ef4c7380eb7a.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Descrip... | Debugging code generator crash | https://api.github.com/repos/llvm/llvm-project/issues/9171/comments | 0 | 2010-12-17T08:04:47Z | 2021-12-03T21:59:40Z | https://github.com/llvm/llvm-project/issues/9171 | 1,071,001,943 | 9,171 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8798](https://llvm.org/bz8798) |
| Resolution | FIXED |
| Resolved on | Dec 16, 2010 16:52 |
| Version | trunk |
| OS | All |
## Extended Description
In the FreeBSD kernel tree, there is an assembler fragment for use on
x86_64, that approximately looks like this:
pushq $foo
... | [MC assembler] incorrect reloc type for push of a label argument (on x86_64) | https://api.github.com/repos/llvm/llvm-project/issues/9170/comments | 1 | 2010-12-16T23:48:40Z | 2021-12-03T21:59:39Z | https://github.com/llvm/llvm-project/issues/9170 | 1,071,001,937 | 9,170 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8797](https://llvm.org/bz8797) |
| Resolution | WONTFIX |
| Resolved on | Oct 19, 2012 08:34 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
On OSX 10.6.5, when running llvm-ld with the linking option -lprofile_rt (to lin... | llvm-ld doesn't recognize dynamic library type | https://api.github.com/repos/llvm/llvm-project/issues/9169/comments | 1 | 2010-12-16T12:20:08Z | 2022-01-20T02:33:24Z | https://github.com/llvm/llvm-project/issues/9169 | 1,071,001,932 | 9,169 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8796](https://llvm.org/bz8796) |
| Resolution | FIXED |
| Resolved on | Dec 29, 2010 17:20 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rjmccall |
## Extended Description
Running "clang -cc1 -S foo.ii" on
struct FreeCell {
};
union... | failed assert: Duplicate empty class detected | https://api.github.com/repos/llvm/llvm-project/issues/9168/comments | 2 | 2010-12-16T04:01:43Z | 2021-12-03T21:59:37Z | https://github.com/llvm/llvm-project/issues/9168 | 1,071,001,925 | 9,168 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8795](https://llvm.org/bz8795) |
| Resolution | FIXED |
| Resolved on | Dec 21, 2010 01:23 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
Error:
llvm/tools/clang/lib/AST/ExprConstant.cpp:2461: <unnamed>::ICEDiag CheckICE(const clang::Expr*, c... | ICE when using a template parameter with sizeof() as initializer | https://api.github.com/repos/llvm/llvm-project/issues/9167/comments | 1 | 2010-12-16T01:41:43Z | 2021-12-03T21:59:36Z | https://github.com/llvm/llvm-project/issues/9167 | 1,071,001,906 | 9,167 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8794](https://llvm.org/bz8794) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
For some targets (e.g. GPUs), programs are usually sufficiently small that the entire program (an OpenCL kernel) is inlined. Such programs do not ... | DwarfDebug emits DW_AT_frame_base even when no frame base exists | https://api.github.com/repos/llvm/llvm-project/issues/9166/comments | 1 | 2010-12-15T22:51:49Z | 2023-08-16T20:46:57Z | https://github.com/llvm/llvm-project/issues/9166 | 1,071,001,903 | 9,166 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8793](https://llvm.org/bz8793) |
| Resolution | FIXED |
| Resolved on | May 09, 2011 17:37 |
| Version | trunk |
| OS | All |
| CC | @DougGregor,@tkremenek,@pcc |
## Extended Description
Clang compiles this C++ program without errors or warnings:
class A {
public:
void foo()... | Clang compiles member function call with missing () | https://api.github.com/repos/llvm/llvm-project/issues/9165/comments | 5 | 2010-12-15T22:39:17Z | 2021-12-03T21:59:35Z | https://github.com/llvm/llvm-project/issues/9165 | 1,071,001,892 | 9,165 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8792](https://llvm.org/bz8792) |
| Resolution | FIXED |
| Resolved on | May 09, 2011 17:36 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Following test-case compiles on gcc, but doesn't on clang (r12136... | using namespace creates ambiguity when there isn't. | https://api.github.com/repos/llvm/llvm-project/issues/9164/comments | 1 | 2010-12-15T08:11:50Z | 2021-12-03T21:59:34Z | https://github.com/llvm/llvm-project/issues/9164 | 1,071,001,880 | 9,164 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8791](https://llvm.org/bz8791) |
| Version | trunk |
| OS | All |
| CC | @DougGregor,@zmodem,@rjmccall |
## Extended Description
gcc does this, and it allows gcc to give a better diagnostic than clang:
hummer:src thakis$ cat test2.cc
```c++
template<class T>
c... | Presence of friend member functions should be checked at template instantiation time | https://api.github.com/repos/llvm/llvm-project/issues/9163/comments | 2 | 2010-12-15T01:44:28Z | 2023-08-22T05:01:54Z | https://github.com/llvm/llvm-project/issues/9163 | 1,071,001,874 | 9,163 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8790](https://llvm.org/bz8790) |
| Resolution | FIXED |
| Resolved on | Dec 14, 2010 18:55 |
| Version | trunk |
| OS | Linux |
## Extended Description
[regehr@gamow tmp431]$ clang -v
clang version 2.9 (trunk 121771)
Target: x86_64-unknown-linux-gnu
Thread model: posix
[regeh... | Assertion `New != this && "this->replaceAllUsesWith(this) is NOT valid!"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/9162/comments | 1 | 2010-12-14T20:32:15Z | 2021-12-03T21:59:32Z | https://github.com/llvm/llvm-project/issues/9162 | 1,071,001,862 | 9,162 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8789](https://llvm.org/bz8789) |
| Resolution | FIXED |
| Resolved on | Dec 15, 2010 02:28 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@nico,@rjmccall |
## Extended Description
Compiling and linking the following code with Clang built from trunk r121764 fails:
tem... | Instantiating class template with friend declaration of C::f() hides in-line definition of C::f(). | https://api.github.com/repos/llvm/llvm-project/issues/9161/comments | 7 | 2010-12-14T16:04:47Z | 2021-12-03T21:59:31Z | https://github.com/llvm/llvm-project/issues/9161 | 1,071,001,852 | 9,161 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8788](https://llvm.org/bz8788) |
| Resolution | WONTFIX |
| Resolved on | Dec 14, 2010 06:00 |
| Version | 2.7 |
| OS | Linux |
| Attachments | [Compile with clang bug.c](https://user-images.githubusercontent.com/60944935/143742430-4ac09a6b-bb78-4f2a-9fba-5310e2974525.gz) |
| Re... | inline and global function causes undefined reference | https://api.github.com/repos/llvm/llvm-project/issues/9160/comments | 1 | 2010-12-14T13:42:49Z | 2022-01-20T02:33:23Z | https://github.com/llvm/llvm-project/issues/9160 | 1,071,001,842 | 9,160 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8787](https://llvm.org/bz8787) |
| Resolution | WONTFIX |
| Resolved on | Nov 06, 2014 15:11 |
| Version | trunk |
| OS | Windows XP |
| Blocks | llvm/llvm-bugzilla-archive#9100 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rnk |
## Extended Description
in regexec.c:
/*... | Support/Regex is unaware of LLP64(Win64) | https://api.github.com/repos/llvm/llvm-project/issues/9159/comments | 5 | 2010-12-14T12:44:29Z | 2022-01-20T02:33:22Z | https://github.com/llvm/llvm-project/issues/9159 | 1,071,001,831 | 9,159 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8786](https://llvm.org/bz8786) |
| Resolution | FIXED |
| Resolved on | Dec 17, 2010 06:13 |
| Version | 2.8 |
| OS | Linux |
| Attachments | [Correct ssp check in llvm-gcc's configure](https://user-images.githubusercontent.com/60944935/143742429-0490635e-eebd-4a3d-821d-db4933b8... | Checking whether libc provides ssp during configure doesn't work well for linux | https://api.github.com/repos/llvm/llvm-project/issues/9158/comments | 1 | 2010-12-14T09:32:08Z | 2021-12-03T21:59:29Z | https://github.com/llvm/llvm-project/issues/9158 | 1,071,001,823 | 9,158 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8785](https://llvm.org/bz8785) |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-bugzilla-archive#26299 |
| CC | @lattner,@davidbolvansky |
## Extended Description
Test program:
```
int testf(int f)
{
return f != 0;
}
```
Resulting assembler:
```
t... | [X86] Suboptimal for logical test -> 0/1 with width > 8bit. | https://api.github.com/repos/llvm/llvm-project/issues/9157/comments | 9 | 2010-12-14T03:15:00Z | 2022-04-05T16:03:52Z | https://github.com/llvm/llvm-project/issues/9157 | 1,071,001,802 | 9,157 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8784](https://llvm.org/bz8784) |
| Resolution | FIXED |
| Resolved on | Dec 15, 2015 19:26 |
| Version | trunk |
| OS | Linux |
| CC | @emaste,@zmodem,@nico |
## Extended Description
[Using AT&T syntax]
The code generator should consider the following transformation:
movl $-... | [code size] Optimise mov -1, reg to or | https://api.github.com/repos/llvm/llvm-project/issues/9156/comments | 5 | 2010-12-13T23:43:12Z | 2021-12-03T21:59:27Z | https://github.com/llvm/llvm-project/issues/9156 | 1,071,001,793 | 9,156 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8783](https://llvm.org/bz8783) |
| Resolution | FIXED |
| Resolved on | Feb 29, 2012 22:09 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AaronBallman |
## Extended Description
The following (somewhat nonsensical) code is accepted by... | MS __declspec not allowed after enum | https://api.github.com/repos/llvm/llvm-project/issues/9155/comments | 3 | 2010-12-13T18:58:58Z | 2021-12-03T21:59:26Z | https://github.com/llvm/llvm-project/issues/9155 | 1,071,001,784 | 9,155 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8782](https://llvm.org/bz8782) |
| Resolution | FIXED |
| Resolved on | May 30, 2011 06:01 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
When building the latest version of Cuneiform on Fedora 14 and latest ... | Linking fails because weird symbol issue | https://api.github.com/repos/llvm/llvm-project/issues/9154/comments | 7 | 2010-12-13T13:49:05Z | 2021-12-03T21:59:25Z | https://github.com/llvm/llvm-project/issues/9154 | 1,071,001,776 | 9,154 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8781](https://llvm.org/bz8781) |
| Resolution | FIXED |
| Resolved on | Apr 27, 2011 17:08 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@efriedma-quic,@tkremenek |
## Extended Description
The following test program produces a warning when compiling with Clang build ... | -Wformat warns about using wchar_t with %d | https://api.github.com/repos/llvm/llvm-project/issues/9153/comments | 5 | 2010-12-13T13:15:51Z | 2021-12-03T21:59:24Z | https://github.com/llvm/llvm-project/issues/9153 | 1,071,001,765 | 9,153 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8780](https://llvm.org/bz8780) |
| Resolution | FIXED |
| Resolved on | Dec 13, 2010 12:21 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Preprocessed file for swscale.c](https://user-images.githubusercontent.com/4255/143742428-342e97e5-5db2-4917-986f-74dfb884c8bc.gz) |... | [REGRESSION] Crash while compiling swscale.c from FFmpeg | https://api.github.com/repos/llvm/llvm-project/issues/9152/comments | 2 | 2010-12-13T11:30:36Z | 2021-12-03T21:59:23Z | https://github.com/llvm/llvm-project/issues/9152 | 1,071,001,755 | 9,152 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8779](https://llvm.org/bz8779) |
| Resolution | FIXED |
| Resolved on | Jun 25, 2012 00:06 |
| Version | trunk |
| OS | Linux |
| Attachments | [Reduced test case.](https://user-images.githubusercontent.com/60944935/143742426-a1337fac-f41f-4ef0-b5e8-086179524b66.gz) |
| Reporter... | Inifinite loop in sqlite3 | https://api.github.com/repos/llvm/llvm-project/issues/9151/comments | 3 | 2010-12-13T09:53:44Z | 2021-12-03T21:59:22Z | https://github.com/llvm/llvm-project/issues/9151 | 1,071,001,745 | 9,151 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8778](https://llvm.org/bz8778) |
| Resolution | FIXED |
| Resolved on | Mar 28, 2011 00:25 |
| Version | trunk |
| OS | Windows XP |
| Blocks | llvm/llvm-bugzilla-archive#9100 |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
define i64 @​foo(i64 %n) no... | [Win64] incorrect stack frame with alloca(n) and call | https://api.github.com/repos/llvm/llvm-project/issues/9150/comments | 3 | 2010-12-13T09:45:09Z | 2021-12-03T21:59:21Z | https://github.com/llvm/llvm-project/issues/9150 | 1,071,001,732 | 9,150 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8777](https://llvm.org/bz8777) |
| Resolution | FIXED |
| Resolved on | Mar 28, 2011 00:24 |
| Version | trunk |
| OS | Windows XP |
| Blocks | llvm/llvm-bugzilla-archive#9100 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @Bigcheese |
## Extended Description
define i64 @&... | [Win64] stack probe(alloca, chkstk) is not emitted with variable dynamic stack allocation | https://api.github.com/repos/llvm/llvm-project/issues/9149/comments | 3 | 2010-12-13T09:33:26Z | 2021-12-03T21:59:20Z | https://github.com/llvm/llvm-project/issues/9149 | 1,071,001,725 | 9,149 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8776](https://llvm.org/bz8776) |
| Resolution | DUPLICATE |
| Resolved on | Dec 13, 2010 06:38 |
| Version | trunk |
| OS | NetBSD |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
assertion "(i >= FTy->getNumParams() || FTy->getParamType(i) == Params[i]->getT... | Clang crashes using properties | https://api.github.com/repos/llvm/llvm-project/issues/9148/comments | 1 | 2010-12-12T16:18:46Z | 2021-12-03T21:59:19Z | https://github.com/llvm/llvm-project/issues/9148 | 1,071,001,719 | 9,148 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8775](https://llvm.org/bz8775) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
DSA marks the argv argument to main as external. This could be special cased, to not be marked so. | argv marked external | https://api.github.com/repos/llvm/llvm-project/issues/9147/comments | 1 | 2010-12-12T07:07:58Z | 2023-08-09T00:38:36Z | https://github.com/llvm/llvm-project/issues/9147 | 1,071,001,711 | 9,147 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8774](https://llvm.org/bz8774) |
| Resolution | FIXED |
| Resolved on | Dec 13, 2010 01:42 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc,@DougGregor |
## Extended Description
This testcase crashes:
template < typename Value ... | crash on checking default argument | https://api.github.com/repos/llvm/llvm-project/issues/9146/comments | 4 | 2010-12-11T05:08:03Z | 2021-12-03T21:59:17Z | https://github.com/llvm/llvm-project/issues/9146 | 1,071,001,695 | 9,146 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8773](https://llvm.org/bz8773) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
$ cat ~/llvm/testcases/bad_templated_method_call.cc
```c++
class Bar;
class Baz {
void f() {
obj.method... | Poor diagnostics and error recovery for templated method call on mis-declared class member | https://api.github.com/repos/llvm/llvm-project/issues/9145/comments | 1 | 2010-12-11T02:00:14Z | 2023-08-19T02:53:50Z | https://github.com/llvm/llvm-project/issues/9145 | 1,071,001,688 | 9,145 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8772](https://llvm.org/bz8772) |
| Resolution | FIXED |
| Resolved on | Nov 06, 2012 11:15 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor | | debugging info for subroutine type with multiple returns is wrong | https://api.github.com/repos/llvm/llvm-project/issues/9144/comments | 4 | 2010-12-10T19:55:34Z | 2021-12-03T21:59:16Z | https://github.com/llvm/llvm-project/issues/9144 | 1,071,001,682 | 9,144 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8771](https://llvm.org/bz8771) |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
Clang does in general accept redeclaring partial specializations, like requested by 9.2[class.mem]p1, but does not do so in the following example, which I d... | Redeclaring partial specializations is disallowed sometimes | https://api.github.com/repos/llvm/llvm-project/issues/9143/comments | 1 | 2010-12-10T15:10:15Z | 2023-09-03T23:00:31Z | https://github.com/llvm/llvm-project/issues/9143 | 1,071,001,671 | 9,143 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8770](https://llvm.org/bz8770) |
| Resolution | FIXED |
| Resolved on | Dec 14, 2010 10:20 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@tkremenek |
## Extended Description
In Objective-C++, I can't directly access a proper... | Can't access property in Objective-C++ | https://api.github.com/repos/llvm/llvm-project/issues/9142/comments | 4 | 2010-12-10T15:01:11Z | 2021-12-03T21:59:14Z | https://github.com/llvm/llvm-project/issues/9142 | 1,071,001,664 | 9,142 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8769](https://llvm.org/bz8769) |
| Resolution | FIXED |
| Resolved on | Dec 20, 2010 01:45 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When I compile the following code with clang++ -O1, it works fine. With clang++ -O2,... | wrong code with -O2 | https://api.github.com/repos/llvm/llvm-project/issues/9141/comments | 5 | 2010-12-10T12:56:47Z | 2021-12-03T21:59:13Z | https://github.com/llvm/llvm-project/issues/9141 | 1,071,001,654 | 9,141 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8768](https://llvm.org/bz8768) |
| Resolution | FIXED |
| Resolved on | Nov 28, 2011 09:47 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@tkremenek |
## Extended Description
The following files (preprocessed) fails to compile ... | clang++ fails to generate large object files | https://api.github.com/repos/llvm/llvm-project/issues/9140/comments | 7 | 2010-12-10T10:40:46Z | 2021-12-03T21:59:12Z | https://github.com/llvm/llvm-project/issues/9140 | 1,071,001,646 | 9,140 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8767](https://llvm.org/bz8767) |
| Resolution | FIXED |
| Resolved on | Feb 18, 2011 18:01 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc,@DougGregor |
## Extended Description
Clang could do a better job on this testcase:
str... | show unimplemented methods in "abstract type" error | https://api.github.com/repos/llvm/llvm-project/issues/9139/comments | 1 | 2010-12-10T03:20:43Z | 2021-12-03T21:59:11Z | https://github.com/llvm/llvm-project/issues/9139 | 1,071,001,640 | 9,139 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8766](https://llvm.org/bz8766) |
| Resolution | FIXED |
| Resolved on | Dec 21, 2010 01:55 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
I'm parsing this code:
template <typename T>
struct Foo
{
in... | clang_getCursorSemanticParent() returns wrong Cursor | https://api.github.com/repos/llvm/llvm-project/issues/9138/comments | 1 | 2010-12-09T22:03:30Z | 2021-12-03T21:59:10Z | https://github.com/llvm/llvm-project/issues/9138 | 1,071,001,634 | 9,138 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8765](https://llvm.org/bz8765) |
| Resolution | FIXED |
| Resolved on | May 13, 2011 16:17 |
| Version | trunk |
| OS | All |
| CC | @lattner |
## Extended Description
NetBSD is using asm("foo") renames in the system headers to provide multiple versions of certain functions fo... | backend should generate right name for longjmp on netbsd | https://api.github.com/repos/llvm/llvm-project/issues/9137/comments | 15 | 2010-12-09T17:37:58Z | 2021-12-03T21:59:09Z | https://github.com/llvm/llvm-project/issues/9137 | 1,071,001,625 | 9,137 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8764](https://llvm.org/bz8764) |
| Resolution | INVALID |
| Resolved on | Dec 09, 2010 12:48 |
| Version | 2.8 |
| OS | MacOS X |
| Attachments | [zip file with log (ASCII) files inside](https://user-images.githubusercontent.com/60944935/143742418-23650b8b-9d1c-4fa5-9a10-6f4dc13... | LLVM front end - FAILURE building with Snow Leopard - Dec. 09, 2010 | https://api.github.com/repos/llvm/llvm-project/issues/9136/comments | 2 | 2010-12-09T13:20:27Z | 2021-12-03T21:59:09Z | https://github.com/llvm/llvm-project/issues/9136 | 1,071,001,610 | 9,136 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8763](https://llvm.org/bz8763) |
| Resolution | DUPLICATE |
| Resolved on | Dec 09, 2010 12:48 |
| Version | 2.7 |
| OS | MacOS X |
| Attachments | [zip file with log (ASCII) files inside](https://user-images.githubusercontent.com/60944935/143742417-0b732e77-9ebe-4cfa-84ab-61f87... | LLVM front end - FAILURE when building llvm front end with Snow Leopard - Dec. 09, 2010 | https://api.github.com/repos/llvm/llvm-project/issues/9135/comments | 2 | 2010-12-09T13:18:32Z | 2021-12-03T21:59:08Z | https://github.com/llvm/llvm-project/issues/9135 | 1,071,001,604 | 9,135 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8762](https://llvm.org/bz8762) |
| Resolution | FIXED |
| Resolved on | Jan 23, 2011 12:00 |
| Version | trunk |
| OS | All |
| CC | @DimitryAndric |
## Extended Description
Take a .s file that doesn't already have the section marking its stack as noexec:
% cat t.s
.f... | Clang's integrated-as doesn't support --noexecstack | https://api.github.com/repos/llvm/llvm-project/issues/9134/comments | 2 | 2010-12-09T04:45:15Z | 2021-12-03T21:59:07Z | https://github.com/llvm/llvm-project/issues/9134 | 1,071,001,594 | 9,134 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8761](https://llvm.org/bz8761) |
| Resolution | FIXED |
| Resolved on | Dec 21, 2010 01:56 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@tkremenek |
## Extended Description
I'm observing a segmentation fault in clang_getCurso... | clang_getCursorSemanticParent segfaults | https://api.github.com/repos/llvm/llvm-project/issues/9133/comments | 1 | 2010-12-09T04:28:18Z | 2021-12-03T21:59:06Z | https://github.com/llvm/llvm-project/issues/9133 | 1,071,001,583 | 9,133 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8760](https://llvm.org/bz8760) |
| Resolution | FIXED |
| Resolved on | Dec 09, 2010 04:10 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Testcase:
template <typename T>
struct Foo {
Foo() : ptr(__nullptr) {}
... | cannot codegen constructor initializer of pointer to templated type in a union | https://api.github.com/repos/llvm/llvm-project/issues/9132/comments | 2 | 2010-12-09T02:00:30Z | 2021-12-03T21:59:05Z | https://github.com/llvm/llvm-project/issues/9132 | 1,071,001,571 | 9,132 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8759](https://llvm.org/bz8759) |
| Resolution | FIXED |
| Resolved on | Mar 28, 2011 20:43 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
LLVM SVN: 121295
CLANG SVN: 121288
mrene:src mrene$ llc -O3 dspkit.bc -o dspkit.s... | Assertion failed: (Symbol->isUndefined() && "Cannot define a symbol twice!") | https://api.github.com/repos/llvm/llvm-project/issues/9131/comments | 11 | 2010-12-09T01:33:30Z | 2021-12-03T21:59:04Z | https://github.com/llvm/llvm-project/issues/9131 | 1,071,001,564 | 9,131 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8758](https://llvm.org/bz8758) |
| Resolution | FIXED |
| Resolved on | Dec 09, 2010 19:32 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @echristo |
## Extended Description
If you have GZIP variable in environment, build fails in an obscure... | [patch] Don't use GZIP variable, it is used by gzip itself | https://api.github.com/repos/llvm/llvm-project/issues/9130/comments | 4 | 2010-12-09T01:24:24Z | 2021-12-03T21:59:03Z | https://github.com/llvm/llvm-project/issues/9130 | 1,071,001,553 | 9,130 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8757](https://llvm.org/bz8757) |
| Resolution | FIXED |
| Resolved on | Dec 22, 2010 02:03 |
| Version | trunk |
| OS | Linux |
| CC | @lattner,@sunfishcode |
## Extended Description
The -O1 result is right.
regehr@home:~$ clang -O1 small.c -o small
regehr@home:~$ ./small
g_6... | [dagcombine] likely wrong code bug | https://api.github.com/repos/llvm/llvm-project/issues/9129/comments | 11 | 2010-12-08T07:27:38Z | 2021-12-03T21:59:02Z | https://github.com/llvm/llvm-project/issues/9129 | 1,071,001,547 | 9,129 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8756](https://llvm.org/bz8756) |
| Resolution | FIXED |
| Resolved on | Dec 21, 2010 01:42 |
| Version | trunk |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143742413-3686f487-ae18-462d-b233-f30b45f469cb.gz) |
| Reporter | LLVM B... | Assert while parsing 'using' declaration | https://api.github.com/repos/llvm/llvm-project/issues/9128/comments | 1 | 2010-12-08T06:40:36Z | 2021-12-03T21:59:01Z | https://github.com/llvm/llvm-project/issues/9128 | 1,071,001,534 | 9,128 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8755](https://llvm.org/bz8755) |
| Resolution | FIXED |
| Resolved on | Jan 24, 2011 13:01 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
This testcase shows a case where clang emits a worse error, jus... | "class X" where X names a typedef has a worse error when X is templated | https://api.github.com/repos/llvm/llvm-project/issues/9127/comments | 2 | 2010-12-08T04:56:36Z | 2021-12-03T21:59:00Z | https://github.com/llvm/llvm-project/issues/9127 | 1,071,001,524 | 9,127 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8754](https://llvm.org/bz8754) |
| Resolution | WONTFIX |
| Resolved on | Apr 10, 2021 16:44 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nico |
## Extended Description
source checked out today (2010-12-07)
Darwin Kernel Version 8.11... | make check gives 2359 unexpected failures on mac os x | https://api.github.com/repos/llvm/llvm-project/issues/9126/comments | 10 | 2010-12-08T00:37:33Z | 2022-01-20T02:33:21Z | https://github.com/llvm/llvm-project/issues/9126 | 1,071,001,518 | 9,126 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8753](https://llvm.org/bz8753) |
| Resolution | FIXED |
| Resolved on | Dec 09, 2010 01:40 |
| Version | trunk |
| OS | Linux |
| Attachments | [net/atm/mpc.c file set to reproduce](https://user-images.githubusercontent.com/60944935/143742411-b2ce20f2-62b8-4495-a966-0c85a8bb8a58... | Infinite loop in memcpyopt | https://api.github.com/repos/llvm/llvm-project/issues/9125/comments | 2 | 2010-12-07T15:50:08Z | 2021-12-03T21:58:59Z | https://github.com/llvm/llvm-project/issues/9125 | 1,071,001,504 | 9,125 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8752](https://llvm.org/bz8752) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
-Wunused (or -Wunused-function) should produce warnings for (member) functions that can't possibly be used, for instance because their ret... | Clang -Wunused should warn on unusable (member) functions. | https://api.github.com/repos/llvm/llvm-project/issues/9124/comments | 0 | 2010-12-07T14:52:05Z | 2023-08-15T03:28:11Z | https://github.com/llvm/llvm-project/issues/9124 | 1,071,001,497 | 9,124 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8751](https://llvm.org/bz8751) |
| Resolution | FIXED |
| Resolved on | Dec 07, 2010 16:56 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
r120890 by rjmccall, 04:47
“Although we currently have ... | r120890 breaks property in Obj-C++ | https://api.github.com/repos/llvm/llvm-project/issues/9123/comments | 2 | 2010-12-07T13:33:26Z | 2021-12-03T21:58:57Z | https://github.com/llvm/llvm-project/issues/9123 | 1,071,001,489 | 9,123 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8750](https://llvm.org/bz8750) |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
Clang accepts the following code
```cpp
void f(int);
void f(long);
struct A {
template<typename T> operator T();
operator long();
};
... | Incorrect OR of conversion function templates against non-template conversion functions | https://api.github.com/repos/llvm/llvm-project/issues/9122/comments | 4 | 2010-12-07T07:25:14Z | 2023-11-03T15:19:06Z | https://github.com/llvm/llvm-project/issues/9122 | 1,071,001,481 | 9,122 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8749](https://llvm.org/bz8749) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
Run the following through llc -disable-fp-elim
; ModuleID = 'main.... | PPC stack references broken | https://api.github.com/repos/llvm/llvm-project/issues/9121/comments | 11 | 2010-12-07T01:36:38Z | 2021-12-03T21:58:55Z | https://github.com/llvm/llvm-project/issues/9121 | 1,071,001,468 | 9,121 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8748](https://llvm.org/bz8748) |
| Resolution | FIXED |
| Resolved on | Feb 04, 2011 06:22 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
Clang does accept both of the following
// Testcase 1
struct A { template<typename U> struct B; };
tem... | Default template arguments in out-of-line member definitions not rejected. | https://api.github.com/repos/llvm/llvm-project/issues/9120/comments | 3 | 2010-12-07T00:34:46Z | 2021-12-03T21:58:54Z | https://github.com/llvm/llvm-project/issues/9120 | 1,071,001,454 | 9,120 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8747](https://llvm.org/bz8747) |
| Resolution | INVALID |
| Resolved on | Dec 06, 2010 16:39 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @echristo |
## Extended Description
The round_ps intrinsic seems to be defined to take 2 float vector... | [x86] error in definition of SSE 4.1 round_ss intrinsic? | https://api.github.com/repos/llvm/llvm-project/issues/9119/comments | 10 | 2010-12-06T23:46:13Z | 2021-12-03T21:58:53Z | https://github.com/llvm/llvm-project/issues/9119 | 1,071,001,450 | 9,119 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8746](https://llvm.org/bz8746) |
| Resolution | FIXED |
| Resolved on | Oct 18, 2011 20:13 |
| Version | trunk |
| OS | All |
| Attachments | [Fails on 'opt -O2 IndVarFailure.red.ll'](https://user-images.githubusercontent.com/60944935/143742407-e5f4514a-26ea-48b0-b9c8-a241053867... | Scalar evolution loops forever (after 2h I got impatient :) on input file | https://api.github.com/repos/llvm/llvm-project/issues/9118/comments | 5 | 2010-12-06T23:17:27Z | 2021-12-03T21:58:52Z | https://github.com/llvm/llvm-project/issues/9118 | 1,071,001,442 | 9,118 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8745](https://llvm.org/bz8745) |
| Resolution | FIXED |
| Resolved on | Jan 19, 2020 23:16 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @MaskRay |
## Extended Description
The Inst to Data lowering was causing reads after free since we dele... | [mc] Try and reenable the inst to data lowering optimization | https://api.github.com/repos/llvm/llvm-project/issues/9117/comments | 0 | 2010-12-06T21:17:11Z | 2021-12-03T21:58:51Z | https://github.com/llvm/llvm-project/issues/9117 | 1,071,001,424 | 9,117 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8744](https://llvm.org/bz8744) |
| Resolution | FIXED |
| Resolved on | Dec 09, 2010 17:36 |
| Version | unspecified |
| OS | Windows NT |
| Attachments | [Code completion assert test case](https://user-images.githubusercontent.com/60944935/143742406-3720062a-95cb-48ba-93a4-868a... | Assert when code completing a #include | https://api.github.com/repos/llvm/llvm-project/issues/9116/comments | 1 | 2010-12-06T13:01:39Z | 2021-12-03T21:58:50Z | https://github.com/llvm/llvm-project/issues/9116 | 1,071,001,414 | 9,116 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8743](https://llvm.org/bz8743) |
| Resolution | FIXED |
| Resolved on | Jan 25, 2011 22:04 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@stoklund |
## Extended Description
; llc -O1 -mtriple=x86_64-mingw64
%class = type { [8 x ... | Register allocation is invalid with Win64 tailcall jump | https://api.github.com/repos/llvm/llvm-project/issues/9115/comments | 3 | 2010-12-06T12:59:03Z | 2021-12-03T21:58:49Z | https://github.com/llvm/llvm-project/issues/9115 | 1,071,001,410 | 9,115 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8742](https://llvm.org/bz8742) |
| Resolution | FIXED |
| Resolved on | Dec 06, 2010 12:37 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [File that clang cannot compile](https://user-images.githubusercontent.com/60944935/143742405-e8c59aa0-f1bc-4fdd-bd88-fea7cbb69c73.gz... | assert in clang after commit r120890 when compiling some valid obj-c code. | https://api.github.com/repos/llvm/llvm-project/issues/9114/comments | 2 | 2010-12-06T12:28:04Z | 2021-12-03T21:58:49Z | https://github.com/llvm/llvm-project/issues/9114 | 1,071,001,403 | 9,114 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8741](https://llvm.org/bz8741) |
| Resolution | FIXED |
| Resolved on | Dec 06, 2010 21:24 |
| Version | unspecified |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @Bigcheese |
## Extended Description
; llc -mtriple=x86_64-win32 -filetype=obj
declare voi... | [MC-COFF] Cannot handle globals @​Lxxx (begins with 'L') on Win64. | https://api.github.com/repos/llvm/llvm-project/issues/9113/comments | 2 | 2010-12-06T08:12:03Z | 2021-12-03T21:58:48Z | https://github.com/llvm/llvm-project/issues/9113 | 1,071,001,399 | 9,113 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8740](https://llvm.org/bz8740) |
| Resolution | INVALID |
| Resolved on | Dec 06, 2010 15:11 |
| Version | trunk |
| OS | Linux |
| Attachments | [llvm IR that breaks dse.](https://user-images.githubusercontent.com/60944935/143742404-e4456e0b-696f-40f1-bc93-06bdbe52ebef.gz) |
| ... | dse can be too eager | https://api.github.com/repos/llvm/llvm-project/issues/9112/comments | 1 | 2010-12-06T06:36:05Z | 2021-12-03T21:58:47Z | https://github.com/llvm/llvm-project/issues/9112 | 1,071,001,393 | 9,112 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8739](https://llvm.org/bz8739) |
| Resolution | FIXED |
| Resolved on | Dec 05, 2010 23:27 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
Assertion fails in trunk, but works in 2.8:
class B... | Assertion `DerivationOkay && "Can only be used with a derived-to-base conversion"' | https://api.github.com/repos/llvm/llvm-project/issues/9111/comments | 1 | 2010-12-05T20:20:43Z | 2021-12-03T21:58:46Z | https://github.com/llvm/llvm-project/issues/9111 | 1,071,001,386 | 9,111 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8738](https://llvm.org/bz8738) |
| Resolution | FIXED |
| Resolved on | Feb 21, 2011 18:50 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
Hi
Bumped into this clang++ failure:
sashan@cyclops... | C++'0x auto not implemented | https://api.github.com/repos/llvm/llvm-project/issues/9110/comments | 4 | 2010-12-05T09:03:45Z | 2021-12-03T21:58:45Z | https://github.com/llvm/llvm-project/issues/9110 | 1,071,001,372 | 9,110 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8737](https://llvm.org/bz8737) |
| Resolution | FIXED |
| Resolved on | Nov 03, 2012 12:54 |
| Version | trunk |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
While building libGL with clang ToT. The following warning happens.
... | [mc assembler] .extern directive ignored | https://api.github.com/repos/llvm/llvm-project/issues/9109/comments | 1 | 2010-12-05T00:51:22Z | 2021-12-03T21:58:44Z | https://github.com/llvm/llvm-project/issues/9109 | 1,071,001,365 | 9,109 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8736](https://llvm.org/bz8736) |
| Resolution | WONTFIX |
| Resolved on | Dec 04, 2010 17:33 |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [Demonstrates issue.](https://user-images.githubusercontent.com/60944935/143742403-dfeda5b3-d9de-4e10-8c28-27fca35a10f8.gz) |... | LLVM-GCC-4.2 recursive global blocks are nil at runtime | https://api.github.com/repos/llvm/llvm-project/issues/9108/comments | 1 | 2010-12-04T21:44:59Z | 2022-01-20T02:33:20Z | https://github.com/llvm/llvm-project/issues/9108 | 1,071,001,360 | 9,108 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8735](https://llvm.org/bz8735) |
| Resolution | FIXED |
| Resolved on | Dec 06, 2010 01:52 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase .ii](https://user-images.githubusercontent.com/60944935/143742399-30ed4eed-23a5-4360-b27c-076676f4576f.gz) |
| Reporter | LLV... | c++ miscompile at -O2 | https://api.github.com/repos/llvm/llvm-project/issues/9107/comments | 12 | 2010-12-04T01:56:35Z | 2021-12-03T21:58:43Z | https://github.com/llvm/llvm-project/issues/9107 | 1,071,001,356 | 9,107 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8734](https://llvm.org/bz8734) |
| Version | trunk |
| OS | FreeBSD |
| CC | @pwo,@yuanfang-chen |
## Extended Description
It looks like integrated-as supports the .single directive, but not the
synonym .float. This should be easy to implement. :)
http://sourceware.org/binut... | [MC assembler] .float not supported | https://api.github.com/repos/llvm/llvm-project/issues/9106/comments | 5 | 2010-12-04T00:59:23Z | 2023-08-13T00:16:09Z | https://github.com/llvm/llvm-project/issues/9106 | 1,071,001,351 | 9,106 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8733](https://llvm.org/bz8733) |
| Resolution | FIXED |
| Resolved on | Jul 01, 2011 10:22 |
| Version | trunk |
| OS | Windows NT |
| Attachments | [Contains repro case](https://user-images.githubusercontent.com/60944935/143742398-6a07b046-0f20-4507-97b1-f2e6b41c1e94.gz) |
| Re... | AV when reporting diagnostics in some code-completion results | https://api.github.com/repos/llvm/llvm-project/issues/9105/comments | 1 | 2010-12-03T17:25:22Z | 2021-12-03T21:58:41Z | https://github.com/llvm/llvm-project/issues/9105 | 1,071,001,346 | 9,105 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8732](https://llvm.org/bz8732) |
| Resolution | FIXED |
| Resolved on | Dec 04, 2010 17:33 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Sometimes (expecially when refactoring code) it is useful to know callers and ca... | Report function/variable/types usage | https://api.github.com/repos/llvm/llvm-project/issues/9104/comments | 2 | 2010-12-03T11:39:01Z | 2021-12-03T21:58:40Z | https://github.com/llvm/llvm-project/issues/9104 | 1,071,001,340 | 9,104 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8731](https://llvm.org/bz8731) |
| Version | trunk |
| OS | Linux |
| Attachments | [The full .ll of the C++ code.](https://user-images.githubusercontent.com/60944935/143742397-79db9cf4-0e3d-46af-b96e-67a44df21dab.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@d... | Clang generates load of struct value. | https://api.github.com/repos/llvm/llvm-project/issues/9103/comments | 8 | 2010-12-03T11:30:13Z | 2023-11-03T14:56:41Z | https://github.com/llvm/llvm-project/issues/9103 | 1,071,001,331 | 9,103 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8730](https://llvm.org/bz8730) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@sunfishcode,@nlewycky,@rjmccall |
## Extended Description
$ cat missed_opt.cc
void called(bool b);
void wrapper(bool* b) {
called(*b);
}
$ g++ --ver... | [metadata] loads should be markable with "known zero, known one, and known signbit" MDNode information | https://api.github.com/repos/llvm/llvm-project/issues/9102/comments | 10 | 2010-12-03T02:43:50Z | 2021-12-03T21:58:38Z | https://github.com/llvm/llvm-project/issues/9102 | 1,071,001,318 | 9,102 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8729](https://llvm.org/bz8729) |
| Resolution | FIXED |
| Resolved on | Dec 02, 2010 19:10 |
| Version | trunk |
| OS | Linux |
| Attachments | [Fix](https://user-images.githubusercontent.com/60944935/143742395-e9c1170f-8095-4abc-8e36-82ddbd1dd1cc.gz), [amended fix](https://user... | Allow diagnostic to be disabled: warn_indirection_through_null | https://api.github.com/repos/llvm/llvm-project/issues/9101/comments | 1 | 2010-12-03T02:33:27Z | 2021-12-03T21:58:35Z | https://github.com/llvm/llvm-project/issues/9101 | 1,071,001,289 | 9,101 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8728](https://llvm.org/bz8728) |
| Resolution | FIXED |
| Resolved on | Dec 05, 2010 19:48 |
| Version | unspecified |
| OS | All |
| CC | @lattner |
## Extended Description
[regehr@n1 ~]$ clang -O1 foo.c -o foo
[regehr@n1 ~]$ ./foo
g_99.f0 = 1
[regehr@n1 ~]$ clang -O2 foo.c -... | likely wrong code bug | https://api.github.com/repos/llvm/llvm-project/issues/9100/comments | 6 | 2010-12-02T21:22:07Z | 2021-12-03T21:58:35Z | https://github.com/llvm/llvm-project/issues/9100 | 1,071,001,282 | 9,100 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8727](https://llvm.org/bz8727) |
| Resolution | FIXED |
| Resolved on | Dec 15, 2017 16:23 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@erichkeane |
## Extended Description
This is from a header file from c-client, was runni... | Support -fno-operator-names | https://api.github.com/repos/llvm/llvm-project/issues/9099/comments | 1 | 2010-12-02T17:16:37Z | 2021-12-03T21:58:34Z | https://github.com/llvm/llvm-project/issues/9099 | 1,071,001,273 | 9,099 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8726](https://llvm.org/bz8726) |
| Resolution | FIXED |
| Resolved on | Dec 03, 2010 04:19 |
| Version | trunk |
| OS | Linux |
| CC | @lattner,@DougGregor |
## Extended Description
Trying to compile the following with Clang built from trunk (r120702) hits an assert:
class C;... | Assertion `D && "Cannot get layout of forward declarations!"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/9098/comments | 3 | 2010-12-02T13:43:54Z | 2021-12-03T21:58:33Z | https://github.com/llvm/llvm-project/issues/9098 | 1,071,001,264 | 9,098 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8725](https://llvm.org/bz8725) |
| Resolution | DUPLICATE |
| Resolved on | Dec 05, 2010 18:37 |
| Version | trunk |
| OS | Linux |
| Attachments | [first falling test](https://user-images.githubusercontent.com/60944935/143742391-eade774a-4343-4f4e-a9c3-d085246f63b1.gz), [second... | Regression on 2 gcc-torture test | https://api.github.com/repos/llvm/llvm-project/issues/9097/comments | 4 | 2010-12-02T12:23:28Z | 2021-12-03T21:58:32Z | https://github.com/llvm/llvm-project/issues/9097 | 1,071,001,255 | 9,097 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8724](https://llvm.org/bz8724) |
| Version | 2.8 |
| OS | Linux |
| Depends On | llvm/llvm-project#8943 |
| Attachments | [gy.i.bz2](https://user-images.githubusercontent.com/92601246/143742390-42a55fac-a1b1-40bc-87fa-ecc10b8e9a30.gz) |
## Extended Description
See http://gc... | clang: missed optimization: copy global to local, prefetch | https://api.github.com/repos/llvm/llvm-project/issues/9096/comments | 0 | 2010-12-02T11:56:36Z | 2023-08-15T03:23:58Z | https://github.com/llvm/llvm-project/issues/9096 | 1,071,001,245 | 9,096 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8723](https://llvm.org/bz8723) |
| Resolution | FIXED |
| Resolved on | Dec 07, 2010 14:52 |
| Version | 2.8 |
| OS | MacOS X |
| CC | @echristo |
## Extended Description
See https://wwws.clamav.net/bugzilla/show_bug.cgi?id=2402
Using gcc 4.5 on LLVM 2.8 make fails with:
/usr... | llvm 2.8: doesn't build on Mac OS X 10.4.11, undefined symbol ___crashreporter_info__ | https://api.github.com/repos/llvm/llvm-project/issues/9095/comments | 12 | 2010-12-02T09:13:37Z | 2021-12-03T21:58:30Z | https://github.com/llvm/llvm-project/issues/9095 | 1,071,001,235 | 9,095 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8722](https://llvm.org/bz8722) |
| Resolution | WORKSFORME |
| Resolved on | Feb 04, 2012 17:23 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AaronBallman,@tkremenek |
## Extended Description
$ cat test.cc
class Foo {};
void Test() {
in... | 'clang --analyze' crashes on casting from an object L-value to a reference | https://api.github.com/repos/llvm/llvm-project/issues/9094/comments | 6 | 2010-12-02T08:51:07Z | 2022-01-20T02:06:19Z | https://github.com/llvm/llvm-project/issues/9094 | 1,071,001,217 | 9,094 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8721](https://llvm.org/bz8721) |
| Resolution | FIXED |
| Resolved on | Aug 03, 2014 13:58 |
| Version | trunk |
| OS | Linux |
| Attachments | [ARM asm file](https://user-images.githubusercontent.com/60944935/143742387-bae2e8c5-8f5a-4b02-90b6-2307d905ac49.gz) |
| Reporter | LLV... | [ARM MC] AsmParser does not understand several ARM specific constructs | https://api.github.com/repos/llvm/llvm-project/issues/9093/comments | 4 | 2010-12-02T00:49:18Z | 2021-12-03T21:58:28Z | https://github.com/llvm/llvm-project/issues/9093 | 1,071,001,209 | 9,093 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8720](https://llvm.org/bz8720) |
| Resolution | FIXED |
| Resolved on | Dec 07, 2010 09:25 |
| Version | unspecified |
| OS | All |
## Extended Description
The following tests appear to have started failing with r119152 in "clang-i386-darwin10":
gcc.dg/alias-5.c (test for exc... | llvm-gcc testsuite regressions with symbol aliases | https://api.github.com/repos/llvm/llvm-project/issues/9092/comments | 4 | 2010-12-02T00:05:29Z | 2021-12-03T21:58:27Z | https://github.com/llvm/llvm-project/issues/9092 | 1,071,001,201 | 9,092 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8719](https://llvm.org/bz8719) |
| Resolution | DUPLICATE |
| Resolved on | Dec 01, 2010 18:35 |
| Version | trunk |
| OS | Linux |
| Attachments | [Assembly Language testcase](https://user-images.githubusercontent.com/60944935/143742384-d2024b7e-e514-4b18-90b9-e71465732ecf.gz) ... | clang assembler asserts | https://api.github.com/repos/llvm/llvm-project/issues/9091/comments | 3 | 2010-12-01T23:57:14Z | 2021-12-03T21:58:27Z | https://github.com/llvm/llvm-project/issues/9091 | 1,071,001,193 | 9,091 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8718](https://llvm.org/bz8718) |
| Resolution | FIXED |
| Resolved on | Feb 16, 2020 06:54 |
| Version | trunk |
| OS | MacOS X |
| Blocks | llvm/llvm-project#4440 |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143742383-f507b9a9-789b-46df-83e1... | No warning on casting between pointer and non-pointer-sized int | https://api.github.com/repos/llvm/llvm-project/issues/9090/comments | 8 | 2010-12-01T20:56:31Z | 2021-12-03T21:58:26Z | https://github.com/llvm/llvm-project/issues/9090 | 1,071,001,183 | 9,090 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8717](https://llvm.org/bz8717) |
| Resolution | FIXED |
| Resolved on | Apr 22, 2013 01:06 |
| Version | trunk |
| OS | Linux |
| Attachments | [test patch to add .subsection to MC](https://user-images.githubusercontent.com/60944935/143742381-0da43c35-3fac-489d-b18a-975d7ea9d3a6... | LLVM MC does not know how to handle .subsection derective | https://api.github.com/repos/llvm/llvm-project/issues/9089/comments | 9 | 2010-12-01T18:46:25Z | 2021-12-03T21:58:25Z | https://github.com/llvm/llvm-project/issues/9089 | 1,071,001,171 | 9,089 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8716](https://llvm.org/bz8716) |
| Resolution | WORKSFORME |
| Resolved on | Dec 02, 2010 00:24 |
| Version | trunk |
| OS | FreeBSD |
| Attachments | [bugpoint-reduced-simplified.bc](https://user-images.githubusercontent.com/92601275/143742379-2ed4b414-87f5-4a67-84b3-2913f7699b... | Crash in Live Variable Analysis | https://api.github.com/repos/llvm/llvm-project/issues/9088/comments | 4 | 2010-12-01T18:20:54Z | 2022-01-20T02:06:18Z | https://github.com/llvm/llvm-project/issues/9088 | 1,071,001,157 | 9,088 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8715](https://llvm.org/bz8715) |
| Resolution | FIXED |
| Resolved on | Feb 14, 2014 14:42 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
For the following input
--- begin ---
char c[4] = "hi\n";
--- end ---
llvm emits... | incorrect .debug_line section entries in generated .s file | https://api.github.com/repos/llvm/llvm-project/issues/9087/comments | 10 | 2010-12-01T17:22:29Z | 2021-12-03T21:58:23Z | https://github.com/llvm/llvm-project/issues/9087 | 1,071,001,151 | 9,087 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8714](https://llvm.org/bz8714) |
| Resolution | FIXED |
| Resolved on | Dec 06, 2010 17:41 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
Jump threading only threads through blocks ending in conditional bra... | Jump threading doesn't handle indirectbr very well. | https://api.github.com/repos/llvm/llvm-project/issues/9086/comments | 5 | 2010-12-01T13:57:44Z | 2021-12-03T21:58:22Z | https://github.com/llvm/llvm-project/issues/9086 | 1,071,001,139 | 9,086 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8713](https://llvm.org/bz8713) |
| Resolution | FIXED |
| Resolved on | Dec 09, 2010 21:00 |
| Version | trunk |
| OS | Linux |
| CC | @asl,@nico,@rjmccall |
## Extended Description
Trying to compile and link the following into a shared library fails:
#include <ostream>
exte... | "relocation R_X86_64_PC32 against undefined symbol ..." | https://api.github.com/repos/llvm/llvm-project/issues/9085/comments | 8 | 2010-12-01T13:16:29Z | 2021-12-03T21:58:21Z | https://github.com/llvm/llvm-project/issues/9085 | 1,071,001,134 | 9,085 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8712](https://llvm.org/bz8712) |
| Resolution | FIXED |
| Resolved on | Feb 04, 2011 07:09 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@ismail |
## Extended Description
The following code works an compiles in 2.8 but compila... | value dependent member in class template | https://api.github.com/repos/llvm/llvm-project/issues/9084/comments | 2 | 2010-12-01T12:11:56Z | 2021-12-03T21:58:20Z | https://github.com/llvm/llvm-project/issues/9084 | 1,071,001,122 | 9,084 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8711](https://llvm.org/bz8711) |
| Resolution | FIXED |
| Resolved on | Dec 14, 2010 00:51 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Hello,
when I compile a source file with clang++, the compilation never stops. Atta... | [mc assembler] very slow layout | https://api.github.com/repos/llvm/llvm-project/issues/9083/comments | 9 | 2010-12-01T00:14:56Z | 2021-12-03T21:58:20Z | https://github.com/llvm/llvm-project/issues/9083 | 1,071,001,111 | 9,083 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8710](https://llvm.org/bz8710) |
| Resolution | FIXED |
| Resolved on | Dec 06, 2010 19:59 |
| Version | trunk |
| OS | All |
| Attachments | [preprocessed source](https://user-images.githubusercontent.com/60944935/143742373-ac721aaa-af2a-4b92-af87-bd83eb54b3f9.gz) |
| Reporter ... | Optimizer moves a @​__cxx_global_var_init into a constant expression, causing as to fail | https://api.github.com/repos/llvm/llvm-project/issues/9082/comments | 6 | 2010-11-30T23:57:32Z | 2021-12-03T21:58:19Z | https://github.com/llvm/llvm-project/issues/9082 | 1,071,001,096 | 9,082 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8709](https://llvm.org/bz8709) |
| Version | trunk |
| OS | Linux |
| Attachments | [patch to relocate target=darwin check within preceding host=darwin check](https://user-images.githubusercontent.com/60944935/143742372-d91c3108-027a-4464-9de7-73b17473db08.gz) |
| Reporter | LLV... | -mmacosx-version-min improperly added to options when build isn't on Darwin | https://api.github.com/repos/llvm/llvm-project/issues/9081/comments | 1 | 2010-11-30T20:37:02Z | 2023-08-08T22:58:29Z | https://github.com/llvm/llvm-project/issues/9081 | 1,071,001,087 | 9,081 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8708](https://llvm.org/bz8708) |
| Resolution | FIXED |
| Resolved on | May 10, 2011 13:32 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
I've tried to read through n3126's 14.7.3 explicit specialization subsection and with the help of the GC... | Clang rejects a number of explicit specializations | https://api.github.com/repos/llvm/llvm-project/issues/9080/comments | 1 | 2010-11-30T17:29:04Z | 2021-12-03T21:58:17Z | https://github.com/llvm/llvm-project/issues/9080 | 1,071,001,072 | 9,080 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8707](https://llvm.org/bz8707) |
| Resolution | FIXED |
| Resolved on | Nov 30, 2010 17:58 |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [Exhibits the issue described above.](https://user-images.githubusercontent.com/60944935/143742371-3a46cd3f-0ddf-402b-9ec2-d22b... | Blocks cannot contain static variables when compiled with clang, works with LLVM-GCC 4.2 | https://api.github.com/repos/llvm/llvm-project/issues/9079/comments | 4 | 2010-11-30T17:06:18Z | 2021-12-03T21:58:16Z | https://github.com/llvm/llvm-project/issues/9079 | 1,071,001,064 | 9,079 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8706](https://llvm.org/bz8706) |
| Resolution | FIXED |
| Resolved on | Nov 30, 2010 17:32 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@rjmccall |
## Extended Description
(Sorry for the bad summary; anyone who has a better idea of what's going on, feel free to chan... | Assertion `Ty->isSized() && "Cannot getTypeInfo() on a type that is unsized!"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/9078/comments | 2 | 2010-11-30T14:26:05Z | 2021-12-03T21:58:15Z | https://github.com/llvm/llvm-project/issues/9078 | 1,071,001,058 | 9,078 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8705](https://llvm.org/bz8705) |
| Resolution | FIXED |
| Resolved on | Feb 14, 2011 01:14 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@zmodem,@rjmccall |
## Extended Description
gcc 4.2 accepts the following program:
class B {
public:
void b(int a);
void... | clang doesn't handle friend member functions correctly | https://api.github.com/repos/llvm/llvm-project/issues/9077/comments | 2 | 2010-11-30T06:19:06Z | 2021-12-03T21:58:14Z | https://github.com/llvm/llvm-project/issues/9077 | 1,071,001,051 | 9,077 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.