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 | [4004](https://llvm.org/bz4004) | | Resolution | FIXED | | Resolved on | Apr 24, 2009 08:02 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@lattner,@sunfishcode | ## Extended Description Compiling @​a = thread_local global i32 0 ...
invalid TLS with -relocation-model=pic -regalloc=local
https://api.github.com/repos/llvm/llvm-project/issues/4376/comments
3
2009-04-18T23:46:17Z
2021-12-03T20:47:57Z
https://github.com/llvm/llvm-project/issues/4376
1,070,955,477
4,376
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4003](https://llvm.org/bz4003) | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description The SCALAR_TO_VECTOR codegen node is redundant: it is equivalent to BUILD_VECTOR(Value, undef, undef, ...). It should pr...
Remove SCALAR_TO_VECTOR
https://api.github.com/repos/llvm/llvm-project/issues/4375/comments
4
2009-04-18T22:11:05Z
2023-08-05T14:15:09Z
https://github.com/llvm/llvm-project/issues/4375
1,070,955,469
4,375
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4002](https://llvm.org/bz4002) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description I am getting following compiler error while compiling the llvm-gcc rev...
internal compiler error while compiling llvm-gcc
https://api.github.com/repos/llvm/llvm-project/issues/4374/comments
11
2009-04-18T19:23:00Z
2021-12-03T20:47:55Z
https://github.com/llvm/llvm-project/issues/4374
1,070,955,462
4,374
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4001](https://llvm.org/bz4001) | | Resolution | FIXED | | Resolved on | May 28, 2009 03:18 | | Version | trunk | | OS | Linux | | CC | @efriedma-quic,@sunfishcode | ## Extended Description Given test/CodeGen/X86/vshift_split.ll, which for reference reads: define <2 x i64> @&...
assertion failed in lshr <2 x i64> without sse2
https://api.github.com/repos/llvm/llvm-project/issues/4373/comments
7
2009-04-18T18:07:51Z
2021-12-03T20:47:54Z
https://github.com/llvm/llvm-project/issues/4373
1,070,955,456
4,373
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4000](https://llvm.org/bz4000) | | Resolution | INVALID | | Resolved on | Apr 18, 2009 16:51 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I suggest rejecting any bug reports that would bring the total number to mor...
LLVM has too many bugs
https://api.github.com/repos/llvm/llvm-project/issues/4372/comments
2
2009-04-18T15:33:34Z
2021-12-03T20:47:53Z
https://github.com/llvm/llvm-project/issues/4372
1,070,955,445
4,372
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3999](https://llvm.org/bz3999) | | Resolution | FIXED | | Resolved on | Apr 18, 2009 16:49 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I need some help with this one. It is blocking the removal of the old type le...
CodeGen/PowerPC/vec_splat.ll fails when legalize types is turned on
https://api.github.com/repos/llvm/llvm-project/issues/4371/comments
2
2009-04-18T15:20:51Z
2021-12-03T20:47:53Z
https://github.com/llvm/llvm-project/issues/4371
1,070,955,437
4,371
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3998](https://llvm.org/bz3998) | | Resolution | DUPLICATE | | Resolved on | Apr 22, 2009 05:21 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Forwarded this bug since it affects any JIT using LLVM. http://icedtea.class...
LLVM JIT generates code into a fixed size buffer
https://api.github.com/repos/llvm/llvm-project/issues/4370/comments
2
2009-04-17T00:12:48Z
2021-12-03T20:47:52Z
https://github.com/llvm/llvm-project/issues/4370
1,070,955,426
4,370
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3997](https://llvm.org/bz3997) | | Resolution | FIXED | | Resolved on | Mar 20, 2017 13:45 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-bugzilla-archive#4068 | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143739170-73d214c6-21ca-47...
llc lowers intrinsics incorrectly with the presense of regparm attribute
https://api.github.com/repos/llvm/llvm-project/issues/4369/comments
21
2009-04-16T18:39:37Z
2021-12-03T20:47:51Z
https://github.com/llvm/llvm-project/issues/4369
1,070,955,411
4,369
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3996](https://llvm.org/bz3996) | | Resolution | WORKSFORME | | Resolved on | Feb 22, 2010 12:48 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description $ clang-cc --pedantic 0 clang-cc 0x0000000000d9799f 1 clang-cc...
clang-cc --pedantic crashes?
https://api.github.com/repos/llvm/llvm-project/issues/4368/comments
2
2009-04-16T11:14:45Z
2022-01-20T02:02:09Z
https://github.com/llvm/llvm-project/issues/4368
1,070,955,394
4,368
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3995](https://llvm.org/bz3995) | | Resolution | FIXED | | Resolved on | Apr 16, 2009 07:35 | | Version | trunk | | OS | Linux | | Attachments | [testcase](https://user-images.githubusercontent.com/392652/143739169-d0b8d924-416f-4c91-b408-6c4953c0ddcc.gz) | ## Extended Descripti...
assertion "invalid memory reference"
https://api.github.com/repos/llvm/llvm-project/issues/4367/comments
1
2009-04-16T07:41:09Z
2021-12-03T20:47:49Z
https://github.com/llvm/llvm-project/issues/4367
1,070,955,381
4,367
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3994](https://llvm.org/bz3994) | | Resolution | FIXED | | Resolved on | Apr 16, 2009 16:52 | | Version | 2.5 | | OS | Windows NT | | Attachments | [td test case that shows this problem](https://user-images.githubusercontent.com/60944935/143739166-20bdd28b-ad60-4d72-933e-b07c44fa...
tablegen intrinsic forcing wrong register type on final parameter
https://api.github.com/repos/llvm/llvm-project/issues/4366/comments
3
2009-04-15T22:46:06Z
2021-12-03T20:47:48Z
https://github.com/llvm/llvm-project/issues/4366
1,070,955,370
4,366
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3993](https://llvm.org/bz3993) | | Resolution | LATER | | Resolved on | Jun 13, 2012 13:23 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description Hi, it could be great to have a mode where clang does...
clang : not gcc compatibility mode
https://api.github.com/repos/llvm/llvm-project/issues/4365/comments
8
2009-04-15T21:37:33Z
2021-12-03T20:47:47Z
https://github.com/llvm/llvm-project/issues/4365
1,070,955,360
4,365
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3992](https://llvm.org/bz3992) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | FreeBSD | | Blocks | llvm/llvm-project#4068 | | CC | @pwo | ## Extended Description $ cat test.c int main(int argc, char *argv[]) { foo(); } $ cat f...
-include ignores includepath
https://api.github.com/repos/llvm/llvm-project/issues/4364/comments
7
2009-04-15T18:05:06Z
2021-12-03T20:47:46Z
https://github.com/llvm/llvm-project/issues/4364
1,070,955,350
4,364
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3991](https://llvm.org/bz3991) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:48 | | Version | unspecified | | OS | MacOS X | | Attachments | [zip with .mi and .stderr.txt file](https://user-images.githubusercontent.com/60944935/143739163-b509002c-03fe-4f5f-9f39-3bb4a1...
VisitLValue doesn't understand ObjCKVCRefExpr
https://api.github.com/repos/llvm/llvm-project/issues/4363/comments
5
2009-04-15T18:05:00Z
2021-12-03T20:47:46Z
https://github.com/llvm/llvm-project/issues/4363
1,070,955,339
4,363
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3990](https://llvm.org/bz3990) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | unspecified | | OS | All | | CC | @DougGregor | ## Extended Description This code: namespace N { struct Wibble { }; typedef Wibble foo; } using namespace N; foo::b...
Poor diagnostics with qualified name lookup
https://api.github.com/repos/llvm/llvm-project/issues/4362/comments
3
2009-04-15T01:54:35Z
2021-12-03T20:47:45Z
https://github.com/llvm/llvm-project/issues/4362
1,070,955,326
4,362
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3989](https://llvm.org/bz3989) | | Version | unspecified | | OS | All | | CC | @davidchisnall,@DougGregor,@EdSchouten,@ismail | ## Extended Description Codegen should emit a strong definition for this function in c99 mode because extern gets merged onto it: inline int toto(vo...
C99 inline + extern decl merging problems
https://api.github.com/repos/llvm/llvm-project/issues/4361/comments
24
2009-04-14T22:28:48Z
2023-08-14T12:50:15Z
https://github.com/llvm/llvm-project/issues/4361
1,070,955,311
4,361
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3988](https://llvm.org/bz3988) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:41 | | Version | unspecified | | OS | Linux | | Depends On | llvm/llvm-bugzilla-archive#4023 | | Reporter | LLVM Bugzilla Contributor | ## Extended Description $ cat test/toto.c extern inl...
clang : extern inline function are not externally visible
https://api.github.com/repos/llvm/llvm-project/issues/4360/comments
14
2009-04-14T21:45:47Z
2021-12-03T20:47:43Z
https://github.com/llvm/llvm-project/issues/4360
1,070,955,300
4,360
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3987](https://llvm.org/bz3987) | | Resolution | FIXED | | Resolved on | Jul 29, 2010 17:39 | | Version | unspecified | | OS | MacOS X | ## Extended Description $ cat test.m #import <Foundation/Foundation.h> @&#8203;protocol Foo @&#8203;end @&#8203;interface Test : NSObject <...
support x86_64 Objective-C code generation for Leopard
https://api.github.com/repos/llvm/llvm-project/issues/4359/comments
4
2009-04-14T21:26:57Z
2021-12-03T20:47:42Z
https://github.com/llvm/llvm-project/issues/4359
1,070,955,289
4,359
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3986](https://llvm.org/bz3986) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 13:59 | | Version | unspecified | | OS | All | | Attachments | [Virgin lex.c.blt code](https://user-images.githubusercontent.com/60944935/143739160-0179141a-bb2d-4528-815e-dbe559ba6455.gz) | | R...
clang doesn't support __attribute((__gnuc_inline__))
https://api.github.com/repos/llvm/llvm-project/issues/4358/comments
9
2009-04-14T14:50:21Z
2021-12-03T20:47:41Z
https://github.com/llvm/llvm-project/issues/4358
1,070,955,283
4,358
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3985](https://llvm.org/bz3985) | | Resolution | FIXED | | Resolved on | Jun 01, 2012 11:54 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@zmodem,@sunfishcode | ## Extended Description gcc with -fPIC on x86-64 compiles static int __t...
x86 and x86-64 don't implement the local dynamic TLS mode.
https://api.github.com/repos/llvm/llvm-project/issues/4357/comments
1
2009-04-14T11:08:06Z
2021-12-03T20:47:40Z
https://github.com/llvm/llvm-project/issues/4357
1,070,955,272
4,357
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3984](https://llvm.org/bz3984) | | Resolution | INVALID | | Resolved on | Dec 02, 2010 01:42 | | Version | unspecified | | OS | All | ## Extended Description The driver doesn't fall back in this contrived situation.
[driver] clang foo.c -std=c++98 doesn't treat inputs as C++
https://api.github.com/repos/llvm/llvm-project/issues/4356/comments
2
2009-04-14T08:40:31Z
2021-12-03T20:47:39Z
https://github.com/llvm/llvm-project/issues/4356
1,070,955,260
4,356
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3983](https://llvm.org/bz3983) | | Resolution | FIXED | | Resolved on | Jun 21, 2012 16:31 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description This seems wrong, and the diagnostics could be nicer (see gcc): -- void f0() { ...
Improve handling of variables with different storage spec
https://api.github.com/repos/llvm/llvm-project/issues/4355/comments
1
2009-04-14T04:22:03Z
2021-12-03T20:47:39Z
https://github.com/llvm/llvm-project/issues/4355
1,070,955,253
4,355
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3982](https://llvm.org/bz3982) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description -- ddunbar@67-218-103-134:tmp$ cat x.c static int x __attribute__((weak)); ddunb...
reject attribute weak on internal variables
https://api.github.com/repos/llvm/llvm-project/issues/4354/comments
1
2009-04-14T03:03:05Z
2021-12-03T20:47:38Z
https://github.com/llvm/llvm-project/issues/4354
1,070,955,243
4,354
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3981](https://llvm.org/bz3981) | | Resolution | WONTFIX | | Resolved on | Mar 12, 2010 00:56 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@efriedma-quic | ## Extended Description Consider the following C source code: str...
Recursive structure def. could use better error diagnostics messages
https://api.github.com/repos/llvm/llvm-project/issues/4353/comments
3
2009-04-13T21:26:41Z
2022-01-20T02:30:19Z
https://github.com/llvm/llvm-project/issues/4353
1,070,955,230
4,353
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3980](https://llvm.org/bz3980) | | Resolution | FIXED | | Resolved on | Apr 16, 2009 02:13 | | Version | unspecified | | OS | Linux | | Attachments | [Allow tentative definitions before type is fully known](https://user-images.githubusercontent.com/60944935/143739158-3d71e511-f7...
clang aborts on tentative definition with incomplete type
https://api.github.com/repos/llvm/llvm-project/issues/4352/comments
2
2009-04-13T20:43:14Z
2021-12-03T20:47:36Z
https://github.com/llvm/llvm-project/issues/4352
1,070,955,214
4,352
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3979](https://llvm.org/bz3979) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:49 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description Recently, a change was made to move platform-specific ma...
setting platform-specific PP macros should be exposed as a library method
https://api.github.com/repos/llvm/llvm-project/issues/4351/comments
3
2009-04-13T20:10:40Z
2021-12-03T20:47:35Z
https://github.com/llvm/llvm-project/issues/4351
1,070,955,205
4,351
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3978](https://llvm.org/bz3978) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:54 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description After the following change debug build with optimization is broken http://lists....
clang: debug build with optimization is broken
https://api.github.com/repos/llvm/llvm-project/issues/4350/comments
1
2009-04-13T19:20:24Z
2021-12-03T20:47:34Z
https://github.com/llvm/llvm-project/issues/4350
1,070,955,197
4,350
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3977](https://llvm.org/bz3977) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:52 | | Version | unspecified | | OS | All | | CC | @efriedma-quic | ## Extended Description 64-bit GCC targets support a __int128 and __uint128 datatype, and clang doesn't. Perhaps this co...
Clang doesn't support __int128
https://api.github.com/repos/llvm/llvm-project/issues/4349/comments
3
2009-04-13T18:54:51Z
2021-12-03T20:47:34Z
https://github.com/llvm/llvm-project/issues/4349
1,070,955,187
4,349
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3976](https://llvm.org/bz3976) | | Resolution | FIXED | | Resolved on | May 20, 2015 12:57 | | Version | trunk | | OS | All | | Attachments | [Patch for assertion when using ints >= 256 bits](https://user-images.githubusercontent.com/60944935/143739157-5942b646-fa54-424c-8c98-21...
Assert in TargetLowering::SimplifySetCC when using intergers >= 256 bits
https://api.github.com/repos/llvm/llvm-project/issues/4348/comments
6
2009-04-13T15:54:55Z
2021-12-03T20:47:33Z
https://github.com/llvm/llvm-project/issues/4348
1,070,955,178
4,348
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3975](https://llvm.org/bz3975) | | Resolution | FIXED | | Resolved on | Apr 13, 2009 13:03 | | Version | 2.2 | | OS | All | | CC | @asl | ## Extended Description Consider this at -m64: __uint128_t test2() { const __uint128_t c_zero = ~0; return c_zero; } This should compi...
llvm-gcc has some problem with int128 arithmetic
https://api.github.com/repos/llvm/llvm-project/issues/4347/comments
2
2009-04-13T08:59:25Z
2021-12-03T20:47:32Z
https://github.com/llvm/llvm-project/issues/4347
1,070,955,166
4,347
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3974](https://llvm.org/bz3974) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:55 | | Version | unspecified | | OS | MacOS X | | Attachments | [scan-build's failures folder](https://user-images.githubusercontent.com/60944935/143739156-2e83b822-aa59-4cde-be51-6d299f1e6d9...
Failure while scanning Python's expat module
https://api.github.com/repos/llvm/llvm-project/issues/4346/comments
2
2009-04-12T21:04:57Z
2021-12-03T20:47:31Z
https://github.com/llvm/llvm-project/issues/4346
1,070,955,158
4,346
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3973](https://llvm.org/bz3973) | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description When I start scan-build from: /private/tmp/cur/checker-0.186/scan-build xcodebuild it works. But not any of these w...
scan-build 186 does not allow cats in path
https://api.github.com/repos/llvm/llvm-project/issues/4345/comments
3
2009-04-11T10:35:26Z
2021-12-03T20:47:30Z
https://github.com/llvm/llvm-project/issues/4345
1,070,955,153
4,345
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3972](https://llvm.org/bz3972) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:56 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description We can do better: -- ddunbar@67-218-103-134:tmp$ cat t.c int g0(int); int f0(voi...
Poor diagnostic with missing ')'
https://api.github.com/repos/llvm/llvm-project/issues/4344/comments
1
2009-04-10T22:04:11Z
2021-12-03T20:47:30Z
https://github.com/llvm/llvm-project/issues/4344
1,070,955,147
4,344
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3971](https://llvm.org/bz3971) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | trunk | | OS | All | | Attachments | [Patch to correct the problem => instructiosn to instructions.](https://user-images.githubusercontent.com/60944935/143739155-a2b291a3-7bb...
"instructiosn" instead of "instructions" in docs/GettingStarted.html
https://api.github.com/repos/llvm/llvm-project/issues/4343/comments
1
2009-04-10T16:04:26Z
2021-12-03T20:47:29Z
https://github.com/llvm/llvm-project/issues/4343
1,070,955,140
4,343
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3970](https://llvm.org/bz3970) | | Resolution | FIXED | | Resolved on | Apr 19, 2009 12:32 | | Version | unspecified | | OS | Linux | | CC | @efriedma-quic | ## Extended Description $ clang-c -c a.c with a.c: double floor(double x) { register long double val; __asm __vola...
clang doesn't support fp stack in inline asm yet
https://api.github.com/repos/llvm/llvm-project/issues/4342/comments
6
2009-04-10T14:46:05Z
2021-12-03T20:47:28Z
https://github.com/llvm/llvm-project/issues/4342
1,070,955,130
4,342
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3969](https://llvm.org/bz3969) | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @seanm | ## Extended Description Few ObjC objects have methods which return pointers of their internal data, such as -[NSData bytes], -[NSMutableData mut...
Warn about dangling interior pointers in GC-enabled apps
https://api.github.com/repos/llvm/llvm-project/issues/4341/comments
2
2009-04-10T10:01:07Z
2023-05-23T10:26:43Z
https://github.com/llvm/llvm-project/issues/4341
1,070,955,123
4,341
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3968](https://llvm.org/bz3968) | | Resolution | FIXED | | Resolved on | Apr 10, 2009 11:39 | | Version | trunk | | OS | MacOS X | | Attachments | [Test case](https://user-images.githubusercontent.com/92601353/143739154-2e5edbab-0eda-473c-bbf6-29f03fb0160b.gz) | ## Extended Desc...
MachineSinking::ProcessBlock crashes by moving iterator off the begining of ilist
https://api.github.com/repos/llvm/llvm-project/issues/4340/comments
2
2009-04-10T08:51:54Z
2021-12-03T20:47:26Z
https://github.com/llvm/llvm-project/issues/4340
1,070,955,117
4,340
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3967](https://llvm.org/bz3967) | | Resolution | FIXED | | Resolved on | May 05, 2009 02:44 | | Version | trunk | | OS | Linux | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143739152-c6ddfe6f-bd42-4300-89ba-e123b4916386.gz), [A pretty dumb patch...
llvm-gcc handles regparm incorrectly
https://api.github.com/repos/llvm/llvm-project/issues/4339/comments
7
2009-04-10T06:00:53Z
2021-12-03T20:47:25Z
https://github.com/llvm/llvm-project/issues/4339
1,070,955,110
4,339
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3966](https://llvm.org/bz3966) | | Resolution | FIXED | | Resolved on | Dec 02, 2010 01:41 | | Version | trunk | | OS | All | | CC | @asl,@sunfishcode,@nelhage | ## Extended Description The X86 backend almost has a cool feature where pointers with addrspace(256) is a reference...
Problems with addrspace(256) = GS in x86 codegen
https://api.github.com/repos/llvm/llvm-project/issues/4338/comments
4
2009-04-10T02:20:51Z
2021-12-03T20:47:25Z
https://github.com/llvm/llvm-project/issues/4338
1,070,955,101
4,338
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3965](https://llvm.org/bz3965) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:56 | | Version | unspecified | | OS | All | | Attachments | [exit(1); -> raise(Sig); patch](https://user-images.githubusercontent.com/60944935/143739151-b8b692cd-842b-4764-bfa4-5dfcdb04c289.g...
SIGINT handler not restored after calling ParseAST()
https://api.github.com/repos/llvm/llvm-project/issues/4337/comments
1
2009-04-09T23:14:28Z
2021-12-03T20:47:24Z
https://github.com/llvm/llvm-project/issues/4337
1,070,955,095
4,337
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3964](https://llvm.org/bz3964) | | Resolution | FIXED | | Resolved on | Apr 09, 2009 11:43 | | Version | unspecified | | OS | Linux | ## Extended Description Using SVN r68706 on Linux x86-64: int main(int argc, char *argv[]) { return __builtin_strcmp(argv[0], argv[1]); } ...
clang: undefined reference to __builtin_strcmp
https://api.github.com/repos/llvm/llvm-project/issues/4336/comments
4
2009-04-09T15:22:44Z
2021-12-03T20:47:23Z
https://github.com/llvm/llvm-project/issues/4336
1,070,955,088
4,336
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3963](https://llvm.org/bz3963) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | All | ## Extended Description Consider something like this where clang doesn't know foo_t is a type: static foo_t x = 4; we emit: t2.c:2:14: error: ...
improve error recovery for mistyped "types"
https://api.github.com/repos/llvm/llvm-project/issues/4335/comments
4
2009-04-09T07:44:37Z
2021-12-03T20:47:22Z
https://github.com/llvm/llvm-project/issues/4335
1,070,955,081
4,335
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3962](https://llvm.org/bz3962) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | NetBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @nunoplopes | ## Extended Description This violates C99 constraint 6.7.3p2. restrict struct s...
Invalid uses of restrict not diagnosed
https://api.github.com/repos/llvm/llvm-project/issues/4334/comments
1
2009-04-08T22:58:59Z
2021-12-03T20:47:21Z
https://github.com/llvm/llvm-project/issues/4334
1,070,955,072
4,334
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3961](https://llvm.org/bz3961) | | Resolution | INVALID | | Resolved on | Apr 08, 2009 22:21 | | Version | unspecified | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I tried compiling the LLVM C output with TCC http://bellard.org/tcc/. ...
C output error compiling with TCC
https://api.github.com/repos/llvm/llvm-project/issues/4333/comments
2
2009-04-07T22:24:37Z
2021-12-03T20:47:21Z
https://github.com/llvm/llvm-project/issues/4333
1,070,955,063
4,333
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3960](https://llvm.org/bz3960) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The behavior when adding the -warn-objc-missing-dealloc option is counter-intuitive. It turns off all other tests, which is very misleading....
Add an -all option to perform all tests
https://api.github.com/repos/llvm/llvm-project/issues/4332/comments
1
2009-04-07T16:44:20Z
2021-12-03T20:47:20Z
https://github.com/llvm/llvm-project/issues/4332
1,070,955,052
4,332
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3959](https://llvm.org/bz3959) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:17 | | Version | unspecified | | OS | All | | Attachments | [Test case.](https://user-images.githubusercontent.com/60944935/143739150-b13b94c2-6119-4a46-9ccc-1e6e88398cbe.gz) | | Reporter | L...
[Mips] Return of a double constant causes an assert.
https://api.github.com/repos/llvm/llvm-project/issues/4331/comments
5
2009-04-07T15:08:29Z
2021-12-03T20:47:19Z
https://github.com/llvm/llvm-project/issues/4331
1,070,955,043
4,331
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3958](https://llvm.org/bz3958) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description When some objects are allocated before or inside a @&#8203;try block, -checker-cfref doesn't "see" the code in the @&...
-checker-cfref doesn't take the @finally block into account
https://api.github.com/repos/llvm/llvm-project/issues/4330/comments
3
2009-04-07T09:30:38Z
2024-07-09T14:31:23Z
https://github.com/llvm/llvm-project/issues/4330
1,070,955,038
4,330
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3957](https://llvm.org/bz3957) | | Resolution | DUPLICATE | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description The gcc atomic synchronization builtins are intended...
sync builtins should be overloaded
https://api.github.com/repos/llvm/llvm-project/issues/4329/comments
1
2009-04-07T01:36:11Z
2021-12-03T20:47:17Z
https://github.com/llvm/llvm-project/issues/4329
1,070,955,031
4,329
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3956](https://llvm.org/bz3956) | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description HI, A nice addition to the static analyzer would be to have it check for observers (KVO and NSNotificationCenter) not being removed. I...
Check if observers are removed
https://api.github.com/repos/llvm/llvm-project/issues/4328/comments
1
2009-04-07T01:33:20Z
2021-12-03T20:47:16Z
https://github.com/llvm/llvm-project/issues/4328
1,070,955,020
4,328
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3955](https://llvm.org/bz3955) | | Resolution | FIXED | | Resolved on | Apr 07, 2009 15:41 | | Version | unspecified | | OS | Linux | | Attachments | [bitcode that causes assertion failure in llc -fast ](https://user-images.githubusercontent.com/60944935/143739148-4bf24429-e288-...
llc -fast asserts on first-class-struct parameter
https://api.github.com/repos/llvm/llvm-project/issues/4327/comments
1
2009-04-06T23:44:51Z
2021-12-03T20:47:15Z
https://github.com/llvm/llvm-project/issues/4327
1,070,955,015
4,327
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3954](https://llvm.org/bz3954) | | Resolution | FIXED | | Resolved on | Apr 09, 2009 12:25 | | Version | unspecified | | OS | Linux | | Attachments | [The source .ll file.](https://user-images.githubusercontent.com/60944935/143739147-35382ef4-97f3-4448-a797-0f9ac0625287.gz) | | ...
register scavenger asserts for inline assembly with tied destination register
https://api.github.com/repos/llvm/llvm-project/issues/4326/comments
2
2009-04-06T23:14:51Z
2021-12-03T20:47:15Z
https://github.com/llvm/llvm-project/issues/4326
1,070,955,007
4,326
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3953](https://llvm.org/bz3953) | | Resolution | FIXED | | Resolved on | Jan 24, 2014 16:08 | | Version | trunk | | OS | All | | Attachments | [Generator for add chains that make instcombine quadratic](https://user-images.githubusercontent.com/60944935/143739146-df0a992d-d4ce-462...
Instcombine quadratic in add chain length
https://api.github.com/repos/llvm/llvm-project/issues/4325/comments
2
2009-04-06T23:10:19Z
2021-12-03T20:47:14Z
https://github.com/llvm/llvm-project/issues/4325
1,070,954,996
4,325
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3952](https://llvm.org/bz3952) | | Resolution | FIXED | | Resolved on | Oct 27, 2016 02:02 | | Version | unspecified | | OS | All | | Attachments | [Project demonstrating the problem.](https://user-images.githubusercontent.com/60944935/143739145-115bfdbb-d460-4947-b57e-3c8c7d4a0...
CFG: @&#8203;finally code is executed for any 'exit' from a @&#8203;try block
https://api.github.com/repos/llvm/llvm-project/issues/4324/comments
3
2009-04-06T21:03:04Z
2021-12-03T20:47:13Z
https://github.com/llvm/llvm-project/issues/4324
1,070,954,993
4,324
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3951](https://llvm.org/bz3951) | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description GCC's analysis analysis has always been a bit poor. It would be nice to have a tool that did a much better job at reporting potential C...
RFE: Add C99 aliasing rules analysis
https://api.github.com/repos/llvm/llvm-project/issues/4323/comments
0
2009-04-06T15:10:34Z
2021-12-03T20:47:12Z
https://github.com/llvm/llvm-project/issues/4323
1,070,954,983
4,323
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3950](https://llvm.org/bz3950) | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Request For Enhancement Add a check to clang that can catch the following: #include <stdio.h> #include <stdlib.h> #include <string.h> ...
RFE: trivial, non-IPA [cm]alloc / free checking
https://api.github.com/repos/llvm/llvm-project/issues/4322/comments
3
2009-04-06T14:54:55Z
2023-08-19T21:12:03Z
https://github.com/llvm/llvm-project/issues/4322
1,070,954,970
4,322
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3949](https://llvm.org/bz3949) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:44 | | Version | unspecified | | OS | MacOS X | | Attachments | [Source code that causes clang assertion fault when run via scan-build -store region](https://user-images.githubusercontent.com...
Attached code causes a hard assertion fault when running scan-build -store region
https://api.github.com/repos/llvm/llvm-project/issues/4321/comments
2
2009-04-06T14:32:43Z
2021-12-03T20:47:10Z
https://github.com/llvm/llvm-project/issues/4321
1,070,954,958
4,321
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3948](https://llvm.org/bz3948) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:56 | | Version | unspecified | | OS | Linux | ## Extended Description Testcase: class a {int b(int a[10]);}; <stdin>:1:21: error: array has incomplete element type 'void' class a {int b(int...
clang misparses parameter with same name as containing class
https://api.github.com/repos/llvm/llvm-project/issues/4320/comments
2
2009-04-06T02:41:19Z
2021-12-03T20:47:09Z
https://github.com/llvm/llvm-project/issues/4320
1,070,954,950
4,320
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3947](https://llvm.org/bz3947) | | Resolution | WONTFIX | | Resolved on | Apr 25, 2009 16:06 | | Version | trunk | | OS | All | | Attachments | [Testcase demonstrating the issue](https://user-images.githubusercontent.com/60944935/143739143-41ad1ef0-1f97-451b-abf7-bfe72d903683.gz...
SmallVector::insert overload ambiguous when T=int
https://api.github.com/repos/llvm/llvm-project/issues/4319/comments
2
2009-04-06T00:22:48Z
2022-01-20T02:30:18Z
https://github.com/llvm/llvm-project/issues/4319
1,070,954,934
4,319
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3946](https://llvm.org/bz3946) | | Resolution | FIXED | | Resolved on | Apr 22, 2009 02:17 | | Version | trunk | | OS | All | | Attachments | [Testcase demonstrating the issue](https://user-images.githubusercontent.com/60944935/143739141-6c79184d-875b-4d2c-8ccc-c51175d9ecb8.gz),...
SmallVector::insert should use copy_backward
https://api.github.com/repos/llvm/llvm-project/issues/4318/comments
1
2009-04-06T00:11:48Z
2021-12-03T20:47:08Z
https://github.com/llvm/llvm-project/issues/4318
1,070,954,926
4,318
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3945](https://llvm.org/bz3945) | | Resolution | FIXED | | Resolved on | Apr 06, 2009 16:47 | | Version | unspecified | | OS | All | | Attachments | [Patch to handle ${0:a}](https://user-images.githubusercontent.com/60944935/143739138-b35fe141-8cd0-477b-bf78-be7c40889356.gz), [Te...
The ARM AsmPrinter doesn't recognize a modifier.
https://api.github.com/repos/llvm/llvm-project/issues/4317/comments
4
2009-04-05T22:54:49Z
2021-12-03T20:47:07Z
https://github.com/llvm/llvm-project/issues/4317
1,070,954,920
4,317
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3944](https://llvm.org/bz3944) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | trunk | | OS | All | | Attachments | [Script to make mem2reg quadratic](https://user-images.githubusercontent.com/60944935/143739136-8af003c3-c758-4ea7-8a13-3268a374fe67.gz) ...
mem2reg quadratic in number of in-edges to block receiving a new phi node
https://api.github.com/repos/llvm/llvm-project/issues/4316/comments
5
2009-04-05T08:00:06Z
2021-12-03T20:47:06Z
https://github.com/llvm/llvm-project/issues/4316
1,070,954,907
4,316
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3943](https://llvm.org/bz3943) | | Version | unspecified | | OS | NetBSD | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The standard forbids this, but it is not a constraint. Clang diagnoses some but not others, e.g. ``` #undef __LINE__ // diag...
Defining/undefining builtin macros
https://api.github.com/repos/llvm/llvm-project/issues/4315/comments
3
2009-04-05T04:15:10Z
2023-08-15T18:02:04Z
https://github.com/llvm/llvm-project/issues/4315
1,070,954,900
4,315
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3942](https://llvm.org/bz3942) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | NetBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description one e.g. #if 5U << 63 #endif
Clang complains unsigned integer arithmetic overflows
https://api.github.com/repos/llvm/llvm-project/issues/4314/comments
4
2009-04-05T04:10:25Z
2021-12-03T20:47:04Z
https://github.com/llvm/llvm-project/issues/4314
1,070,954,891
4,314
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3941](https://llvm.org/bz3941) | | Resolution | FIXED | | Resolved on | Mar 22, 2011 23:53 | | Version | unspecified | | OS | NetBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description e.g.: int f(void) { inline int x = 0; return x;...
Invalid use of inline not diagnosed
https://api.github.com/repos/llvm/llvm-project/issues/4313/comments
4
2009-04-05T04:03:40Z
2021-12-03T20:47:03Z
https://github.com/llvm/llvm-project/issues/4313
1,070,954,875
4,313
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3940](https://llvm.org/bz3940) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | NetBSD | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The std says the line number is decimal. Since this is not a constraint diag...
#line numbers not fully checked
https://api.github.com/repos/llvm/llvm-project/issues/4312/comments
1
2009-04-05T04:00:26Z
2021-12-03T20:47:03Z
https://github.com/llvm/llvm-project/issues/4312
1,070,954,867
4,312
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3939](https://llvm.org/bz3939) | | Resolution | DUPLICATE | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | NetBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description The following violates the CPP grammar with #elif...
CPP grammar violation not diagnosed
https://api.github.com/repos/llvm/llvm-project/issues/4311/comments
1
2009-04-05T03:51:49Z
2022-01-20T02:34:54Z
https://github.com/llvm/llvm-project/issues/4311
1,070,954,860
4,311
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3938](https://llvm.org/bz3938) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | NetBSD | | Reporter | LLVM Bugzilla Contributor | ## Extended Description extern int x; #define D #ifndef D #ifdef D #else 1 #endif #endif
Clang rejects valid TU with -pedantic-errors
https://api.github.com/repos/llvm/llvm-project/issues/4310/comments
1
2009-04-05T03:49:33Z
2021-12-03T20:47:01Z
https://github.com/llvm/llvm-project/issues/4310
1,070,954,856
4,310
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3937](https://llvm.org/bz3937) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | NetBSD | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Just one example: #define zero() 0 int y = zero(1);
Clang isn't checking macro argument counts properly
https://api.github.com/repos/llvm/llvm-project/issues/4309/comments
1
2009-04-05T03:42:04Z
2021-12-03T20:47:00Z
https://github.com/llvm/llvm-project/issues/4309
1,070,954,849
4,309
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3936](https://llvm.org/bz3936) | | Resolution | FIXED | | Resolved on | Apr 15, 2009 01:24 | | Version | trunk | | OS | All | | Attachments | [Script to generate quadratic assembly](https://user-images.githubusercontent.com/60944935/143739133-328057b2-6ef5-4ea6-9021-9d8cd1f65945...
Instcombine quadratic in GEP chain length
https://api.github.com/repos/llvm/llvm-project/issues/4308/comments
3
2009-04-05T00:48:39Z
2021-12-03T20:46:59Z
https://github.com/llvm/llvm-project/issues/4308
1,070,954,834
4,308
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3935](https://llvm.org/bz3935) | | Resolution | FIXED | | Resolved on | Jun 21, 2012 16:22 | | Version | unspecified | | OS | NetBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description Clang should diagnose invalid address compuatations; e.g. ...
Invalid addresses at compile time not diagnosed
https://api.github.com/repos/llvm/llvm-project/issues/4307/comments
1
2009-04-04T16:20:57Z
2021-12-03T20:46:58Z
https://github.com/llvm/llvm-project/issues/4307
1,070,954,824
4,307
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3934](https://llvm.org/bz3934) | | Resolution | FIXED | | Resolved on | Apr 13, 2009 19:35 | | Version | trunk | | OS | FreeBSD | | Blocks | llvm/llvm-project#4068 | | Attachments | [Testcase](https://user-images.githubusercontent.com/95090758/143739129-f726fe8a-299d-4840-be41-...
two-addr pass crashes on copy
https://api.github.com/repos/llvm/llvm-project/issues/4306/comments
12
2009-04-04T14:33:08Z
2021-12-03T20:46:57Z
https://github.com/llvm/llvm-project/issues/4306
1,070,954,815
4,306
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3933](https://llvm.org/bz3933) | | Resolution | FIXED | | Resolved on | Dec 30, 2010 17:04 | | Version | unspecified | | OS | All | | Blocks | llvm/llvm-project#1234 llvm/llvm-project#4068 llvm/llvm-bugzilla-archive#5511 | | Attachments | [vm_exec.c](https://user-images.githubu...
clang doesn't support pinning variables to registers with __asm__("eax")
https://api.github.com/repos/llvm/llvm-project/issues/4305/comments
18
2009-04-03T15:06:12Z
2021-12-03T20:46:56Z
https://github.com/llvm/llvm-project/issues/4305
1,070,954,804
4,305
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3932](https://llvm.org/bz3932) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description When defining a new type as an id, this new type is not reco...
[ObjC]Type defined as 'id' is not recognized as a valid object type.
https://api.github.com/repos/llvm/llvm-project/issues/4304/comments
3
2009-04-03T13:09:09Z
2021-12-03T20:46:55Z
https://github.com/llvm/llvm-project/issues/4304
1,070,954,796
4,304
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3931](https://llvm.org/bz3931) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I understand that it may help to find out what needs to be implemented but it is...
clang driver is unnecessarely verbose
https://api.github.com/repos/llvm/llvm-project/issues/4303/comments
2
2009-04-03T12:12:52Z
2021-12-03T20:46:54Z
https://github.com/llvm/llvm-project/issues/4303
1,070,954,786
4,303
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3930](https://llvm.org/bz3930) | | Resolution | INVALID | | Resolved on | Apr 02, 2009 22:42 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I toyed around with http://llvm.org/demo/index.cgi and found that this code :...
floating point exceptions flags are ignored in constant folding
https://api.github.com/repos/llvm/llvm-project/issues/4302/comments
4
2009-04-03T04:23:30Z
2021-12-03T20:46:53Z
https://github.com/llvm/llvm-project/issues/4302
1,070,954,778
4,302
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3929](https://llvm.org/bz3929) | | Resolution | INVALID | | Resolved on | Apr 02, 2009 21:55 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I toyed around with http://llvm.org/demo/index.cgi and found that this code :...
Rounding modes are ignored in gcc front end constant folding
https://api.github.com/repos/llvm/llvm-project/issues/4301/comments
1
2009-04-03T04:04:05Z
2021-12-03T20:46:53Z
https://github.com/llvm/llvm-project/issues/4301
1,070,954,769
4,301
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3928](https://llvm.org/bz3928) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | unspecified | | OS | All | | CC | @tkremenek | ## Extended Description The first sentence of the main web page for Clang, http://clang.llvm.org/StaticAnalysis.html, says “ ...
Grammatical error in first sentence of main Clang page
https://api.github.com/repos/llvm/llvm-project/issues/4300/comments
1
2009-04-02T19:04:27Z
2021-12-03T20:46:52Z
https://github.com/llvm/llvm-project/issues/4300
1,070,954,761
4,300
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3927](https://llvm.org/bz3927) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | NetBSD | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I submitted this before, but it was abruptly closed with "resubmit". Anyway....
Clang expands the same macro differently depending on its identifier
https://api.github.com/repos/llvm/llvm-project/issues/4299/comments
1
2009-04-02T16:56:40Z
2021-12-03T20:46:51Z
https://github.com/llvm/llvm-project/issues/4299
1,070,954,751
4,299
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3926](https://llvm.org/bz3926) | | Resolution | INVALID | | Resolved on | Aug 30, 2010 18:26 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description At revision 68304. creating as echo timestamp > stamp-as creating ...
../../../svn/llvm-gcc-4.2/trunk/gcc/crtstuff.c:1: internal compiler error: Aborted
https://api.github.com/repos/llvm/llvm-project/issues/4298/comments
3
2009-04-02T15:29:06Z
2021-12-03T20:46:50Z
https://github.com/llvm/llvm-project/issues/4298
1,070,954,745
4,298
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3925](https://llvm.org/bz3925) | | Version | unspecified | | OS | Linux | | CC | @tkremenek | ## Extended Description Clang checker already provides very useful warnings about potential divison by zero. It would be useful if clang checker could also provide warnings for other ...
clang-checker: detect undefined division behaviour
https://api.github.com/repos/llvm/llvm-project/issues/4297/comments
0
2009-04-02T14:43:51Z
2021-12-03T20:46:49Z
https://github.com/llvm/llvm-project/issues/4297
1,070,954,732
4,297
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3924](https://llvm.org/bz3924) | | Resolution | FIXED | | Resolved on | Apr 25, 2009 16:11 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description http://llvm.org/docs/AliasAnalysis.html#loadvn recommends -load-vn and http://llvm.org...
-load-vn and -gcse still mentioned by AliasAnalysis.html
https://api.github.com/repos/llvm/llvm-project/issues/4296/comments
2
2009-04-01T23:50:47Z
2021-12-03T20:46:48Z
https://github.com/llvm/llvm-project/issues/4296
1,070,954,721
4,296
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3923](https://llvm.org/bz3923) | | Resolution | WONTFIX | | Resolved on | Mar 06, 2010 14:00 | | Version | 2.5 | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description In some admittedly naive stack-based code, I'm trying to store undef...
Undef store doesn't clobber earlier stores: overaggressive instcombine
https://api.github.com/repos/llvm/llvm-project/issues/4295/comments
5
2009-04-01T22:38:12Z
2022-01-20T02:30:18Z
https://github.com/llvm/llvm-project/issues/4295
1,070,954,708
4,295
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3922](https://llvm.org/bz3922) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:50 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description clang set -triple to be ppc-apple-darwin9 how ever clang-cc expects it to be...
clang clang-cc target triple miss match on ppc
https://api.github.com/repos/llvm/llvm-project/issues/4294/comments
2
2009-04-01T16:37:49Z
2021-12-03T20:46:47Z
https://github.com/llvm/llvm-project/issues/4294
1,070,954,701
4,294
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3921](https://llvm.org/bz3921) | | Resolution | FIXED | | Resolved on | Apr 03, 2009 19:18 | | Version | trunk | | OS | All | | CC | @lattner | ## Extended Description Here's a simple testcase that shows the problem: extern int a; int foo (void) { if (a == 4) { return 5; }...
dominator optimizer/gvn fails to recognize identical tests
https://api.github.com/repos/llvm/llvm-project/issues/4293/comments
6
2009-03-31T23:41:38Z
2021-12-03T20:46:46Z
https://github.com/llvm/llvm-project/issues/4293
1,070,954,693
4,293
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3920](https://llvm.org/bz3920) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description Plugins should be able to access information about the target OS and architecture - most probably via the 'case' expression. One use...
llvmc plugins should be able to access target information
https://api.github.com/repos/llvm/llvm-project/issues/4292/comments
2
2009-03-31T20:29:20Z
2021-12-14T21:26:21Z
https://github.com/llvm/llvm-project/issues/4292
1,070,954,679
4,292
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3919](https://llvm.org/bz3919) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | NetBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description #define foo`bar should be rejected with -pedantic-er...
Missed Constraint 6.10.3p3 (C99) and c90
https://api.github.com/repos/llvm/llvm-project/issues/4291/comments
2
2009-03-31T17:36:45Z
2021-12-03T20:46:44Z
https://github.com/llvm/llvm-project/issues/4291
1,070,954,659
4,291
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3918](https://llvm.org/bz3918) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | NetBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description #define VA __VA_ ## ARGS__ int VA;
Invalid use of __VA_ARGS__ not diagnosed
https://api.github.com/repos/llvm/llvm-project/issues/4290/comments
6
2009-03-31T17:30:54Z
2021-12-03T20:46:43Z
https://github.com/llvm/llvm-project/issues/4290
1,070,954,649
4,290
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3917](https://llvm.org/bz3917) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | NetBSD | | Reporter | LLVM Bugzilla Contributor | ## Extended Description extern char l[\ __LINE__ == 2 ? 1: -1]; as the top two lines of a file shoul...
__LINE__ wrong value
https://api.github.com/repos/llvm/llvm-project/issues/4289/comments
3
2009-03-31T17:26:23Z
2021-12-03T20:46:42Z
https://github.com/llvm/llvm-project/issues/4289
1,070,954,638
4,289
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3916](https://llvm.org/bz3916) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | NetBSD | | Reporter | LLVM Bugzilla Contributor | ## Extended Description #define EMPTY #include <limits.h> EMPTY should work; it is rejected. The fo...
#include corner cases
https://api.github.com/repos/llvm/llvm-project/issues/4288/comments
3
2009-03-31T17:22:39Z
2021-12-03T20:46:41Z
https://github.com/llvm/llvm-project/issues/4288
1,070,954,632
4,288
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3915](https://llvm.org/bz3915) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:43 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description clang -E foo.h (or, it seems, any file ending .h) doesn't ...
clang -E foo.h doesn't just run the preprocessor
https://api.github.com/repos/llvm/llvm-project/issues/4287/comments
2
2009-03-31T16:02:33Z
2021-12-03T20:46:40Z
https://github.com/llvm/llvm-project/issues/4287
1,070,954,625
4,287
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3914](https://llvm.org/bz3914) | | Resolution | FIXED | | Resolved on | Dec 02, 2010 01:40 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Bad bugzilla, why don't just list the Keywords beside the Keywords input box:( ...
Building fail on vc++ 2008 x64
https://api.github.com/repos/llvm/llvm-project/issues/4286/comments
2
2009-03-31T13:54:43Z
2021-12-03T20:46:39Z
https://github.com/llvm/llvm-project/issues/4286
1,070,954,611
4,286
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3913](https://llvm.org/bz3913) | | Resolution | FIXED | | Resolved on | Apr 24, 2010 07:06 | | Version | trunk | | OS | Linux | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143739127-7c8eedd6-3d2c-4964-81ff-6ce437e00e0c.gz) | | Reporter | LLVM B...
another miscompilation with -loop-index-split
https://api.github.com/repos/llvm/llvm-project/issues/4285/comments
1
2009-03-31T12:36:01Z
2021-12-03T20:46:38Z
https://github.com/llvm/llvm-project/issues/4285
1,070,954,604
4,285
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3912](https://llvm.org/bz3912) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:50 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description version: checker-0.181 clang prints a warning message when a const qualifie...
Warning when passing const T * to __builtin_prefetch() wrt/ dropped qualifiers, expected 'void *'
https://api.github.com/repos/llvm/llvm-project/issues/4284/comments
1
2009-03-31T00:41:33Z
2021-12-03T20:46:37Z
https://github.com/llvm/llvm-project/issues/4284
1,070,954,591
4,284
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3911](https://llvm.org/bz3911) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | All | ## Extended Description GCC's -Wmissing-prototypes emits a warning when a global function is defined without a previous prototype.
Implement -Wmissing-prototypes
https://api.github.com/repos/llvm/llvm-project/issues/4283/comments
1
2009-03-30T23:54:28Z
2021-12-03T20:46:36Z
https://github.com/llvm/llvm-project/issues/4283
1,070,954,581
4,283
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3910](https://llvm.org/bz3910) | | Resolution | INVALID | | Resolved on | Dec 17, 2009 04:38 | | Version | unspecified | | OS | MacOS X | | Attachments | [List of tests failing](https://user-images.githubusercontent.com/60944935/143739126-2f47d18f-2f28-4cb9-b54c-878d01a590d6.gz)...
Many tests failing with ruby 1.9.1(r23098) compiled with clang(r68030)
https://api.github.com/repos/llvm/llvm-project/issues/4282/comments
5
2009-03-30T20:40:13Z
2021-12-03T20:46:36Z
https://github.com/llvm/llvm-project/issues/4282
1,070,954,575
4,282
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3909](https://llvm.org/bz3909) | | Resolution | WORKSFORME | | Resolved on | Apr 22, 2009 02:19 | | Version | unspecified | | OS | Linux | | Attachments | [test case, generated by the LLVM D compiler and simplified manually](https://user-images.githubusercontent.com/60944935/143...
assert in SCEV
https://api.github.com/repos/llvm/llvm-project/issues/4281/comments
5
2009-03-30T19:20:25Z
2022-01-20T02:02:07Z
https://github.com/llvm/llvm-project/issues/4281
1,070,954,568
4,281
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3908](https://llvm.org/bz3908) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:42 | | Version | unspecified | | OS | MacOS X | | Attachments | [Better testcase (doesn't import Foundation)](https://user-images.githubusercontent.com/60944935/143739124-ab4166e4-bf60-49b4-8...
inline asm error compiling _IntSaturate macro
https://api.github.com/repos/llvm/llvm-project/issues/4280/comments
2
2009-03-30T02:29:57Z
2021-12-03T20:46:34Z
https://github.com/llvm/llvm-project/issues/4280
1,070,954,557
4,280
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3907](https://llvm.org/bz3907) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:56 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description It appears that clang isn't looking for any dot syntax property accesses aft...
Incorrect parsing of Class.property.property syntax
https://api.github.com/repos/llvm/llvm-project/issues/4279/comments
1
2009-03-30T02:03:58Z
2021-12-03T20:46:33Z
https://github.com/llvm/llvm-project/issues/4279
1,070,954,551
4,279
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3906](https://llvm.org/bz3906) | | Resolution | FIXED | | Resolved on | Nov 10, 2009 23:56 | | Version | unspecified | | OS | Linux | | CC | @lattner,@echristo | ## Extended Description Per summary, condprop should be removed. As far as I can tell, simplifycfg knows how to do...
Remove condprop pass
https://api.github.com/repos/llvm/llvm-project/issues/4278/comments
5
2009-03-30T02:02:21Z
2021-12-03T20:46:32Z
https://github.com/llvm/llvm-project/issues/4278
1,070,954,543
4,278
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3905](https://llvm.org/bz3905) | | Resolution | FIXED | | Resolved on | Nov 02, 2010 21:55 | | Version | unspecified | | OS | Linux | | Attachments | [An inline asm that causes an assert.](https://user-images.githubusercontent.com/60944935/143739123-49995dc9-03c1-477c-9dc5-bedad...
An incorrect asm statement causes an assert in clang.
https://api.github.com/repos/llvm/llvm-project/issues/4277/comments
2
2009-03-29T22:41:14Z
2021-12-03T20:46:31Z
https://github.com/llvm/llvm-project/issues/4277
1,070,954,531
4,277