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 | [6004](https://llvm.org/bz6004) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
gcc generates a warning
C16-115-1.c:7: warning: division by zero
for the followin... | clang does not generate a warning for division by zero. | https://api.github.com/repos/llvm/llvm-project/issues/6376/comments | 1 | 2010-01-12T04:57:19Z | 2021-12-03T21:18:02Z | https://github.com/llvm/llvm-project/issues/6376 | 1,070,975,551 | 6,376 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6003](https://llvm.org/bz6003) |
| Resolution | WORKSFORME |
| Resolved on | Feb 22, 2010 12:49 |
| Version | trunk |
| OS | All |
| Depends On | llvm/llvm-bugzilla-archive#6018 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Descript... | [sema] missing covariant check | https://api.github.com/repos/llvm/llvm-project/issues/6375/comments | 5 | 2010-01-12T04:27:06Z | 2022-01-20T02:04:01Z | https://github.com/llvm/llvm-project/issues/6375 | 1,070,975,541 | 6,375 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6002](https://llvm.org/bz6002) |
| Resolution | FIXED |
| Resolved on | Mar 29, 2010 21:22 |
| Version | trunk |
| OS | All |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143740483-59093333-c089-465e-8390-bbd118269a36.gz) |
| Reporter | LLVM Bugz... | vtable wrong | https://api.github.com/repos/llvm/llvm-project/issues/6374/comments | 1 | 2010-01-12T03:01:32Z | 2021-12-03T21:18:00Z | https://github.com/llvm/llvm-project/issues/6374 | 1,070,975,526 | 6,374 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6001](https://llvm.org/bz6001) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:45 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
$ cd clang/utils/VtableTest
$ cat test.cc
struct s0 {
virtu... | missing vtable entries | https://api.github.com/repos/llvm/llvm-project/issues/6373/comments | 2 | 2010-01-12T02:22:39Z | 2021-12-03T21:17:59Z | https://github.com/llvm/llvm-project/issues/6373 | 1,070,975,516 | 6,373 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6000](https://llvm.org/bz6000) |
| Resolution | FIXED |
| Resolved on | Mar 28, 2010 22:31 |
| Version | trunk |
| OS | All |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143740482-cacf2ac0-8ca3-4e64-a418-588e394c1d31.gz) |
| Reporter | LLVM Bugz... | VTT wrong | https://api.github.com/repos/llvm/llvm-project/issues/6372/comments | 2 | 2010-01-12T01:49:56Z | 2021-12-03T21:17:58Z | https://github.com/llvm/llvm-project/issues/6372 | 1,070,975,504 | 6,372 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5999](https://llvm.org/bz5999) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
$ clang++ t.cc
Undefined symbols:
"__ZTvn8_n40_N3s216fun100EPc"... | thunk not output | https://api.github.com/repos/llvm/llvm-project/issues/6371/comments | 2 | 2010-01-12T01:19:15Z | 2021-12-03T21:17:57Z | https://github.com/llvm/llvm-project/issues/6371 | 1,070,975,496 | 6,371 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5998](https://llvm.org/bz5998) |
| Resolution | FIXED |
| Resolved on | Apr 22, 2010 18:24 |
| Version | trunk |
| OS | Linux |
| Attachments | [SBFX and UBFX test](https://user-images.githubusercontent.com/60944935/143740481-3174048d-8362-44d9-94bb-ad8c9e8e68fc.gz) |
| Reporter... | thumb2 UBFX not generated | https://api.github.com/repos/llvm/llvm-project/issues/6370/comments | 2 | 2010-01-12T00:49:58Z | 2021-12-03T21:17:56Z | https://github.com/llvm/llvm-project/issues/6370 | 1,070,975,488 | 6,370 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5997](https://llvm.org/bz5997) |
| Resolution | FIXED |
| Resolved on | Jun 22, 2012 11:36 |
| Version | trunk |
| OS | All |
| CC | @asl,@stoklund |
## Extended Description
This (odd) testcase is a reduction of a larger pair of testcases from 256.bzip2 that I'll attach next. ... | [x86-64] regalloc not sharing 32-bit subregs of 64-bit regs aggressively | https://api.github.com/repos/llvm/llvm-project/issues/6369/comments | 6 | 2010-01-12T00:41:51Z | 2021-12-03T21:17:55Z | https://github.com/llvm/llvm-project/issues/6369 | 1,070,975,478 | 6,369 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5996](https://llvm.org/bz5996) |
| Resolution | FIXED |
| Resolved on | Jan 22, 2010 18:06 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
The SingleSource/UnitTests/2006-01-23-UnionInit.c nightly test causes as... | ARM: llvm-gcc assertion failure converting a union type | https://api.github.com/repos/llvm/llvm-project/issues/6368/comments | 1 | 2010-01-11T23:12:06Z | 2021-12-03T21:17:55Z | https://github.com/llvm/llvm-project/issues/6368 | 1,070,975,467 | 6,368 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5995](https://llvm.org/bz5995) |
| Resolution | FIXED |
| Resolved on | Jul 14, 2010 16:23 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@lattner,@regehr |
## Extended Description
Here:
~$ uname -a
Linux linmac 2.6.23-... | llvm-gcc not generating load/store alignment aggressively | https://api.github.com/repos/llvm/llvm-project/issues/6367/comments | 14 | 2010-01-11T21:42:41Z | 2021-12-03T21:17:54Z | https://github.com/llvm/llvm-project/issues/6367 | 1,070,975,453 | 6,367 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5994](https://llvm.org/bz5994) |
| Resolution | WORKSFORME |
| Resolved on | May 18, 2019 18:10 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @jryans,@nlewycky |
## Extended Description
On my mac I have DarwinPorts/MacPorts installed in... | configure might find multiple ffi.h files | https://api.github.com/repos/llvm/llvm-project/issues/6366/comments | 2 | 2010-01-11T21:20:32Z | 2022-01-20T02:04:00Z | https://github.com/llvm/llvm-project/issues/6366 | 1,070,975,444 | 6,366 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5993](https://llvm.org/bz5993) |
| Resolution | FIXED |
| Resolved on | Mar 02, 2010 16:23 |
| Version | trunk |
| OS | Linux |
| Attachments | [causes infinite loop](https://user-images.githubusercontent.com/60944935/143740479-ff360d08-9e85-469e-9065-89ce9940874b.gz) |
| Report... | infinite loop in backend on scheduling mem-to-mem | https://api.github.com/repos/llvm/llvm-project/issues/6365/comments | 8 | 2010-01-11T20:34:10Z | 2021-12-03T21:17:52Z | https://github.com/llvm/llvm-project/issues/6365 | 1,070,975,432 | 6,365 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5992](https://llvm.org/bz5992) |
| Resolution | FIXED |
| Resolved on | Jan 15, 2010 17:50 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
bindings/ocaml/llvm/llvm.ml, line 137;
create_module declared taking 2 parameters; ll... | OCAML binding; llvm_create_module uses wrong parameters | https://api.github.com/repos/llvm/llvm-project/issues/6364/comments | 1 | 2010-01-11T14:11:08Z | 2021-12-03T21:17:51Z | https://github.com/llvm/llvm-project/issues/6364 | 1,070,975,425 | 6,364 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5991](https://llvm.org/bz5991) |
| Resolution | FIXED |
| Resolved on | Jul 16, 2010 16:23 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [inline asm](https://user-images.githubusercontent.com/60944935/143740477-f19ceefd-5cd2-4e8b-866c-4d954aed305c.gz) |
| Reporter | LLV... | Need to spill more than one physical registers with inline asm | https://api.github.com/repos/llvm/llvm-project/issues/6363/comments | 1 | 2010-01-11T03:46:58Z | 2021-12-03T21:17:50Z | https://github.com/llvm/llvm-project/issues/6363 | 1,070,975,420 | 6,363 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5990](https://llvm.org/bz5990) |
| Resolution | DUPLICATE |
| Resolved on | Mar 06, 2010 13:59 |
| Version | 2.6 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@sunfishcode |
## Extended Description
The following code should print "1.000000", but prints ... | [x86, x86-64] MMX vectors trample on FP stack, breaking 80-bit floats | https://api.github.com/repos/llvm/llvm-project/issues/6362/comments | 6 | 2010-01-11T02:03:12Z | 2021-12-03T21:17:49Z | https://github.com/llvm/llvm-project/issues/6362 | 1,070,975,412 | 6,362 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5989](https://llvm.org/bz5989) |
| Resolution | FIXED |
| Resolved on | May 05, 2010 00:51 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Clang doesn't like this code:
struct A {
A() { }
inline A(A&, int);
};
A::A(A&, int... | Clang crashes on copy constructor combination with default arguments | https://api.github.com/repos/llvm/llvm-project/issues/6361/comments | 5 | 2010-01-11T01:15:55Z | 2021-12-03T21:17:48Z | https://github.com/llvm/llvm-project/issues/6361 | 1,070,975,402 | 6,361 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5988](https://llvm.org/bz5988) |
| Version | unspecified |
| OS | MacOS X |
| CC | @tkremenek |
## Extended Description
According to Apple's "Secure Coding Guide" doc:
http://developer.apple.com/mac/library/documentation/Security/Conceptual/SecureCodingGuide/Articles/BufferOv... | Flag insecure libc string functions (strcat, strcpy, etc.) as bad | https://api.github.com/repos/llvm/llvm-project/issues/6360/comments | 4 | 2010-01-10T22:14:59Z | 2021-12-03T21:17:47Z | https://github.com/llvm/llvm-project/issues/6360 | 1,070,975,395 | 6,360 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5987](https://llvm.org/bz5987) |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [code that should generate warning](https://user-images.githubusercontent.com/92601524/143740476-204a4a4c-e59b-43a9-af76-923fb5301664.gz) |
## Extended Description
Consider this pseudo ... | Check NSObject performSelector:withObject: methods for invalid parameter combinations | https://api.github.com/repos/llvm/llvm-project/issues/6359/comments | 1 | 2010-01-10T22:02:31Z | 2023-05-23T21:17:28Z | https://github.com/llvm/llvm-project/issues/6359 | 1,070,975,382 | 6,359 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5986](https://llvm.org/bz5986) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:56 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Hi,
Clang sometimes confuses instance variables with C functio... | Objective-C instance variable confused with builtin C function | https://api.github.com/repos/llvm/llvm-project/issues/6358/comments | 6 | 2010-01-10T20:20:46Z | 2021-12-03T21:17:45Z | https://github.com/llvm/llvm-project/issues/6358 | 1,070,975,373 | 6,358 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5985](https://llvm.org/bz5985) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
As reported by Abramo Bagnara, Clang fails to reject this... | Address of unqualified member function is not rejected | https://api.github.com/repos/llvm/llvm-project/issues/6357/comments | 1 | 2010-01-10T17:10:01Z | 2021-12-03T21:17:44Z | https://github.com/llvm/llvm-project/issues/6357 | 1,070,975,364 | 6,357 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5984](https://llvm.org/bz5984) |
| Resolution | FIXED |
| Resolved on | May 31, 2013 17:06 |
| Version | trunk |
| OS | All |
| Attachments | [sys/wait.h header from centos-5.4 with glibc-2.11.1 built from source](https://user-images.githubusercontent.com/60944935/143740474-e235... | name lookup bug using __typeof to declare a union field in an objc method | https://api.github.com/repos/llvm/llvm-project/issues/6356/comments | 5 | 2010-01-10T11:48:01Z | 2021-12-03T21:17:44Z | https://github.com/llvm/llvm-project/issues/6356 | 1,070,975,354 | 6,356 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5983](https://llvm.org/bz5983) |
| Resolution | FIXED |
| Resolved on | Jan 09, 2010 13:20 |
| Version | trunk |
| OS | All |
## Extended Description
The asm parser accepts this code:
define void @​def() {}
Running opt -S on it silently turns it into this:
declare voi... | asmparser accepts {} as function body | https://api.github.com/repos/llvm/llvm-project/issues/6355/comments | 1 | 2010-01-09T20:34:22Z | 2021-12-03T21:17:43Z | https://github.com/llvm/llvm-project/issues/6355 | 1,070,975,348 | 6,355 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5982](https://llvm.org/bz5982) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:42 |
| Version | unspecified |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @pwo |
## Extended Description
pes ~/clangbsd$ cat hello.c
int main(int argc, char **argv);
i... | clang warns about its own defines when -x assembler-with-cpp | https://api.github.com/repos/llvm/llvm-project/issues/6354/comments | 4 | 2010-01-09T12:20:13Z | 2021-12-03T21:17:42Z | https://github.com/llvm/llvm-project/issues/6354 | 1,070,975,339 | 6,354 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5981](https://llvm.org/bz5981) |
| Resolution | FIXED |
| Resolved on | Jan 09, 2010 00:02 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [bugpoint](https://user-images.githubusercontent.com/60944935/143740473-f1c46c32-0e37-4594-b578-1f609a88ca60.gz) |
| Reporter | LLVM ... | Assertion failed: (use_empty() && "Uses remain when a value is destroyed!") | https://api.github.com/repos/llvm/llvm-project/issues/6353/comments | 1 | 2010-01-09T06:57:43Z | 2021-12-03T21:17:41Z | https://github.com/llvm/llvm-project/issues/6353 | 1,070,975,327 | 6,353 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5980](https://llvm.org/bz5980) |
| Resolution | FIXED |
| Resolved on | Jan 11, 2010 15:21 |
| Version | trunk |
| OS | All |
| Attachments | [Reduced test case](https://user-images.githubusercontent.com/92601353/143740472-cf6957b6-b35f-4c6f-a50f-ba2b4fb77b85.gz) |
| CC | @asl |... | Dangling PHI argument causing crashes | https://api.github.com/repos/llvm/llvm-project/issues/6352/comments | 1 | 2010-01-09T03:30:14Z | 2021-12-03T21:17:40Z | https://github.com/llvm/llvm-project/issues/6352 | 1,070,975,312 | 6,352 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5979](https://llvm.org/bz5979) |
| Resolution | FIXED |
| Resolved on | Jan 15, 2010 13:18 |
| Version | trunk |
| OS | All |
| Attachments | [Tiny test case](https://user-images.githubusercontent.com/60944935/143740471-b3cb41cf-4b8b-4d43-867b-d74d4b2fdb15.gz) |
| Reporter | LLV... | msp430 backend: incorrect conditional jump | https://api.github.com/repos/llvm/llvm-project/issues/6351/comments | 3 | 2010-01-08T22:24:37Z | 2021-12-03T21:17:39Z | https://github.com/llvm/llvm-project/issues/6351 | 1,070,975,300 | 6,351 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5978](https://llvm.org/bz5978) |
| Resolution | FIXED |
| Resolved on | Jan 08, 2010 13:03 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143740470-7287d14d-e17e-4342-b689-a56f085ad185.gz) |
| Reporter... | ipsccp crash: crash on i1 load through reinterpret cast pointer | https://api.github.com/repos/llvm/llvm-project/issues/6350/comments | 3 | 2010-01-08T20:34:15Z | 2021-12-03T21:17:38Z | https://github.com/llvm/llvm-project/issues/6350 | 1,070,975,290 | 6,350 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5977](https://llvm.org/bz5977) |
| Resolution | DUPLICATE |
| Resolved on | Jan 08, 2010 11:40 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143740469-8242270f-ab72-4a8b-a5b4-de3644e01ebf.gz) |
| Reporter | LLV... | llc generates incorrect exception handling tables when generating PIC code | https://api.github.com/repos/llvm/llvm-project/issues/6349/comments | 1 | 2010-01-08T19:33:42Z | 2021-12-03T21:17:37Z | https://github.com/llvm/llvm-project/issues/6349 | 1,070,975,282 | 6,349 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5976](https://llvm.org/bz5976) |
| Version | unspecified |
| OS | Linux |
| Depends On | llvm/llvm-project#4922 |
| CC | @tkremenek |
## Extended Description
Consider this code below:
#include <string.h>
int foo(char *dst, char *next_in, unsigned avail_in, unsigned copy)
{
... | doesn't correlate "pointer is null" assumptions with branch taken assumptions | https://api.github.com/repos/llvm/llvm-project/issues/6348/comments | 6 | 2010-01-08T11:40:42Z | 2022-01-26T22:17:56Z | https://github.com/llvm/llvm-project/issues/6348 | 1,070,975,276 | 6,348 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5975](https://llvm.org/bz5975) |
| Resolution | FIXED |
| Resolved on | Nov 09, 2012 11:20 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@nlewycky |
## Extended Description
Consider the following test-case:
define i8 @​foo(i... | [GVN/Instcombine] Missed removal of loads after undef stores | https://api.github.com/repos/llvm/llvm-project/issues/6347/comments | 6 | 2010-01-08T06:36:46Z | 2021-12-03T21:17:35Z | https://github.com/llvm/llvm-project/issues/6347 | 1,070,975,263 | 6,347 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5974](https://llvm.org/bz5974) |
| Resolution | FIXED |
| Resolved on | Oct 31, 2010 15:42 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
This should use a static initializer, not a dynamic initializer with llvm.global_ctor... | [c++ codegen] this initializer should be static, not dynamic | https://api.github.com/repos/llvm/llvm-project/issues/6346/comments | 3 | 2010-01-08T06:29:21Z | 2021-12-03T21:17:35Z | https://github.com/llvm/llvm-project/issues/6346 | 1,070,975,255 | 6,346 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5973](https://llvm.org/bz5973) |
| Resolution | FIXED |
| Resolved on | Mar 23, 2010 18:51 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
$ cat test1.cc
class s19 {
virtual void fun7(char *t) { }
} a19... | missing check for final overrider | https://api.github.com/repos/llvm/llvm-project/issues/6345/comments | 1 | 2010-01-08T04:38:29Z | 2021-12-03T21:17:34Z | https://github.com/llvm/llvm-project/issues/6345 | 1,070,975,247 | 6,345 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5972](https://llvm.org/bz5972) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:42 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc,@DougGregor |
## Extended Description
$ cat t.cc
template <const int* CRI> // This work... | clang crashes on templates with reference arguments | https://api.github.com/repos/llvm/llvm-project/issues/6344/comments | 2 | 2010-01-08T03:17:25Z | 2021-12-03T21:17:33Z | https://github.com/llvm/llvm-project/issues/6344 | 1,070,975,241 | 6,344 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5971](https://llvm.org/bz5971) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:55 |
| Version | trunk |
| OS | All |
## Extended Description
Clang should use -fno-math-errno by default (see the IsMathErrnoDefault hook).
The only reason for not using -fno-math-errno i... | clang should default to -fno-math-errno | https://api.github.com/repos/llvm/llvm-project/issues/6343/comments | 3 | 2010-01-07T22:48:24Z | 2021-12-03T21:17:32Z | https://github.com/llvm/llvm-project/issues/6343 | 1,070,975,229 | 6,343 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5970](https://llvm.org/bz5970) |
| Resolution | FIXED |
| Resolved on | Sep 12, 2010 00:27 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
input.C
-------------------------->>>
class GenericClass;... | Implement precompiled headers for C++ | https://api.github.com/repos/llvm/llvm-project/issues/6342/comments | 2 | 2010-01-07T19:48:42Z | 2021-12-03T21:17:31Z | https://github.com/llvm/llvm-project/issues/6342 | 1,070,975,219 | 6,342 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5969](https://llvm.org/bz5969) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | 2.6 |
| OS | Linux |
| Attachments | [Source+Makefile](https://user-images.githubusercontent.com/60944935/143740467-15b76aa7-0f9d-4278-ab86-3d7c0e197769.gz), ["Bug summary" p... | analyzer forgets infeasible constraint on 'default' case | https://api.github.com/repos/llvm/llvm-project/issues/6341/comments | 3 | 2010-01-07T17:38:19Z | 2021-12-03T21:17:31Z | https://github.com/llvm/llvm-project/issues/6341 | 1,070,975,212 | 6,341 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5968](https://llvm.org/bz5968) |
| Resolution | DUPLICATE |
| Resolved on | Jan 07, 2010 14:57 |
| Version | 2.6 |
| OS | Windows XP |
| Attachments | [C code of the laplacian_solver](https://user-images.githubusercontent.com/60944935/143740466-b014128b-3358-418b-89ee-9060033adf... | Some useless load/stores in a kernel | https://api.github.com/repos/llvm/llvm-project/issues/6340/comments | 3 | 2010-01-07T10:54:43Z | 2021-12-03T21:17:30Z | https://github.com/llvm/llvm-project/issues/6340 | 1,070,975,205 | 6,340 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5967](https://llvm.org/bz5967) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:45 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#5593 |
| CC | @DougGregor,@efriedma-quic,@pwo |
## Extended Description
Clang miscompiles bar into "return null":
... | static ctor miscompile (passmgr) | https://api.github.com/repos/llvm/llvm-project/issues/6339/comments | 11 | 2010-01-07T09:12:10Z | 2021-12-03T21:17:29Z | https://github.com/llvm/llvm-project/issues/6339 | 1,070,975,197 | 6,339 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5966](https://llvm.org/bz5966) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
We miscompile this example:
extern "C" void abort();
static int i;
int *p = &i;
int main()
{
int ... | clang should probably mangle statics | https://api.github.com/repos/llvm/llvm-project/issues/6338/comments | 1 | 2010-01-07T09:05:08Z | 2021-12-03T21:17:28Z | https://github.com/llvm/llvm-project/issues/6338 | 1,070,975,191 | 6,338 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5965](https://llvm.org/bz5965) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
#include "llvm/Pass.h"
using namespace llvm;
struct foo : public FunctionPass {
foo();
static ch... | extraneous null check (clang C++ codegen) | https://api.github.com/repos/llvm/llvm-project/issues/6337/comments | 1 | 2010-01-07T08:59:37Z | 2021-12-03T21:17:27Z | https://github.com/llvm/llvm-project/issues/6337 | 1,070,975,184 | 6,337 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5964](https://llvm.org/bz5964) |
| Resolution | FIXED |
| Resolved on | Oct 14, 2011 22:00 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
struct Pass {};
struct foo : public Pass {
foo();
};
template<typename PassName>
P... | improve diagnostics for failed overload resolution during initialization | https://api.github.com/repos/llvm/llvm-project/issues/6336/comments | 1 | 2010-01-07T08:56:09Z | 2021-12-03T21:17:26Z | https://github.com/llvm/llvm-project/issues/6336 | 1,070,975,171 | 6,336 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5963](https://llvm.org/bz5963) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | trunk |
| OS | All |
## Extended Description
Self-compile with r92855 aserts on CGClass.cpp. Test case comping up if I can reduce it.
llvm[4]: Compiling CGClass.cpp for Re... | Assertion failed: (getActiveBits() <= 64 && "Too many bits for uint64_t") | https://api.github.com/repos/llvm/llvm-project/issues/6335/comments | 4 | 2010-01-07T00:12:10Z | 2021-12-03T21:17:25Z | https://github.com/llvm/llvm-project/issues/6335 | 1,070,975,158 | 6,335 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5962](https://llvm.org/bz5962) |
| Resolution | FIXED |
| Resolved on | Aug 04, 2010 03:35 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
#include <typeinfo>
void test5() {
(void)typeid(char... | rtti regression | https://api.github.com/repos/llvm/llvm-project/issues/6334/comments | 3 | 2010-01-07T00:08:49Z | 2021-12-03T21:17:24Z | https://github.com/llvm/llvm-project/issues/6334 | 1,070,975,152 | 6,334 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5961](https://llvm.org/bz5961) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
pes delta$ cat 185.c
typedef unsigned long __uint64_t;
typedef __uint64_t __... | Assertion failed: (unsignedRange.NonNegative && "unsigned range includes negative?"), function CheckSignCompare, file SemaChecking.cpp, line 1882. | https://api.github.com/repos/llvm/llvm-project/issues/6333/comments | 2 | 2010-01-06T23:34:59Z | 2021-12-03T21:17:23Z | https://github.com/llvm/llvm-project/issues/6333 | 1,070,975,149 | 6,333 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5960](https://llvm.org/bz5960) |
| Version | trunk |
| OS | other |
| CC | @davidchisnall,@efriedma-quic,@ismail |
## Extended Description
Per David Chisnall's comments in PR 3989, some platforms have glibc headers that expect GNU inline semantics even in C99 mode, which cause... | Enable GNU inline semantics selectively in C99 mode | https://api.github.com/repos/llvm/llvm-project/issues/6332/comments | 11 | 2010-01-06T19:17:11Z | 2023-04-25T01:15:49Z | https://github.com/llvm/llvm-project/issues/6332 | 1,070,975,141 | 6,332 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5959](https://llvm.org/bz5959) |
| Resolution | WORKSFORME |
| Resolved on | Mar 06, 2010 13:59 |
| Version | 2.6 |
| OS | All |
| Attachments | [Test case demonstrating the problem](https://user-images.githubusercontent.com/60944935/143740464-9041a383-2d32-44ad-99c1-f983304ed4d... | Results obtained from an asm volatile corrupted by optimiser | https://api.github.com/repos/llvm/llvm-project/issues/6331/comments | 1 | 2010-01-06T18:18:19Z | 2022-01-20T02:03:58Z | https://github.com/llvm/llvm-project/issues/6331 | 1,070,975,129 | 6,331 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5958](https://llvm.org/bz5958) |
| Resolution | FIXED |
| Resolved on | Apr 19, 2010 16:50 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
llvm/clang r92824
If you have a common symbol in an extern "C" b... | common symbol in "extern C" not generated | https://api.github.com/repos/llvm/llvm-project/issues/6330/comments | 2 | 2010-01-06T09:29:48Z | 2021-12-03T21:17:21Z | https://github.com/llvm/llvm-project/issues/6330 | 1,070,975,122 | 6,330 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5957](https://llvm.org/bz5957) |
| Resolution | FIXED |
| Resolved on | Mar 24, 2010 02:15 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
llvm/clang r92824
I have a body of code that builds with -fno-ex... | "exception specification does not match..." with new operator | https://api.github.com/repos/llvm/llvm-project/issues/6329/comments | 2 | 2010-01-06T09:14:25Z | 2021-12-03T21:17:20Z | https://github.com/llvm/llvm-project/issues/6329 | 1,070,975,115 | 6,329 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5956](https://llvm.org/bz5956) |
| Resolution | WORKSFORME |
| Resolved on | Feb 22, 2010 12:55 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @edwintorok |
## Extended Description
llvm[4]: Compiling CGObjCGNU.cpp for Debug build
cla... | clang fails to build with gcc-4.5: "cannot call constructor ‘llvm::TargetData::TargetData’ directly" | https://api.github.com/repos/llvm/llvm-project/issues/6328/comments | 2 | 2010-01-06T09:07:34Z | 2022-01-20T02:03:58Z | https://github.com/llvm/llvm-project/issues/6328 | 1,070,975,108 | 6,328 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5955](https://llvm.org/bz5955) |
| Resolution | FIXED |
| Resolved on | Jan 06, 2010 17:46 |
| Version | trunk |
| OS | Linux |
| Attachments | [Testcase](https://user-images.githubusercontent.com/67392/143740463-dc609898-7cfd-44dc-bc77-50048c626470.gz) |
| CC | @stoklund |
## ... | Another regscavenger assertion | https://api.github.com/repos/llvm/llvm-project/issues/6327/comments | 3 | 2010-01-06T04:35:45Z | 2021-12-03T21:17:18Z | https://github.com/llvm/llvm-project/issues/6327 | 1,070,975,097 | 6,327 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5954](https://llvm.org/bz5954) |
| Resolution | FIXED |
| Resolved on | Feb 24, 2010 16:34 |
| Version | 2.6 |
| OS | NetBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
Building a release version of 2.6 fails when linking TableGen. The... | TableGen fails to link because of __progname and environ needed by DSO | https://api.github.com/repos/llvm/llvm-project/issues/6326/comments | 7 | 2010-01-06T00:52:27Z | 2021-12-03T21:17:17Z | https://github.com/llvm/llvm-project/issues/6326 | 1,070,975,090 | 6,326 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5953](https://llvm.org/bz5953) |
| Resolution | FIXED |
| Resolved on | Jan 23, 2013 14:11 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc,@gribozavr |
## Extended Description
$ cat test.c
void g(int n) {
int v[n];
}
$ ./Debug/... | -Wvla not supported | https://api.github.com/repos/llvm/llvm-project/issues/6325/comments | 1 | 2010-01-05T22:22:51Z | 2021-12-03T21:17:16Z | https://github.com/llvm/llvm-project/issues/6325 | 1,070,975,079 | 6,325 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5952](https://llvm.org/bz5952) |
| Resolution | FIXED |
| Resolved on | Apr 01, 2013 12:51 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc,@spavloff |
## Extended Description
$ cat test.c
#pragma GCC diagnostic ignored "-Wall"
$ ... | pragmas not copied to the preprocessed output | https://api.github.com/repos/llvm/llvm-project/issues/6324/comments | 2 | 2010-01-05T22:20:20Z | 2021-12-03T21:17:15Z | https://github.com/llvm/llvm-project/issues/6324 | 1,070,975,067 | 6,324 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5951](https://llvm.org/bz5951) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc |
## Extended Description
$ cat test.c
#pragma GCC diagnostic ignored "-Wvla"
$ ./Debug/bin/clang -Wunknown-pragmas test.c
test.c:1:32: warning: unkn... | Unknown pragmas not ignored with -Wunknown-pragmas | https://api.github.com/repos/llvm/llvm-project/issues/6323/comments | 1 | 2010-01-05T22:17:00Z | 2023-04-25T01:03:25Z | https://github.com/llvm/llvm-project/issues/6323 | 1,070,975,059 | 6,323 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5950](https://llvm.org/bz5950) |
| Resolution | WORKSFORME |
| Resolved on | Oct 14, 2011 21:58 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
inline void foo() {
}
extern void foo();
ne... | instantiate C99 extern inline functions | https://api.github.com/repos/llvm/llvm-project/issues/6322/comments | 1 | 2010-01-05T21:58:44Z | 2022-01-20T02:03:56Z | https://github.com/llvm/llvm-project/issues/6322 | 1,070,975,046 | 6,322 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5949](https://llvm.org/bz5949) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#6253 |
| CC | @DougGregor |
## Extended Description
qt contains the code which looks like the following:
template ... | Template argument is not properly deduced | https://api.github.com/repos/llvm/llvm-project/issues/6321/comments | 1 | 2010-01-05T19:49:20Z | 2021-12-03T21:17:13Z | https://github.com/llvm/llvm-project/issues/6321 | 1,070,975,036 | 6,321 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5948](https://llvm.org/bz5948) |
| Resolution | INVALID |
| Resolved on | Jan 07, 2010 10:52 |
| Version | trunk |
| OS | All |
| CC | @asl,@sunfishcode,@nlewycky |
## Extended Description
$ cat t.cc
#include <stdlib.h>
struct Ramp
{
float phase;
inline float process() {... | llvm-gcc not turning 'restrict' into 'noalias' | https://api.github.com/repos/llvm/llvm-project/issues/6320/comments | 6 | 2010-01-05T19:28:35Z | 2021-12-03T21:17:12Z | https://github.com/llvm/llvm-project/issues/6320 | 1,070,975,026 | 6,320 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5947](https://llvm.org/bz5947) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:45 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
llvm/clang r92729
The following small program triggers an assertion when built fo... | ARM debug info: Assertion failed: (MI && "DbgScope does not have last instruction!") | https://api.github.com/repos/llvm/llvm-project/issues/6319/comments | 2 | 2010-01-05T16:29:46Z | 2021-12-03T21:17:11Z | https://github.com/llvm/llvm-project/issues/6319 | 1,070,975,015 | 6,319 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5946](https://llvm.org/bz5946) |
| Resolution | FIXED |
| Resolved on | Jan 05, 2010 16:26 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sunfishcode |
## Extended Description
Here is an example warning from g++-4.5:
llvm-objects/l... | X86GenFastISel.inc uses out-of-range case values | https://api.github.com/repos/llvm/llvm-project/issues/6318/comments | 2 | 2010-01-05T15:10:11Z | 2021-12-03T21:17:10Z | https://github.com/llvm/llvm-project/issues/6318 | 1,070,975,005 | 6,318 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5945](https://llvm.org/bz5945) |
| Resolution | LATER |
| Resolved on | Jan 23, 2010 20:27 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
In the following testcase:
define i32 @​clamp0g(i32 %a)
{
entry:
... | Missed optimisation on clamp to zero | https://api.github.com/repos/llvm/llvm-project/issues/6317/comments | 1 | 2010-01-05T09:00:17Z | 2021-12-03T21:17:09Z | https://github.com/llvm/llvm-project/issues/6317 | 1,070,974,998 | 6,317 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5943](https://llvm.org/bz5943) |
| Resolution | WONTFIX |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
$ cat t.c
struct foo {
int xyz;
};
void t(struct foo *P) {
P->x;
}
$ clang t.c
t.c:7:6: error... | no misspelling info for struct field | https://api.github.com/repos/llvm/llvm-project/issues/6316/comments | 4 | 2010-01-05T04:12:34Z | 2022-01-20T02:31:52Z | https://github.com/llvm/llvm-project/issues/6316 | 1,070,974,988 | 6,316 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5944](https://llvm.org/bz5944) |
| Resolution | DUPLICATE |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | All |
## Extended Description
$ cat t.c
struct foo {
int xyz;
};
void t(struct foo *P) {
P->x;
}
$ clang t.c
t.c:7:6: error: no member named '... | no misspelling info for struct field | https://api.github.com/repos/llvm/llvm-project/issues/6315/comments | 1 | 2010-01-05T04:12:34Z | 2021-12-03T21:17:07Z | https://github.com/llvm/llvm-project/issues/6315 | 1,070,974,971 | 6,315 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5942](https://llvm.org/bz5942) |
| Resolution | FIXED |
| Resolved on | Jan 05, 2010 12:22 |
| Version | trunk |
| OS | Linux |
| Attachments | [Bytecode](https://user-images.githubusercontent.com/67392/143740461-04b81a28-3fac-467d-8f6f-b6b6e8a85913.gz) |
## Extended Descriptio... | Assertion during dwarf asmprinting | https://api.github.com/repos/llvm/llvm-project/issues/6314/comments | 4 | 2010-01-05T02:33:56Z | 2021-12-03T21:17:06Z | https://github.com/llvm/llvm-project/issues/6314 | 1,070,974,958 | 6,314 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5941](https://llvm.org/bz5941) |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@jryans |
## Extended Description
Consider:
class A;
void f0(A *a);
void f1(A &a);
void f2(A *a) {
f1(a);
}
void f3(A &a) {
f0(a);
}
We produce:
t.cc:7:3: error: no matching functi... | improve diagnostic for * vs & confusion | https://api.github.com/repos/llvm/llvm-project/issues/6313/comments | 6 | 2010-01-05T02:25:43Z | 2023-08-16T15:54:05Z | https://github.com/llvm/llvm-project/issues/6313 | 1,070,974,948 | 6,313 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5940](https://llvm.org/bz5940) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
llvm/clang r92516
Something has regressed such that attempts to ... | pointer-to-virtual-method broken | https://api.github.com/repos/llvm/llvm-project/issues/6312/comments | 2 | 2010-01-05T01:00:12Z | 2021-12-03T21:17:04Z | https://github.com/llvm/llvm-project/issues/6312 | 1,070,974,937 | 6,312 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5939](https://llvm.org/bz5939) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rjmccall |
## Extended Description
llvm/clang r92516
I'm seeing very strange behavior with a bitfield... | ternary operator argument forces bitfield to be int (?) | https://api.github.com/repos/llvm/llvm-project/issues/6311/comments | 5 | 2010-01-05T00:34:00Z | 2021-12-03T21:17:03Z | https://github.com/llvm/llvm-project/issues/6311 | 1,070,974,931 | 6,311 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5938](https://llvm.org/bz5938) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rjmccall |
## Extended Description
llvm/clang r92516
Similar to llvm/llvm-project#6309 . When you hav... | -Wshorten-64-to-32 should not flag conversions from small unsigned bitfields | https://api.github.com/repos/llvm/llvm-project/issues/6310/comments | 1 | 2010-01-05T00:21:20Z | 2021-12-03T21:17:02Z | https://github.com/llvm/llvm-project/issues/6310 | 1,070,974,921 | 6,310 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5937](https://llvm.org/bz5937) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rjmccall |
## Extended Description
llvm/clang r92516
When doing a comparison between an unsigned smal... | -Wsign-compare should not warn for small unsigned bitfields | https://api.github.com/repos/llvm/llvm-project/issues/6309/comments | 2 | 2010-01-05T00:06:05Z | 2021-12-03T21:17:01Z | https://github.com/llvm/llvm-project/issues/6309 | 1,070,974,918 | 6,309 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5936](https://llvm.org/bz5936) |
| Resolution | FIXED |
| Resolved on | Sep 01, 2010 14:30 |
| Version | trunk |
| OS | All |
| Attachments | [A simple test file](https://user-images.githubusercontent.com/92601279/143740458-b3c47af3-42d7-4436-a396-11aa972a2bcd.gz) |
| CC | @ethe... | [LLVMPoly] Convert scalar evolution results to linear expression | https://api.github.com/repos/llvm/llvm-project/issues/6308/comments | 10 | 2010-01-04T23:53:08Z | 2021-12-03T21:17:00Z | https://github.com/llvm/llvm-project/issues/6308 | 1,070,974,909 | 6,308 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5935](https://llvm.org/bz5935) |
| Resolution | FIXED |
| Resolved on | May 09, 2017 05:55 |
| Version | unspecified |
| OS | All |
| Attachments | [Code to show the problem.](https://user-images.githubusercontent.com/60944935/143740457-928c6d25-5b6e-45cc-919b-06782ff02799.gz) |... | TargetOptions::Target is documented wrong. | https://api.github.com/repos/llvm/llvm-project/issues/6307/comments | 2 | 2010-01-04T19:57:27Z | 2021-12-03T21:16:59Z | https://github.com/llvm/llvm-project/issues/6307 | 1,070,974,894 | 6,307 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5934](https://llvm.org/bz5934) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc |
## Extended Description
Apparently some Opterons have a memory consistency bug where a locked instruction followed by a non-locked RMW instruction can... | Incorrect atomic op codegen for (buggy) Opterons | https://api.github.com/repos/llvm/llvm-project/issues/6306/comments | 2 | 2010-01-04T11:56:12Z | 2021-12-03T21:16:58Z | https://github.com/llvm/llvm-project/issues/6306 | 1,070,974,883 | 6,306 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5933](https://llvm.org/bz5933) |
| Resolution | FIXED |
| Resolved on | May 31, 2014 19:52 |
| Version | unspecified |
| OS | All |
| CC | @rjmccall |
## Extended Description
$ cat t2.c
int foo() {
int X = 4;
return Y + X;
}
$ clang t2.c -Wall
t2.c:4:10: error: use of u... | bogus unused variable warning after error | https://api.github.com/repos/llvm/llvm-project/issues/6305/comments | 10 | 2010-01-04T08:52:13Z | 2021-12-03T21:16:57Z | https://github.com/llvm/llvm-project/issues/6305 | 1,070,974,875 | 6,305 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5932](https://llvm.org/bz5932) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
In a large codebase and after a major code rework it's often the case that there are some unused (or nearly unused - see lat... | Warn on unused (or nearly unused) structure members | https://api.github.com/repos/llvm/llvm-project/issues/6304/comments | 4 | 2010-01-04T06:49:53Z | 2023-08-15T13:18:32Z | https://github.com/llvm/llvm-project/issues/6304 | 1,070,974,869 | 6,304 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5931](https://llvm.org/bz5931) |
| Resolution | FIXED |
| Resolved on | Jun 16, 2010 22:23 |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [failures folder zipped](https://user-images.githubusercontent.com/92601524/143740456-849c74b2-b5fd-40fe-84dd-29817a042201.gz) ... | Static analyzer crashes checking HDF5 1.8.4 codebase | https://api.github.com/repos/llvm/llvm-project/issues/6303/comments | 4 | 2010-01-03T20:43:39Z | 2021-12-03T21:16:56Z | https://github.com/llvm/llvm-project/issues/6303 | 1,070,974,856 | 6,303 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5930](https://llvm.org/bz5930) |
| Resolution | FIXED |
| Resolved on | Jan 03, 2010 12:33 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/92601246/143740455-9a81c902-f3b7-4ef1-a764-53208b4a0445.gz) |
## Extended D... | codegen: should support trunc of blockaddress difference | https://api.github.com/repos/llvm/llvm-project/issues/6302/comments | 1 | 2010-01-03T13:35:09Z | 2021-12-03T21:16:55Z | https://github.com/llvm/llvm-project/issues/6302 | 1,070,974,845 | 6,302 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5929](https://llvm.org/bz5929) |
| Resolution | FIXED |
| Resolved on | Jan 03, 2010 12:10 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/92601246/143740454-59554649-c252-46f9-8668-7e04830a0c46.gz) |
## Extended D... | difference of blockaddress goes into .data.rel.ro instead of .rodata | https://api.github.com/repos/llvm/llvm-project/issues/6301/comments | 3 | 2010-01-03T13:30:20Z | 2021-12-03T21:16:54Z | https://github.com/llvm/llvm-project/issues/6301 | 1,070,974,838 | 6,301 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5928](https://llvm.org/bz5928) |
| Resolution | WORKSFORME |
| Resolved on | Nov 09, 2012 16:13 |
| Version | trunk |
| OS | Linux |
| Attachments | [hog-inducing input](https://user-images.githubusercontent.com/732536/143740452-6add060f-d98a-4452-8065-baa2263a3843.gz) |
| CC | ... | GVN pass going crazy taking 99% of compile time | https://api.github.com/repos/llvm/llvm-project/issues/6300/comments | 9 | 2010-01-02T06:27:31Z | 2022-01-20T02:03:55Z | https://github.com/llvm/llvm-project/issues/6300 | 1,070,974,831 | 6,300 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5927](https://llvm.org/bz5927) |
| Resolution | WORKSFORME |
| Resolved on | Jan 23, 2010 20:43 |
| Version | trunk |
| OS | Linux |
## Extended Description
Seen on Ubuntu 9.10 on x86.
regehr@john-home:~/volatile/bugs/tmp251$ clang -w -c -O small.c
fatal error: error in back... | error in backend: Cannot yet select | https://api.github.com/repos/llvm/llvm-project/issues/6299/comments | 2 | 2010-01-02T01:47:11Z | 2022-01-20T02:03:53Z | https://github.com/llvm/llvm-project/issues/6299 | 1,070,974,824 | 6,299 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5926](https://llvm.org/bz5926) |
| Version | unspecified |
| OS | MacOS X |
| CC | @tkremenek |
## Extended Description
Apple's docs say:
"Don’t use the underscore character as a prefix for your private methods. Apple reserves this convention."
http://gemma.apple.com/mac/lib... | Static analyzer: Detect and warn if Obj-C method names start with underscore | https://api.github.com/repos/llvm/llvm-project/issues/6298/comments | 1 | 2010-01-01T06:46:13Z | 2023-05-23T10:29:45Z | https://github.com/llvm/llvm-project/issues/6298 | 1,070,974,802 | 6,298 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5925](https://llvm.org/bz5925) |
| Resolution | FIXED |
| Resolved on | Aug 17, 2012 19:57 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@efriedma-quic,@zygoloid,@rjmccall |
## Extended Description
This really confused me, I used foo instead of foo<int> (in this ... | really confusing errors with missing template argument | https://api.github.com/repos/llvm/llvm-project/issues/6297/comments | 6 | 2009-12-31T20:26:20Z | 2021-12-03T21:16:49Z | https://github.com/llvm/llvm-project/issues/6297 | 1,070,974,794 | 6,297 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5924](https://llvm.org/bz5924) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
$ cat t.cpp
struct bar {};
bar xxx();
struct foo {
foo_t a;
foo() : a(xxx()) {}
};
$ clang t.... | bogus second diagnostic emitted in initialization case | https://api.github.com/repos/llvm/llvm-project/issues/6296/comments | 1 | 2009-12-31T04:58:40Z | 2021-12-03T21:16:48Z | https://github.com/llvm/llvm-project/issues/6296 | 1,070,974,786 | 6,296 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5923](https://llvm.org/bz5923) |
| Resolution | FIXED |
| Resolved on | Jun 21, 2012 22:51 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
$ cat t.cpp
int bla();
void foo(int A) {
if (foo_t X = bla())
foo(X);
}
$ clang t.cpp
t.cpp:... | extra diagnostic emitted after type error | https://api.github.com/repos/llvm/llvm-project/issues/6295/comments | 4 | 2009-12-31T04:47:50Z | 2021-12-03T21:16:47Z | https://github.com/llvm/llvm-project/issues/6295 | 1,070,974,777 | 6,295 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5922](https://llvm.org/bz5922) |
| Resolution | FIXED |
| Resolved on | Sep 13, 2011 16:50 |
| Version | 1.0 |
| OS | All |
## Extended Description
As mentioned here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20091228/093293.html
It isn't safe for DIDerivedT... | DIDerivedType::replaceAllUsesWith should not RAUW on MDNodes | https://api.github.com/repos/llvm/llvm-project/issues/6294/comments | 3 | 2009-12-31T03:07:09Z | 2021-12-03T21:16:46Z | https://github.com/llvm/llvm-project/issues/6294 | 1,070,974,770 | 6,294 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5921](https://llvm.org/bz5921) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
$ cat t.cc
extern "C" struct tm;
int x;
$ clang -cc1 t.cc
clang:... | clang crashes on extern "C" declaration | https://api.github.com/repos/llvm/llvm-project/issues/6293/comments | 3 | 2009-12-31T02:58:17Z | 2021-12-03T21:16:45Z | https://github.com/llvm/llvm-project/issues/6293 | 1,070,974,760 | 6,293 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5920](https://llvm.org/bz5920) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:42 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
$ cat t.cc
class Base {};
template <typename T>
class Derived : ... | clang fails to detect covariant return type in a virtual function override when the type is an instantiated template | https://api.github.com/repos/llvm/llvm-project/issues/6292/comments | 1 | 2009-12-31T01:23:20Z | 2021-12-03T21:16:44Z | https://github.com/llvm/llvm-project/issues/6292 | 1,070,974,753 | 6,292 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5919](https://llvm.org/bz5919) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:50 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc,@DougGregor |
## Extended Description
$ cat t.cc
#include <stddef.h>
template <typename... | clang crashes on non-member operator new template | https://api.github.com/repos/llvm/llvm-project/issues/6291/comments | 1 | 2009-12-31T00:14:01Z | 2021-12-03T21:16:43Z | https://github.com/llvm/llvm-project/issues/6291 | 1,070,974,738 | 6,291 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5918](https://llvm.org/bz5918) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:52 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
$ cat t.cc
#include <stddef.h>
struct Foo {
template <typename... | clang fails to find a member operator new template | https://api.github.com/repos/llvm/llvm-project/issues/6290/comments | 5 | 2009-12-31T00:05:45Z | 2021-12-03T21:16:42Z | https://github.com/llvm/llvm-project/issues/6290 | 1,070,974,727 | 6,290 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5917](https://llvm.org/bz5917) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:55 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@DougGregor |
## Extended Description
Test code:
%%%
template<typename _CharT>
struct basic_st... | wchar_t wrongly treated as int for templated function argument | https://api.github.com/repos/llvm/llvm-project/issues/6289/comments | 2 | 2009-12-30T22:58:41Z | 2021-12-03T21:16:41Z | https://github.com/llvm/llvm-project/issues/6289 | 1,070,974,714 | 6,289 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5916](https://llvm.org/bz5916) |
| Version | trunk |
| OS | Linux |
| CC | @davidbolvansky,@DougGregor,@zygoloid |
## Extended Description
Currently clang rejects this code because of an ambiguity:
```cpp
struct A { int member; };
struct B : A { };
struct C : A {... | Looking up declaration found in >1 subobjects | https://api.github.com/repos/llvm/llvm-project/issues/6288/comments | 5 | 2009-12-30T20:31:05Z | 2023-11-03T22:53:26Z | https://github.com/llvm/llvm-project/issues/6288 | 1,070,974,702 | 6,288 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5915](https://llvm.org/bz5915) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | unspecified |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
pes ~$ cat append.cpp
namespace llvm {}
usin... | clang fails to deduce array size from string literal | https://api.github.com/repos/llvm/llvm-project/issues/6287/comments | 3 | 2009-12-30T14:21:08Z | 2021-12-03T21:16:40Z | https://github.com/llvm/llvm-project/issues/6287 | 1,070,974,695 | 6,287 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5914](https://llvm.org/bz5914) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:56 |
| Version | unspecified |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
pes delta$ cat 000.cpp
class AliasA... | Assertion failed: (AddressPoints.count(std::make_pair(ClassDecl, Offset)) && "Missing address point for class"), function InitializeVtablePtrsRecursive, file CGCXX.cpp, line 1112. | https://api.github.com/repos/llvm/llvm-project/issues/6286/comments | 2 | 2009-12-30T11:19:34Z | 2021-12-03T21:16:39Z | https://github.com/llvm/llvm-project/issues/6286 | 1,070,974,683 | 6,286 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5913](https://llvm.org/bz5913) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:54 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc,@DougGregor |
## Extended Description
$ cat t.cc
template <typename T, int N>
void Foo(const... | clang infers wrong constness of the element type for an array passed by const reference | https://api.github.com/repos/llvm/llvm-project/issues/6285/comments | 3 | 2009-12-30T09:17:22Z | 2021-12-03T21:16:38Z | https://github.com/llvm/llvm-project/issues/6285 | 1,070,974,674 | 6,285 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5912](https://llvm.org/bz5912) |
| Resolution | FIXED |
| Resolved on | May 27, 2010 06:04 |
| Version | trunk |
| OS | Linux |
| Attachments | [reduced testcase](https://user-images.githubusercontent.com/92601265/143740447-df442956-4623-4175-8de6-8a7d94d82ee6.gz) |
| CC | @Doug... | clang++ assertion failed: "Leftover temporaries in function" | https://api.github.com/repos/llvm/llvm-project/issues/6284/comments | 9 | 2009-12-30T05:30:24Z | 2021-12-03T21:16:37Z | https://github.com/llvm/llvm-project/issues/6284 | 1,070,974,657 | 6,284 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5911](https://llvm.org/bz5911) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc,@DougGregor |
## Extended Description
$ cat t.cc
template <typename T, int N>
void Foo(const... | Assertion failed: (getContext().getCanonicalType(ArgType.getNonReferenceType()). getTypePtr() == getContext().getCanonicalType(Arg->getType()).getTypePtr() && "type mismatch in call argument!"), function EmitCallArgs, file CodeGenFunction.h, line 1277. | https://api.github.com/repos/llvm/llvm-project/issues/6283/comments | 14 | 2009-12-30T02:06:32Z | 2021-12-03T21:16:36Z | https://github.com/llvm/llvm-project/issues/6283 | 1,070,974,651 | 6,283 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5910](https://llvm.org/bz5910) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc,@DougGregor |
## Extended Description
$ cat t.cc
template <typename T>
void Func() {}
templ... | clang fails to parse code that calls a function template with an explicitly instantiated function template as the argument | https://api.github.com/repos/llvm/llvm-project/issues/6282/comments | 2 | 2009-12-30T01:38:12Z | 2021-12-03T21:16:35Z | https://github.com/llvm/llvm-project/issues/6282 | 1,070,974,639 | 6,282 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5909](https://llvm.org/bz5909) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc,@DougGregor |
## Extended Description
$ cat t.cc
struct Foo {
int x : 20;
};
bool Test(co... | clang mistakens a const reference for a non-const reference | https://api.github.com/repos/llvm/llvm-project/issues/6281/comments | 2 | 2009-12-30T01:13:12Z | 2021-12-03T21:16:34Z | https://github.com/llvm/llvm-project/issues/6281 | 1,070,974,630 | 6,281 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5908](https://llvm.org/bz5908) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
$ cat t.cc
template <typename Iterator>
void Test(... | clang fails to parse "*(it += 1)" where the type of it is a template argument | https://api.github.com/repos/llvm/llvm-project/issues/6280/comments | 3 | 2009-12-30T00:15:47Z | 2021-12-03T21:16:33Z | https://github.com/llvm/llvm-project/issues/6280 | 1,070,974,626 | 6,280 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5907](https://llvm.org/bz5907) |
| Resolution | FIXED |
| Resolved on | May 10, 2011 13:31 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@stbergmann |
## Extended Description
Clang mis-parses this code:
template<typename T> struct identity { typedef T type; };
struc... | Takes typedef to non-member class template specialization as a member specialization. | https://api.github.com/repos/llvm/llvm-project/issues/6279/comments | 4 | 2009-12-30T00:01:23Z | 2021-12-03T21:16:33Z | https://github.com/llvm/llvm-project/issues/6279 | 1,070,974,617 | 6,279 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5906](https://llvm.org/bz5906) |
| Resolution | INVALID |
| Resolved on | Feb 22, 2010 12:53 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Clang does not like the following code:
namespace N { struct A { }; void g(A(*)()); } ... | ADL using lvalue argument refering to function template specialization | https://api.github.com/repos/llvm/llvm-project/issues/6278/comments | 4 | 2009-12-29T23:44:23Z | 2021-12-03T21:16:32Z | https://github.com/llvm/llvm-project/issues/6278 | 1,070,974,604 | 6,278 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5905](https://llvm.org/bz5905) |
| Resolution | INVALID |
| Resolved on | Mar 28, 2014 16:15 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
The test case:
union {
int x;
float y;
} anon;
... | clang c++ should not allow a name with no linkage to declare an entity with linkage | https://api.github.com/repos/llvm/llvm-project/issues/6277/comments | 5 | 2009-12-29T23:09:07Z | 2021-12-03T21:16:31Z | https://github.com/llvm/llvm-project/issues/6277 | 1,070,974,599 | 6,277 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.