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 | [5504](https://llvm.org/bz5504) |
| Resolution | INVALID |
| Resolved on | Mar 06, 2010 14:00 |
| Version | 2.6 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
in order to compile against ARM on the maemo platform i had to remove ... | llvm::sys::Memory::InvalidateInstructionCache breaks compilation against ARM | https://api.github.com/repos/llvm/llvm-project/issues/5876/comments | 3 | 2009-11-15T23:21:49Z | 2021-12-03T21:10:25Z | https://github.com/llvm/llvm-project/issues/5876 | 1,070,970,522 | 5,876 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5503](https://llvm.org/bz5503) |
| Version | 2.6 |
| OS | Windows XP |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143740235-256c4a13-6bd7-4d3f-948b-18c8af9e5991.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@jayfoad,@tritao |
## ... | __attribute__ aligned does not work as expected on mingw32 | https://api.github.com/repos/llvm/llvm-project/issues/5875/comments | 7 | 2009-11-15T22:35:04Z | 2021-12-03T21:10:24Z | https://github.com/llvm/llvm-project/issues/5875 | 1,070,970,508 | 5,875 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5502](https://llvm.org/bz5502) |
| Resolution | FIXED |
| Resolved on | Nov 20, 2009 14:51 |
| Version | trunk |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sunfishcode |
## Extended Description
When compiling z80_ops.c (see end of log), the assertion (!i... | Assertion on IndirectBrInst failed | https://api.github.com/repos/llvm/llvm-project/issues/5874/comments | 2 | 2009-11-15T22:30:59Z | 2021-12-03T21:10:23Z | https://github.com/llvm/llvm-project/issues/5874 | 1,070,970,502 | 5,874 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5501](https://llvm.org/bz5501) |
| Resolution | FIXED |
| Resolved on | Nov 28, 2009 19:26 |
| Version | 2.6 |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@sunfishcode |
## Extended Description
While testing the LDC compiler I have seen that th... | Useless memory accesses removal from loops | https://api.github.com/repos/llvm/llvm-project/issues/5873/comments | 17 | 2009-11-15T20:49:41Z | 2021-12-03T21:10:22Z | https://github.com/llvm/llvm-project/issues/5873 | 1,070,970,498 | 5,873 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5500](https://llvm.org/bz5500) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
$ cat t.c
int main() {
asm volatile ("":::"memory");
}
$ clang -x c t.c
$ clang -x c++ t.c
t.c:2:19: er... | clang fails to parse inline asm with :: in C++ mode | https://api.github.com/repos/llvm/llvm-project/issues/5872/comments | 1 | 2009-11-15T15:04:17Z | 2021-12-03T21:10:21Z | https://github.com/llvm/llvm-project/issues/5872 | 1,070,970,489 | 5,872 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5499](https://llvm.org/bz5499) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | unspecified |
| OS | FreeBSD |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143740234-325db2c2-ce00-4071-b8a8-f52ccb2d83bd.gz) |
| Reporter ... | Assertion failed: ((i >= FTy->getNumParams() || FTy->getParamType(i) == Params[i]->getType()) && "Calling a function with a bad signature!"), function init, file Instructions.cpp, line 311. | https://api.github.com/repos/llvm/llvm-project/issues/5871/comments | 1 | 2009-11-15T13:41:26Z | 2021-12-03T21:10:20Z | https://github.com/llvm/llvm-project/issues/5871 | 1,070,970,480 | 5,871 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5498](https://llvm.org/bz5498) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:42 |
| Version | unspecified |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
pes libgroff$ cat foo.h
const double... | not used const variable not optimized out | https://api.github.com/repos/llvm/llvm-project/issues/5870/comments | 2 | 2009-11-15T12:03:49Z | 2021-12-03T21:10:20Z | https://github.com/llvm/llvm-project/issues/5870 | 1,070,970,471 | 5,870 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5497](https://llvm.org/bz5497) |
| Resolution | DUPLICATE |
| Resolved on | Nov 15, 2009 04:03 |
| Version | trunk |
| OS | Linux |
| Attachments | [bugpoint on file. Fails with $ llc bugpoint-reduced-simplified.bc](https://user-images.githubusercontent.com/60944935/143740233-cc... | ../../../../llvm-gcc-4.2-svn/libstdc++-v3/src/istream.cc:647: internal compiler error: Segmentation fault | https://api.github.com/repos/llvm/llvm-project/issues/5869/comments | 1 | 2009-11-15T11:17:49Z | 2021-12-03T21:10:19Z | https://github.com/llvm/llvm-project/issues/5869 | 1,070,970,462 | 5,869 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5496](https://llvm.org/bz5496) |
| Resolution | INVALID |
| Resolved on | Nov 15, 2009 18:33 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
I'm using latest llvm and llvm-gcc from repo.or.cz git reposito... | error compiling Compiling BasicBlockTracing.ll on mingw | https://api.github.com/repos/llvm/llvm-project/issues/5868/comments | 2 | 2009-11-15T06:01:23Z | 2021-12-03T21:10:18Z | https://github.com/llvm/llvm-project/issues/5868 | 1,070,970,457 | 5,868 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5495](https://llvm.org/bz5495) |
| Resolution | FIXED |
| Resolved on | Nov 15, 2009 20:10 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143740231-78aa2269-87fb-4b7e-80a4-37a2b0ca4f7a.gz) |
| Reporter... | Assert failure "Interval does not exist for register" during llvm-gcc build | https://api.github.com/repos/llvm/llvm-project/issues/5867/comments | 13 | 2009-11-14T18:17:19Z | 2021-12-03T21:10:17Z | https://github.com/llvm/llvm-project/issues/5867 | 1,070,970,437 | 5,867 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5494](https://llvm.org/bz5494) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | unspecified |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@pwo |
## Extended Description
pes ~$ cat foo.cc
namespace std {
class type_inf... | error: cannot compile this l-value expression yet (typeid) | https://api.github.com/repos/llvm/llvm-project/issues/5866/comments | 1 | 2009-11-14T12:26:02Z | 2021-12-03T21:10:16Z | https://github.com/llvm/llvm-project/issues/5866 | 1,070,970,434 | 5,866 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5493](https://llvm.org/bz5493) |
| Resolution | WORKSFORME |
| Resolved on | Feb 22, 2010 12:51 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Test case:
%%%
#include <map>
#include <string>
class Datum... | "No unary operator for overloaded function" for iterator::operator->() only for templated methods | https://api.github.com/repos/llvm/llvm-project/issues/5865/comments | 1 | 2009-11-14T07:16:13Z | 2022-01-20T02:03:36Z | https://github.com/llvm/llvm-project/issues/5865 | 1,070,970,425 | 5,865 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5492](https://llvm.org/bz5492) |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
This code snippet triggers a warning about prev_mp being a floating point
loop counter, when in fact it is merely being compared for a l... | false positive on floating point "loop counter" | https://api.github.com/repos/llvm/llvm-project/issues/5864/comments | 5 | 2009-11-14T07:03:24Z | 2024-03-07T22:13:44Z | https://github.com/llvm/llvm-project/issues/5864 | 1,070,970,417 | 5,864 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5491](https://llvm.org/bz5491) |
| Resolution | WONTFIX |
| Resolved on | Mar 12, 2010 00:55 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When running FileCheck on clang based tests that rewrite the input, its error ... | Add FileCheck option to not count lines matching CHECK | https://api.github.com/repos/llvm/llvm-project/issues/5863/comments | 2 | 2009-11-14T06:06:37Z | 2022-01-20T02:31:44Z | https://github.com/llvm/llvm-project/issues/5863 | 1,070,970,406 | 5,863 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5490](https://llvm.org/bz5490) |
| Version | unspecified |
| OS | NetBSD |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Different to #2663, clang rejects the following in pedantic-errors mode, but the #endif is fine and not rejectable as it is in th... | More skipping confusion (#endif) | https://api.github.com/repos/llvm/llvm-project/issues/5862/comments | 2 | 2009-11-14T04:04:04Z | 2022-01-27T02:15:11Z | https://github.com/llvm/llvm-project/issues/5862 | 1,070,970,395 | 5,862 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5489](https://llvm.org/bz5489) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Test case:
%%%
template<typename E>
struct Bar... | cannot declare-and-initialize array of templated classes | https://api.github.com/repos/llvm/llvm-project/issues/5861/comments | 1 | 2009-11-14T02:29:44Z | 2021-12-03T21:10:12Z | https://github.com/llvm/llvm-project/issues/5861 | 1,070,970,382 | 5,861 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5488](https://llvm.org/bz5488) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
$ cat t.cc
struct X {
int x;
};
struct Iter {
... | clang asserts when instantiating a template whose body uses operator-> | https://api.github.com/repos/llvm/llvm-project/issues/5860/comments | 1 | 2009-11-14T00:41:49Z | 2021-12-03T21:10:11Z | https://github.com/llvm/llvm-project/issues/5860 | 1,070,970,371 | 5,860 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5487](https://llvm.org/bz5487) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Python for example does AC_TRY_RUN(..., -OPT:Olimit=2) which will then in configure yield something like:
clang -OPT:Olimit=2 -g -O2 conftest.c
... | overriding commandline args should still mark them unsupported | https://api.github.com/repos/llvm/llvm-project/issues/5859/comments | 0 | 2009-11-14T00:33:36Z | 2021-12-03T21:10:10Z | https://github.com/llvm/llvm-project/issues/5859 | 1,070,970,361 | 5,859 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5486](https://llvm.org/bz5486) |
| Resolution | FIXED |
| Resolved on | Nov 26, 2009 15:52 |
| Version | trunk |
| OS | All |
| Attachments | [minimal test case of call to external function.](https://user-images.githubusercontent.com/60944935/143740230-f36fef37-d75b-4eb0-ace0-0d... | assert on llvm-as for call to external function whose definition is after call | https://api.github.com/repos/llvm/llvm-project/issues/5858/comments | 4 | 2009-11-14T00:26:24Z | 2021-12-03T21:10:09Z | https://github.com/llvm/llvm-project/issues/5858 | 1,070,970,350 | 5,858 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5485](https://llvm.org/bz5485) |
| Resolution | WORKSFORME |
| Resolved on | Nov 17, 2009 16:11 |
| Version | trunk |
| OS | FreeBSD |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143740226-d9843955-7d67-42fe-8503-ed418b3daaa3.gz), [somewhat red... | Running pass 'Loop Strength Reduction' on basic block '%for.body.i1659' crash | https://api.github.com/repos/llvm/llvm-project/issues/5857/comments | 7 | 2009-11-13T23:36:18Z | 2022-01-20T02:03:35Z | https://github.com/llvm/llvm-project/issues/5857 | 1,070,970,342 | 5,857 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5484](https://llvm.org/bz5484) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:42 |
| Version | unspecified |
| OS | FreeBSD |
| Blocks | llvm/llvm-project#4068 |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143740225-2db27c53-1322-4d6... | cannot compile this l-value expression yet | https://api.github.com/repos/llvm/llvm-project/issues/5856/comments | 1 | 2009-11-13T23:15:28Z | 2021-12-03T21:10:07Z | https://github.com/llvm/llvm-project/issues/5856 | 1,070,970,331 | 5,856 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5483](https://llvm.org/bz5483) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:55 |
| Version | trunk |
| OS | All |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
testcase:
class Foo {
Foo();
virtual ~Foo()
#ifdef OUTOFLINE
;
#else
{}
#endif
};
... | clang doesn't codegen out-of-line destructor, causes undefined references | https://api.github.com/repos/llvm/llvm-project/issues/5855/comments | 1 | 2009-11-13T23:04:44Z | 2021-12-03T21:10:06Z | https://github.com/llvm/llvm-project/issues/5855 | 1,070,970,320 | 5,855 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5482](https://llvm.org/bz5482) |
| Resolution | FIXED |
| Resolved on | Nov 22, 2009 12:25 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@edwintorok |
## Extended Description
The attached example is miscompiled by gcc-4.2 and gcc-4.3.1... | StringRef is miscompiled by gcc-4.2 and gcc-4.3.1 and gcc-4.4.2 | https://api.github.com/repos/llvm/llvm-project/issues/5854/comments | 9 | 2009-11-13T20:22:00Z | 2021-12-03T21:10:05Z | https://github.com/llvm/llvm-project/issues/5854 | 1,070,970,308 | 5,854 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5481](https://llvm.org/bz5481) |
| Resolution | FIXED |
| Resolved on | Sep 14, 2011 05:48 |
| Version | trunk |
| OS | Linux |
| Attachments | [test.bc](https://user-images.githubusercontent.com/60944935/143740223-53fbb854-0fa0-48ce-b9fd-bdc6c52f7eec.gz) |
| Reporter | LLVM Bug... | Formal arguments missing from DWARF output unless -fast-isel is used | https://api.github.com/repos/llvm/llvm-project/issues/5853/comments | 4 | 2009-11-13T18:16:03Z | 2021-12-03T21:10:05Z | https://github.com/llvm/llvm-project/issues/5853 | 1,070,970,297 | 5,853 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5480](https://llvm.org/bz5480) |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Steps to reproduce:
1)
```
cat > testcase.c <<EOF
```
```cpp
#define _FILE_OFFSET_BITS 64
#include <sys/types.h>
#include... | `lli -force-interpreter` tries to lookup symbols that still have `\x01` in their name | https://api.github.com/repos/llvm/llvm-project/issues/5852/comments | 5 | 2009-11-13T15:14:01Z | 2024-07-28T11:51:29Z | https://github.com/llvm/llvm-project/issues/5852 | 1,070,970,282 | 5,852 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5479](https://llvm.org/bz5479) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
pes delta$ cat tmp7/105.cc
namespace __cxxabiv1
{
namespa... | Using directives cannot refer to namespace aliases | https://api.github.com/repos/llvm/llvm-project/issues/5851/comments | 2 | 2009-11-13T14:42:48Z | 2021-12-03T21:10:03Z | https://github.com/llvm/llvm-project/issues/5851 | 1,070,970,268 | 5,851 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5478](https://llvm.org/bz5478) |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#3476 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Somehow I manage to do this all the time, and the resulting C++ warnings... | [QOI] [diags] Improve diagnostic with missing parens | https://api.github.com/repos/llvm/llvm-project/issues/5850/comments | 6 | 2009-11-13T11:25:51Z | 2023-08-22T04:03:23Z | https://github.com/llvm/llvm-project/issues/5850 | 1,070,970,258 | 5,850 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5477](https://llvm.org/bz5477) |
| Resolution | FIXED |
| Resolved on | Feb 28, 2012 12:12 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc,@jmolloy |
## Extended Description
If an enum is defined in function parameter list then it ... | Clang generates an error if the enum is defined in the parameter list. | https://api.github.com/repos/llvm/llvm-project/issues/5849/comments | 2 | 2009-11-13T05:48:14Z | 2021-12-03T21:10:01Z | https://github.com/llvm/llvm-project/issues/5849 | 1,070,970,244 | 5,849 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5476](https://llvm.org/bz5476) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:55 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#5799 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
$ cat test.cc
name... | Assertion on qualified friend function declaration | https://api.github.com/repos/llvm/llvm-project/issues/5848/comments | 1 | 2009-11-12T23:50:03Z | 2021-12-03T21:10:00Z | https://github.com/llvm/llvm-project/issues/5848 | 1,070,970,232 | 5,848 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5475](https://llvm.org/bz5475) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
A common C++ idiom is to pass an object by reference into another function which should do some initialization of it. I... | Provide mechanism for specifying data flow of input reference parameters | https://api.github.com/repos/llvm/llvm-project/issues/5847/comments | 2 | 2009-11-12T19:23:40Z | 2021-12-03T21:09:59Z | https://github.com/llvm/llvm-project/issues/5847 | 1,070,970,223 | 5,847 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5474](https://llvm.org/bz5474) |
| Resolution | FIXED |
| Resolved on | Nov 13, 2009 15:24 |
| Version | trunk |
| OS | Linux |
| CC | @efriedma-quic |
## Extended Description
Valgrind says it's a null ptr deref.
regehr@john-home:~/volatile/tmp237$ clang -v
clang version 1.1 ... | clang packed struct crash | https://api.github.com/repos/llvm/llvm-project/issues/5846/comments | 1 | 2009-11-12T19:01:37Z | 2021-12-03T21:09:58Z | https://github.com/llvm/llvm-project/issues/5846 | 1,070,970,216 | 5,846 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5473](https://llvm.org/bz5473) |
| Resolution | WORKSFORME |
| Resolved on | Feb 22, 2010 12:47 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Test code:
%%%
template<typename T>
struct A {
static v... | nested classes inside templated classes cannot see static methods in parent class with same name as a non-static method in the parent class | https://api.github.com/repos/llvm/llvm-project/issues/5845/comments | 1 | 2009-11-12T07:37:12Z | 2022-01-20T02:03:34Z | https://github.com/llvm/llvm-project/issues/5845 | 1,070,970,203 | 5,845 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5472](https://llvm.org/bz5472) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@pwo |
## Extended Description
A not implemented codegen feature:
struct COST
{
unsigned *cost;
~COST();
};
COST::~COST(... | error: cannot compile this delete[] expression yet | https://api.github.com/repos/llvm/llvm-project/issues/5844/comments | 3 | 2009-11-12T07:30:49Z | 2021-12-03T21:09:56Z | https://github.com/llvm/llvm-project/issues/5844 | 1,070,970,190 | 5,844 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5471](https://llvm.org/bz5471) |
| Resolution | WORKSFORME |
| Resolved on | Dec 27, 2009 15:33 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
If you have some mismatched calling conventions you can g... | infinite loop with InstCombine | https://api.github.com/repos/llvm/llvm-project/issues/5843/comments | 1 | 2009-11-12T02:52:22Z | 2022-01-20T02:03:33Z | https://github.com/llvm/llvm-project/issues/5843 | 1,070,970,178 | 5,843 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5470](https://llvm.org/bz5470) |
| Resolution | FIXED |
| Resolved on | Nov 21, 2009 22:19 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The following test will crash TableGen:
// RUN: tblgen %s
class x {
field bits<... | TableGen crashes on some undef bit values | https://api.github.com/repos/llvm/llvm-project/issues/5842/comments | 2 | 2009-11-12T02:17:26Z | 2021-12-03T21:09:54Z | https://github.com/llvm/llvm-project/issues/5842 | 1,070,970,171 | 5,842 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5469](https://llvm.org/bz5469) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:55 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Test case; compiles fine without -g:
%%%
#include <vector>
s... | dwarf debug info crashes with non-default constructor for object with std::vector<> member | https://api.github.com/repos/llvm/llvm-project/issues/5841/comments | 1 | 2009-11-12T02:09:18Z | 2021-12-03T21:09:53Z | https://github.com/llvm/llvm-project/issues/5841 | 1,070,970,166 | 5,841 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5468](https://llvm.org/bz5468) |
| Resolution | INVALID |
| Resolved on | Feb 22, 2010 12:53 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
$ cat test.cc
template <typename T>
class Base {
public:
typ... | clang fails to find a method in a base class when the method's argument has a dependent type | https://api.github.com/repos/llvm/llvm-project/issues/5840/comments | 2 | 2009-11-12T00:28:27Z | 2021-12-03T21:09:53Z | https://github.com/llvm/llvm-project/issues/5840 | 1,070,970,152 | 5,840 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5467](https://llvm.org/bz5467) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:42 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
clang version 1.1 (trunk 86875)
Target: x86_64-apple-darwin10
Thread model: posix
... | clang hangs with -Os but not -O{,[1-4]} | https://api.github.com/repos/llvm/llvm-project/issues/5839/comments | 1 | 2009-11-11T23:53:23Z | 2021-12-03T21:09:52Z | https://github.com/llvm/llvm-project/issues/5839 | 1,070,970,143 | 5,839 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5466](https://llvm.org/bz5466) |
| Resolution | INVALID |
| Resolved on | Nov 11, 2009 16:39 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Steps to reproduce:
1) cat > foo.c <<EOF
void do_hello(void);
int main(int argc, ... | lli -force-interpreter unable to resolve external symbols? | https://api.github.com/repos/llvm/llvm-project/issues/5838/comments | 2 | 2009-11-11T23:09:47Z | 2021-12-03T21:09:51Z | https://github.com/llvm/llvm-project/issues/5838 | 1,070,970,133 | 5,838 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5465](https://llvm.org/bz5465) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:55 |
| Version | 2.6 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
consider the following:
$ cat test.c
#include <stdlib.h>
#include <stdio.h>
int main... | malloc() fails to fail correctly at -O1 or above | https://api.github.com/repos/llvm/llvm-project/issues/5837/comments | 1 | 2009-11-11T22:47:01Z | 2021-12-03T21:09:50Z | https://github.com/llvm/llvm-project/issues/5837 | 1,070,970,126 | 5,837 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5464](https://llvm.org/bz5464) |
| Resolution | FIXED |
| Resolved on | Feb 28, 2012 12:13 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @jmolloy |
## Extended Description
Example code:
%%%
struct a {
};
int foo(struct a { } *);
%%%
S... | redefinition of identifiers in function parameter list should be a warning not an error | https://api.github.com/repos/llvm/llvm-project/issues/5836/comments | 5 | 2009-11-11T11:38:03Z | 2021-12-03T21:09:49Z | https://github.com/llvm/llvm-project/issues/5836 | 1,070,970,117 | 5,836 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5463](https://llvm.org/bz5463) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:53 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Test case:
%%%
struct Foo {
char bar_[1];
Foo(void)
: bar... | member initialization with default constructor for array of scalar type crashes | https://api.github.com/repos/llvm/llvm-project/issues/5835/comments | 2 | 2009-11-11T11:05:43Z | 2021-12-03T21:09:48Z | https://github.com/llvm/llvm-project/issues/5835 | 1,070,970,107 | 5,835 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5462](https://llvm.org/bz5462) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Test case:
%%%
void f1(void);
void f2(const ch... | Crash with varargs after default-to-__null parameter | https://api.github.com/repos/llvm/llvm-project/issues/5834/comments | 1 | 2009-11-11T05:20:49Z | 2021-12-03T21:09:47Z | https://github.com/llvm/llvm-project/issues/5834 | 1,070,970,096 | 5,834 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5461](https://llvm.org/bz5461) |
| Resolution | INVALID |
| Resolved on | Nov 10, 2009 19:23 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Testcase:
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
define priv... | alloca generated code overwrites return address on the stack | https://api.github.com/repos/llvm/llvm-project/issues/5833/comments | 2 | 2009-11-11T03:11:20Z | 2021-12-03T21:09:46Z | https://github.com/llvm/llvm-project/issues/5833 | 1,070,970,084 | 5,833 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5460](https://llvm.org/bz5460) |
| Resolution | FIXED |
| Resolved on | Nov 10, 2009 18:18 |
| Version | trunk |
| OS | FreeBSD |
| Blocks | llvm/llvm-project#4068 |
| Attachments | [t.bc](https://user-images.githubusercontent.com/92601275/143740222-db569c60-b2a5-4e3a-b0fc-a397... | Assertion failed: (NScope && "Unable to find working scope!") | https://api.github.com/repos/llvm/llvm-project/issues/5832/comments | 1 | 2009-11-11T01:52:12Z | 2021-12-03T21:09:46Z | https://github.com/llvm/llvm-project/issues/5832 | 1,070,970,071 | 5,832 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5459](https://llvm.org/bz5459) |
| Resolution | FIXED |
| Resolved on | Nov 11, 2009 18:47 |
| Version | trunk |
| OS | Linux |
| CC | @sunfishcode |
## Extended Description
This is like llvm/llvm-project#5104 but I'm filing a new one since in the discussion that one was indi... | undefined reference to .LBBxxx | https://api.github.com/repos/llvm/llvm-project/issues/5831/comments | 1 | 2009-11-10T21:26:29Z | 2021-12-03T21:09:45Z | https://github.com/llvm/llvm-project/issues/5831 | 1,070,970,061 | 5,831 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5458](https://llvm.org/bz5458) |
| Resolution | FIXED |
| Resolved on | Dec 31, 2009 02:34 |
| Version | trunk |
| OS | Linux |
| Attachments | [reduced .ll testcase](https://user-images.githubusercontent.com/60944935/143740221-f4f9dd9e-dc84-4fd6-84d1-571b287fa63e.gz) |
| Report... | reassociate introduces undef for no apparent reason | https://api.github.com/repos/llvm/llvm-project/issues/5830/comments | 2 | 2009-11-10T21:24:46Z | 2021-12-03T21:09:44Z | https://github.com/llvm/llvm-project/issues/5830 | 1,070,970,053 | 5,830 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5457](https://llvm.org/bz5457) |
| Version | trunk |
| OS | MacOS X |
| CC | @modocache |
## Extended Description
I have a Release-build opt tool in my PATH. When I run "make check-lit" in a debug build, the Feature/load_module.ll test fails.
~/b/llvm$ make check-lit
llvm[0]... | make check-lit uses opt from PATH instead of Debug/bin/opt | https://api.github.com/repos/llvm/llvm-project/issues/5829/comments | 2 | 2009-11-10T20:36:59Z | 2023-08-09T01:01:53Z | https://github.com/llvm/llvm-project/issues/5829 | 1,070,970,041 | 5,829 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5456](https://llvm.org/bz5456) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:55 |
| Version | unspecified |
| OS | FreeBSD |
| Attachments | [patch](https://user-images.githubusercontent.com/60944935/143740219-cbb6d2dd-01c7-483b-8418-51e51a6855c8.gz) |
| Reporter | LL... | C++ mode for the driver | https://api.github.com/repos/llvm/llvm-project/issues/5828/comments | 3 | 2009-11-10T19:22:28Z | 2021-12-03T21:09:42Z | https://github.com/llvm/llvm-project/issues/5828 | 1,070,970,024 | 5,828 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5455](https://llvm.org/bz5455) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-bugzilla-archive#5511 |
| CC | @DougGregor |
## Extended Description
$ cat a.cpp
class xpto {
typedef struct X {} X;
};
$ cl... | typedef inside a class doesn't allow "redifinition" | https://api.github.com/repos/llvm/llvm-project/issues/5827/comments | 4 | 2009-11-10T15:54:28Z | 2021-12-03T21:09:41Z | https://github.com/llvm/llvm-project/issues/5827 | 1,070,970,010 | 5,827 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5454](https://llvm.org/bz5454) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:43 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
$ cat a.cpp
class UMemory {
public:
static void * operator new(unsigned size) throw();... | codegen of new X() with a cast generates wrong LLVM BB predecessors | https://api.github.com/repos/llvm/llvm-project/issues/5826/comments | 2 | 2009-11-10T15:46:30Z | 2021-12-03T21:09:40Z | https://github.com/llvm/llvm-project/issues/5826 | 1,070,970,000 | 5,826 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5453](https://llvm.org/bz5453) |
| Resolution | WORKSFORME |
| Resolved on | Feb 22, 2010 12:49 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
$ cat a.cpp
class ForwardCharacterIterator {};
class StringCharacterIterator : publ... | crash codegening cast to class& | https://api.github.com/repos/llvm/llvm-project/issues/5825/comments | 3 | 2009-11-10T14:11:31Z | 2022-01-20T02:03:31Z | https://github.com/llvm/llvm-project/issues/5825 | 1,070,969,988 | 5,825 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5452](https://llvm.org/bz5452) |
| Resolution | FIXED |
| Resolved on | Jan 21, 2016 15:35 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@rnk |
## Extended Description
Steps to reproduce:
1) Configure llvm-gcc-4.2 with
../llvm-gcc-4... | cc1: error in backend: Stack realignment in presense of dynamic allocas is not supported | https://api.github.com/repos/llvm/llvm-project/issues/5824/comments | 12 | 2009-11-10T13:41:10Z | 2021-12-03T21:09:39Z | https://github.com/llvm/llvm-project/issues/5824 | 1,070,969,974 | 5,824 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5451](https://llvm.org/bz5451) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@xuzhongxing |
## Extended Description
Gcc gives the expected error message for the follo... | Multiple declarations of global variable yet no error message | https://api.github.com/repos/llvm/llvm-project/issues/5823/comments | 5 | 2009-11-10T11:45:00Z | 2021-12-03T21:09:38Z | https://github.com/llvm/llvm-project/issues/5823 | 1,070,969,966 | 5,823 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5450](https://llvm.org/bz5450) |
| Resolution | FIXED |
| Resolved on | Nov 11, 2009 11:37 |
| Version | unspecified |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143740215-1a61e3b7-4936-4e5d-a67b-345ef85a74c6.gz) |
| Reporter | ... | Verifier should reject Switch with duplicate cases | https://api.github.com/repos/llvm/llvm-project/issues/5822/comments | 5 | 2009-11-10T09:58:21Z | 2021-12-03T21:09:37Z | https://github.com/llvm/llvm-project/issues/5822 | 1,070,969,954 | 5,822 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5449](https://llvm.org/bz5449) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | trunk |
| OS | Linux |
| CC | @efriedma-quic |
## Extended Description
clang crashes on this code:
void f() {
float a = 0.0;
const float roundfac = 0.6 / (((void) (0))... | clang crashes on float constant evaluation | https://api.github.com/repos/llvm/llvm-project/issues/5821/comments | 1 | 2009-11-10T09:35:16Z | 2021-12-03T21:09:36Z | https://github.com/llvm/llvm-project/issues/5821 | 1,070,969,946 | 5,821 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5448](https://llvm.org/bz5448) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
This is bad, such files aren't *that* unlikely, and mmap is a big performance win. I think in most situations we can just mmap an extra page, but ... | MemoryBuffer copies input file for page sized files | https://api.github.com/repos/llvm/llvm-project/issues/5820/comments | 0 | 2009-11-10T02:31:30Z | 2021-12-03T21:09:35Z | https://github.com/llvm/llvm-project/issues/5820 | 1,070,969,942 | 5,820 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5447](https://llvm.org/bz5447) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:55 |
| Version | trunk |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
using clang version 1.1 (trunk)
Target: x86_64-portbld-fre... | conditional in floating point expression refused as constant expression in static initializers | https://api.github.com/repos/llvm/llvm-project/issues/5819/comments | 1 | 2009-11-10T02:28:07Z | 2021-12-03T21:09:34Z | https://github.com/llvm/llvm-project/issues/5819 | 1,070,969,933 | 5,819 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5446](https://llvm.org/bz5446) |
| Resolution | INVALID |
| Resolved on | May 18, 2019 17:55 |
| Version | 2.6 |
| OS | Linux |
| Attachments | [Full backtrace for SIGSEGV in test/bin/test compiled with LLVM](https://user-images.githubusercontent.com/60944935/143740214-a4a55a66-... | SIGSEGV in a regression for CVC3 built with LLVM | https://api.github.com/repos/llvm/llvm-project/issues/5818/comments | 4 | 2009-11-10T02:27:15Z | 2021-12-03T21:09:34Z | https://github.com/llvm/llvm-project/issues/5818 | 1,070,969,920 | 5,818 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5445](https://llvm.org/bz5445) |
| Resolution | FIXED |
| Resolved on | Apr 08, 2011 15:11 |
| Version | trunk |
| OS | All |
| Attachments | [Simplified bugpoint testcase](https://user-images.githubusercontent.com/60944935/143740212-06db7009-af7a-4cfe-9041-3beb09533f2c.gz) |
| ... | MIPS code generator crash when compiling GCC's _mulsc3.o | https://api.github.com/repos/llvm/llvm-project/issues/5817/comments | 7 | 2009-11-10T01:59:25Z | 2021-12-03T21:09:33Z | https://github.com/llvm/llvm-project/issues/5817 | 1,070,969,909 | 5,817 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5444](https://llvm.org/bz5444) |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
This code:
void foo(int x, int y = 0);
void foo(int x, int y = 0) {
}
Compiles to:
t.cc:5:21: error: redefinition of default argument
void foo(int x, int y =... | redefinition of default arg error needs a fixit | https://api.github.com/repos/llvm/llvm-project/issues/5816/comments | 3 | 2009-11-10T00:55:08Z | 2022-01-27T02:16:07Z | https://github.com/llvm/llvm-project/issues/5816 | 1,070,969,897 | 5,816 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5443](https://llvm.org/bz5443) |
| Resolution | FIXED |
| Resolved on | Apr 11, 2013 00:34 |
| Version | trunk |
| OS | All |
| CC | @asl,@darkbuck |
## Extended Description
X86-64 compiles this code:
define {i64, i1} @​addo.apint.i64 ( i64 %left, i64 %right )
{
entry:
... | missed x86 optimization for flags | https://api.github.com/repos/llvm/llvm-project/issues/5815/comments | 4 | 2009-11-09T23:31:57Z | 2021-12-03T21:09:31Z | https://github.com/llvm/llvm-project/issues/5815 | 1,070,969,884 | 5,815 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5442](https://llvm.org/bz5442) |
| Resolution | WONTFIX |
| Resolved on | Feb 02, 2012 19:50 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nlewycky |
## Extended Description
I recently switched the smooshlab powerpc-apple-darwin9 to ... | llvm-gcc miscompiles LLVM on powerpc-apple-darwin9 | https://api.github.com/repos/llvm/llvm-project/issues/5814/comments | 1 | 2009-11-09T18:41:03Z | 2022-01-20T02:31:42Z | https://github.com/llvm/llvm-project/issues/5814 | 1,070,969,881 | 5,814 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5441](https://llvm.org/bz5441) |
| Resolution | LATER |
| Resolved on | May 22, 2011 01:12 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143740211-1ea925f1-c107-43a8-bfa9-87a6c8142872.gz) |
| Reporter... | Load not simplified in spite of llvm.invariant.start/end | https://api.github.com/repos/llvm/llvm-project/issues/5813/comments | 2 | 2009-11-09T16:28:47Z | 2021-12-03T21:09:29Z | https://github.com/llvm/llvm-project/issues/5813 | 1,070,969,874 | 5,813 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5440](https://llvm.org/bz5440) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:41 |
| Version | trunk |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nunoplopes |
## Extended Description
When compiling dri 7.4.4 (part of X.org 7.4), I get this ... | ICE: early clobber assertion failed | https://api.github.com/repos/llvm/llvm-project/issues/5812/comments | 1 | 2009-11-09T13:39:14Z | 2021-12-03T21:09:29Z | https://github.com/llvm/llvm-project/issues/5812 | 1,070,969,864 | 5,812 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5439](https://llvm.org/bz5439) |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Example application to demonstrate crash](https://user-images.githubusercontent.com/60944935/143740210-a0154b9f-d1b5-4b58-9348-092795f35224.gz) |
| Reporter | LLVM Bugzilla Contributor |
## E... | Exceptions crash after calling freeMachineCodeForFunction() | https://api.github.com/repos/llvm/llvm-project/issues/5811/comments | 1 | 2009-11-09T12:48:46Z | 2022-03-06T00:03:31Z | https://github.com/llvm/llvm-project/issues/5811 | 1,070,969,850 | 5,811 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5438](https://llvm.org/bz5438) |
| Resolution | FIXED |
| Resolved on | Mar 21, 2018 09:49 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@lattner,@nlewycky |
## Extended Description
From the Felix von Leitner talk:
int bar(int... | Small example where gcc produces better code | https://api.github.com/repos/llvm/llvm-project/issues/5810/comments | 6 | 2009-11-09T12:28:23Z | 2021-12-03T21:09:27Z | https://github.com/llvm/llvm-project/issues/5810 | 1,070,969,838 | 5,810 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5437](https://llvm.org/bz5437) |
| Resolution | FIXED |
| Resolved on | Nov 09, 2009 12:28 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143740209-f187ab9a-65a9-42ec-94f4-c586818d1c1e.gz) |
| Reporter... | Assertion `L->isLCSSAForm()' failed | https://api.github.com/repos/llvm/llvm-project/issues/5809/comments | 2 | 2009-11-09T12:03:23Z | 2021-12-03T21:09:26Z | https://github.com/llvm/llvm-project/issues/5809 | 1,070,969,828 | 5,809 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5436](https://llvm.org/bz5436) |
| Resolution | FIXED |
| Resolved on | Nov 28, 2009 10:05 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143740207-a256fc6f-67a7-4236-ad14-40ba0747ad2f.gz), [simpler te... | scalarrepl wrong simplification (confused by [0 x i8]?) | https://api.github.com/repos/llvm/llvm-project/issues/5808/comments | 6 | 2009-11-09T11:16:36Z | 2021-12-03T21:09:25Z | https://github.com/llvm/llvm-project/issues/5808 | 1,070,969,819 | 5,808 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5435](https://llvm.org/bz5435) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I've been attempting to compile GStreamer with clang, but it fails in a piece ... | failures with __uint128_t | https://api.github.com/repos/llvm/llvm-project/issues/5807/comments | 1 | 2009-11-09T10:44:43Z | 2021-12-03T21:09:24Z | https://github.com/llvm/llvm-project/issues/5807 | 1,070,969,813 | 5,807 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5434](https://llvm.org/bz5434) |
| Resolution | FIXED |
| Resolved on | Nov 09, 2009 20:34 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143740206-5f0c39d3-34e1-4723-9a39-950994f16e2d.gz) |
| Reporter... | Infinite loop in instcombine | https://api.github.com/repos/llvm/llvm-project/issues/5806/comments | 2 | 2009-11-09T09:33:07Z | 2021-12-03T21:09:24Z | https://github.com/llvm/llvm-project/issues/5806 | 1,070,969,808 | 5,806 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5433](https://llvm.org/bz5433) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:45 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-bugzilla-archive#5511 |
| CC | @DougGregor,@pwo |
## Extended Description
Testcase:
const int x = 1;
x should not be ext... | clang c++ wrong linkage for const global variable | https://api.github.com/repos/llvm/llvm-project/issues/5805/comments | 4 | 2009-11-09T07:58:22Z | 2021-12-03T21:09:23Z | https://github.com/llvm/llvm-project/issues/5805 | 1,070,969,797 | 5,805 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5432](https://llvm.org/bz5432) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
Testcase (valid C/C++ code):
enum e {X};
const int a[][2] = {{1}};
int b() {
return a[X][X];
}
... | clang "error: use of overloaded operator '[]' is ambiguous" with const array and enum constant | https://api.github.com/repos/llvm/llvm-project/issues/5804/comments | 1 | 2009-11-09T06:37:15Z | 2021-12-03T21:09:21Z | https://github.com/llvm/llvm-project/issues/5804 | 1,070,969,784 | 5,804 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5431](https://llvm.org/bz5431) |
| Resolution | DUPLICATE |
| Resolved on | Mar 12, 2010 00:56 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Hi everybody,
this test case (see URL) compiles using gcc (tested with 4.1.2 and ... | gcc 4.1.2 build failure | https://api.github.com/repos/llvm/llvm-project/issues/5803/comments | 2 | 2009-11-08T21:09:25Z | 2021-12-03T21:09:20Z | https://github.com/llvm/llvm-project/issues/5803 | 1,070,969,775 | 5,803 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5430](https://llvm.org/bz5430) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:55 |
| Version | unspecified |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
witten ~# cat x.cc
namespace foo
{
extern "C" void *fun... | clang -fsyntax-only problem | https://api.github.com/repos/llvm/llvm-project/issues/5802/comments | 1 | 2009-11-08T12:23:16Z | 2021-12-03T21:09:20Z | https://github.com/llvm/llvm-project/issues/5802 | 1,070,969,766 | 5,802 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5429](https://llvm.org/bz5429) |
| Resolution | FIXED |
| Resolved on | Jan 18, 2010 00:52 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#5800 |
## Extended Description
Each target should be able to select:
1. Which functions it wants to include into t... | Library should be configurable | https://api.github.com/repos/llvm/llvm-project/issues/5801/comments | 1 | 2009-11-07T23:47:45Z | 2021-12-03T21:09:19Z | https://github.com/llvm/llvm-project/issues/5801 | 1,070,969,758 | 5,801 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5428](https://llvm.org/bz5428) |
| Resolution | FIXED |
| Resolved on | Jan 18, 2010 00:51 |
| Version | unspecified |
| OS | All |
| Depends On | llvm/llvm-bugzilla-archive#5429 |
## Extended Description
Currently build system of compiler-rt contains many darwinism's and beh... | Get rid of darwin'isms in the build system | https://api.github.com/repos/llvm/llvm-project/issues/5800/comments | 4 | 2009-11-07T23:45:22Z | 2021-12-03T21:09:18Z | https://github.com/llvm/llvm-project/issues/5800 | 1,070,969,745 | 5,800 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5427](https://llvm.org/bz5427) |
| Resolution | WONTFIX |
| Resolved on | Feb 22, 2010 12:54 |
| Version | unspecified |
| OS | Linux |
| Depends On | llvm/llvm-project#5673 llvm/llvm-project#5798 llvm/llvm-bugzilla-archive#5476 |
| Reporter | LLVM Bugzilla Contributor |
| CC |... | TRACKER: Apache stdcxx | https://api.github.com/repos/llvm/llvm-project/issues/5799/comments | 3 | 2009-11-07T20:34:54Z | 2022-01-20T02:31:41Z | https://github.com/llvm/llvm-project/issues/5799 | 1,070,969,735 | 5,799 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5426](https://llvm.org/bz5426) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:53 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-bugzilla-archive#5427 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Consider th... | Declaration instantiation does too much work for non-dependent decl statements | https://api.github.com/repos/llvm/llvm-project/issues/5798/comments | 2 | 2009-11-07T20:32:30Z | 2021-12-03T21:09:16Z | https://github.com/llvm/llvm-project/issues/5798 | 1,070,969,724 | 5,798 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5425](https://llvm.org/bz5425) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek,@xuzhongxing |
## Extended Description
Sema is using the CFG object from Analysis, thi... | split libAnalysis into libAnalysis and libChecker | https://api.github.com/repos/llvm/llvm-project/issues/5797/comments | 7 | 2009-11-07T19:55:00Z | 2021-12-03T21:09:15Z | https://github.com/llvm/llvm-project/issues/5797 | 1,070,969,716 | 5,797 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5424](https://llvm.org/bz5424) |
| Resolution | INVALID |
| Resolved on | Mar 01, 2010 15:25 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@sunfishcode |
## Extended Description
Code sequences like this are very common in X86ISelDAGToD... | Sink SelectAddr into Emit_* functions | https://api.github.com/repos/llvm/llvm-project/issues/5796/comments | 4 | 2009-11-07T19:25:44Z | 2021-12-03T21:09:14Z | https://github.com/llvm/llvm-project/issues/5796 | 1,070,969,701 | 5,796 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5423](https://llvm.org/bz5423) |
| Resolution | FIXED |
| Resolved on | Nov 13, 2009 21:04 |
| Version | trunk |
| OS | Linux |
| CC | @stoklund |
## Extended Description
Un-XFAIL'ing of 2009-11-07-SubRegAsmPrinting.ll leads to assertion in the asmprinting since the subreg is ... | ARM: SubReg survived till asmprinting | https://api.github.com/repos/llvm/llvm-project/issues/5795/comments | 2 | 2009-11-07T17:22:56Z | 2021-12-03T21:09:13Z | https://github.com/llvm/llvm-project/issues/5795 | 1,070,969,688 | 5,795 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5422](https://llvm.org/bz5422) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | trunk |
| OS | FreeBSD |
| Blocks | llvm/llvm-project#4068 |
| Attachments | [subr_pcpu.i](https://user-images.githubusercontent.com/92601275/143740205-ba63fe47-8167-4963-89... | Assertion failed: (value.isComplexInt()), function IsSameIntAfterCast | https://api.github.com/repos/llvm/llvm-project/issues/5794/comments | 3 | 2009-11-07T17:08:50Z | 2021-12-03T21:09:12Z | https://github.com/llvm/llvm-project/issues/5794 | 1,070,969,683 | 5,794 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5421](https://llvm.org/bz5421) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2009 01:52 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sunfishcode |
## Extended Description
--
ddunbar@giles:tmp$ cat x.ll
; ModuleID = '<stdin>'
target dat... | llc crash on i128 switch | https://api.github.com/repos/llvm/llvm-project/issues/5793/comments | 1 | 2009-11-07T05:28:07Z | 2021-12-03T21:09:11Z | https://github.com/llvm/llvm-project/issues/5793 | 1,070,969,674 | 5,793 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5420](https://llvm.org/bz5420) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:54 |
| Version | unspecified |
| OS | Windows NT |
| CC | @DougGregor |
## Extended Description
$ cat a.cpp
extern "C" {
# 1 "/usr/include/bits/wordsize.h" 1 3 4
}
void operator delete (v... | assertion triggered: "Attempt to mangle unnamed decl" | https://api.github.com/repos/llvm/llvm-project/issues/5792/comments | 1 | 2009-11-07T02:26:07Z | 2021-12-03T21:09:10Z | https://github.com/llvm/llvm-project/issues/5792 | 1,070,969,662 | 5,792 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5419](https://llvm.org/bz5419) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
This blocks parsing Google Test's own tests.
$ cat test.cc
struc... | Assertion when invoking a functor's operator() template | https://api.github.com/repos/llvm/llvm-project/issues/5791/comments | 1 | 2009-11-07T02:15:21Z | 2021-12-03T21:09:09Z | https://github.com/llvm/llvm-project/issues/5791 | 1,070,969,649 | 5,791 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5418](https://llvm.org/bz5418) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | unspecified |
| OS | FreeBSD |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143740204-4934b9ef-afbb-4c6d-b3d0-69228277ba1d.gz) |
| Reporter ... | Assertion failed: (!Ty.hasQualifiers() &&"Constructor type must be unqualified"), function getCXXSpecialName, file DeclarationName.cpp, line 352. | https://api.github.com/repos/llvm/llvm-project/issues/5790/comments | 1 | 2009-11-06T23:54:16Z | 2021-12-03T21:09:09Z | https://github.com/llvm/llvm-project/issues/5790 | 1,070,969,637 | 5,790 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5417](https://llvm.org/bz5417) |
| Resolution | FIXED |
| Resolved on | Aug 25, 2010 19:46 |
| Version | trunk |
| OS | All |
| Attachments | [testcase ](https://user-images.githubusercontent.com/15152540/143740203-e3ccb925-7034-4a62-8f28-018ffed21ad4.gz) |
| CC | @sunfishcode |... | llvm-extract doesn't strip out dead metadata | https://api.github.com/repos/llvm/llvm-project/issues/5789/comments | 2 | 2009-11-06T21:16:26Z | 2021-12-03T21:09:08Z | https://github.com/llvm/llvm-project/issues/5789 | 1,070,969,625 | 5,789 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5416](https://llvm.org/bz5416) |
| Resolution | FIXED |
| Resolved on | Jun 20, 2012 13:38 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @ccadar |
## Extended Description
Trying to learn KLEE by following the Tutorials. I get the fo... | Running klee on Tutorial 1, demo.o | https://api.github.com/repos/llvm/llvm-project/issues/5788/comments | 3 | 2009-11-06T19:52:14Z | 2021-12-03T21:09:07Z | https://github.com/llvm/llvm-project/issues/5788 | 1,070,969,614 | 5,788 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5415](https://llvm.org/bz5415) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | unspecified |
| OS | FreeBSD |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143740200-7a31cfbb-0f42-4dd4-b0d2-0dd3cee0196d.gz) |
| Reporter ... | C++ clang -fsyntax-only endless loop | https://api.github.com/repos/llvm/llvm-project/issues/5787/comments | 4 | 2009-11-06T19:44:30Z | 2021-12-03T21:09:06Z | https://github.com/llvm/llvm-project/issues/5787 | 1,070,969,605 | 5,787 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5414](https://llvm.org/bz5414) |
| Resolution | FIXED |
| Resolved on | Nov 06, 2009 12:24 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143740199-2d07680f-5b7e-4231-9145-bcfe59a098e8.gz) |
| Reporter... | Assertion `!isNull() && "Invalid descriptor!"' failed | https://api.github.com/repos/llvm/llvm-project/issues/5786/comments | 3 | 2009-11-06T19:40:10Z | 2021-12-03T21:09:05Z | https://github.com/llvm/llvm-project/issues/5786 | 1,070,969,594 | 5,786 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5413](https://llvm.org/bz5413) |
| Resolution | FIXED |
| Resolved on | Nov 28, 2010 00:35 |
| Version | trunk |
| OS | All |
## Extended Description
Repro:
thakis-macbookpro:~/src/chrome-git/src thakis$ cat test.c
#include <stdio.h>
#include <wchar.h>
int main() {
wchar_t... | \u in wide string literals is broken | https://api.github.com/repos/llvm/llvm-project/issues/5785/comments | 2 | 2009-11-06T18:41:05Z | 2021-12-03T21:09:04Z | https://github.com/llvm/llvm-project/issues/5785 | 1,070,969,587 | 5,785 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5412](https://llvm.org/bz5412) |
| Resolution | FIXED |
| Resolved on | Nov 13, 2009 20:10 |
| Version | trunk |
| OS | Linux |
| Attachments | [Bytecode](https://user-images.githubusercontent.com/67392/143740198-4ccac894-bde0-42d1-b01d-5660e7044204.gz) |
| CC | @lhames |
## Ex... | Crash in regalloc | https://api.github.com/repos/llvm/llvm-project/issues/5784/comments | 3 | 2009-11-06T17:18:04Z | 2021-12-03T21:09:03Z | https://github.com/llvm/llvm-project/issues/5784 | 1,070,969,576 | 5,784 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5411](https://llvm.org/bz5411) |
| Resolution | FIXED |
| Resolved on | Nov 13, 2009 17:24 |
| Version | trunk |
| OS | Linux |
| Attachments | [Bugpoint reduction](https://user-images.githubusercontent.com/67392/143740197-10bbf5f4-ba97-46b2-8976-a1de96a5e32a.gz) |
| CC | @stokl... | Another regscavenger assertion | https://api.github.com/repos/llvm/llvm-project/issues/5783/comments | 3 | 2009-11-06T17:01:52Z | 2021-12-03T21:09:02Z | https://github.com/llvm/llvm-project/issues/5783 | 1,070,969,570 | 5,783 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5410](https://llvm.org/bz5410) |
| Resolution | FIXED |
| Resolved on | Nov 13, 2009 14:38 |
| Version | trunk |
| OS | Linux |
| Attachments | [Original bytecode](https://user-images.githubusercontent.com/67392/143740194-ba7b3d21-0903-4e5f-8432-dce0588b115a.gz), [Bugpoint reduc... | Crash in coalescer | https://api.github.com/repos/llvm/llvm-project/issues/5782/comments | 4 | 2009-11-06T16:46:42Z | 2021-12-03T21:09:01Z | https://github.com/llvm/llvm-project/issues/5782 | 1,070,969,555 | 5,782 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5409](https://llvm.org/bz5409) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:51 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nunoplopes |
## Extended Description
The linux linker gives the following warning when bui... | CIndex.cpp uses tmpnam, should use mkstemp | https://api.github.com/repos/llvm/llvm-project/issues/5781/comments | 1 | 2009-11-06T12:20:19Z | 2021-12-03T21:09:00Z | https://github.com/llvm/llvm-project/issues/5781 | 1,070,969,545 | 5,781 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5408](https://llvm.org/bz5408) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#4068 |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143740193-6693f988-e052-4cfa-... | C++ codegen crash | https://api.github.com/repos/llvm/llvm-project/issues/5780/comments | 2 | 2009-11-06T11:53:40Z | 2021-12-03T21:08:59Z | https://github.com/llvm/llvm-project/issues/5780 | 1,070,969,533 | 5,780 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5407](https://llvm.org/bz5407) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@rjmccall |
## Extended Description
This is bogus:
FileCheck.cpp:515:27: warning: unused variable 'X' [-Wunused-variable]
P... | incorrect warning about ctor with side effect | https://api.github.com/repos/llvm/llvm-project/issues/5779/comments | 1 | 2009-11-06T08:25:54Z | 2021-12-03T21:08:58Z | https://github.com/llvm/llvm-project/issues/5779 | 1,070,969,523 | 5,779 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5406](https://llvm.org/bz5406) |
| Resolution | FIXED |
| Resolved on | Jan 13, 2010 17:42 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@ohmantics |
## Extended Description
In the C code
-------------
typedef struct { char x[3]; } A0... | Invalid call lowering on ARM | https://api.github.com/repos/llvm/llvm-project/issues/5778/comments | 12 | 2009-11-06T04:19:29Z | 2021-12-03T21:08:57Z | https://github.com/llvm/llvm-project/issues/5778 | 1,070,969,511 | 5,778 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5405](https://llvm.org/bz5405) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:53 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
int bar(char *)
{
return 0;
}
extern "C"
{
int bar(int)
... | global overloaded function is not visible from extern "C" overloaded function | https://api.github.com/repos/llvm/llvm-project/issues/5777/comments | 4 | 2009-11-06T03:18:34Z | 2021-12-03T21:08:56Z | https://github.com/llvm/llvm-project/issues/5777 | 1,070,969,497 | 5,777 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.