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 | [11804](https://llvm.org/bz11804) | | Resolution | WORKSFORME | | Resolved on | Jan 19, 2012 14:39 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description const static short* OutputTable[] = { (short[]){1,2...
Assertion violation in EvaluateLValue for compound literal
https://api.github.com/repos/llvm/llvm-project/issues/12176/comments
2
2012-01-19T20:30:16Z
2022-01-20T02:08:29Z
https://github.com/llvm/llvm-project/issues/12176
1,071,027,091
12,176
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11803](https://llvm.org/bz11803) | | Resolution | FIXED | | Resolved on | Jan 24, 2012 13:01 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Consider this code: #include <cassert> struct A; void foo();...
Disregarding [except.handle]/p1 (catching incomplete types) leads to incorrect dynamic_cast
https://api.github.com/repos/llvm/llvm-project/issues/12175/comments
2
2012-01-19T20:19:29Z
2021-12-03T22:44:25Z
https://github.com/llvm/llvm-project/issues/12175
1,071,027,080
12,175
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11802](https://llvm.org/bz11802) | | Resolution | FIXED | | Resolved on | Jan 20, 2012 18:23 | | Version | 3.0 | | OS | FreeBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @atrick,@efriedma-quic | ## Extended Description Happens on i386 host: CPU: AMD Athlon(tm) XP 2500+...
Assertion failed: (isPtrIV == IndVar->getType()->isPointerTy() && "IndVar type must match IVInit type"), function LinearFunctionTestReplace, file /usr/src/lib/clang/libllvmscalaropts/../../../contrib/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp, line 159
https://api.github.com/repos/llvm/llvm-project/issues/12174/comments
3
2012-01-19T14:35:42Z
2021-12-03T22:44:24Z
https://github.com/llvm/llvm-project/issues/12174
1,071,027,075
12,174
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11801](https://llvm.org/bz11801) | | Resolution | DUPLICATE | | Resolved on | Jan 19, 2012 19:21 | | Version | 3.0 | | OS | All | | CC | @DougGregor | ## Extended Description Running "clang -cc1 -ast-print file.cpp" on following source: int main() { double x = 1/2.; } P...
pretty-printing loses decimal point for double literals
https://api.github.com/repos/llvm/llvm-project/issues/12173/comments
2
2012-01-19T10:06:07Z
2021-12-03T22:44:24Z
https://github.com/llvm/llvm-project/issues/12173
1,071,027,064
12,173
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11800](https://llvm.org/bz11800) | | Resolution | DUPLICATE | | Resolved on | Oct 07, 2012 15:33 | | Version | 3.0 | | OS | All | | CC | @DougGregor | ## Extended Description Running "clang -cc1 -ast-print file.cpp" on following source: template <class S> void fun() { S s...
pretty-printing produces wrong argument list for constructor of template argument class
https://api.github.com/repos/llvm/llvm-project/issues/12172/comments
3
2012-01-19T10:03:16Z
2021-12-03T22:44:23Z
https://github.com/llvm/llvm-project/issues/12172
1,071,027,055
12,172
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11799](https://llvm.org/bz11799) | | Resolution | DUPLICATE | | Resolved on | Oct 07, 2012 13:29 | | Version | 3.0 | | OS | All | | CC | @DougGregor | ## Extended Description Running "clang -cc1 -ast-print file.cpp" on following source: void fun(int& x); int main() { unsi...
pretty-printing produces wrong lvalue cast
https://api.github.com/repos/llvm/llvm-project/issues/12171/comments
3
2012-01-19T09:58:39Z
2021-12-03T22:44:22Z
https://github.com/llvm/llvm-project/issues/12171
1,071,027,046
12,171
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11798](https://llvm.org/bz11798) | | Resolution | FIXED | | Resolved on | May 28, 2013 11:05 | | Version | 3.0 | | OS | Windows XP | | CC | @AaronBallman | ## Extended Description When fast isel is used, the MMI setCallsExternalVAFunctionWithFloatingPointArguments flag does no...
FastISel does not setCallsExternalVAFunctionWithFloatingPointArguments or emit '_fltused' on win32
https://api.github.com/repos/llvm/llvm-project/issues/12170/comments
1
2012-01-19T07:22:52Z
2021-12-03T22:44:21Z
https://github.com/llvm/llvm-project/issues/12170
1,071,027,037
12,170
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11797](https://llvm.org/bz11797) | | Resolution | FIXED | | Resolved on | Jan 25, 2012 20:04 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description When building with -fvisibility=hidden clang produces a...
#pragma GCC visibility push(default) not working properly
https://api.github.com/repos/llvm/llvm-project/issues/12169/comments
1
2012-01-19T04:15:42Z
2021-12-03T22:44:20Z
https://github.com/llvm/llvm-project/issues/12169
1,071,027,034
12,169
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11796](https://llvm.org/bz11796) | | Version | unspecified | | OS | All | ## Extended Description Testcase (compile with clang -std=c89 -pedantic-errors): ```c int f() { return strcmp("foo", "bar"); } ``` Output: ``` <stdin>:1:18: error: implicitly declaring C l...
Incorrect diagnostic implicitly declaring library function in C89 mode
https://api.github.com/repos/llvm/llvm-project/issues/12168/comments
2
2012-01-19T03:13:46Z
2023-08-22T14:18:30Z
https://github.com/llvm/llvm-project/issues/12168
1,071,027,021
12,168
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11795](https://llvm.org/bz11795) | | Resolution | INVALID | | Resolved on | Jan 19, 2012 15:44 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@efriedma-quic | ## Extended Description Clang (incorrectly?) accepts: struct A { A ()...
Clang accepts direct constructor call
https://api.github.com/repos/llvm/llvm-project/issues/12167/comments
2
2012-01-18T23:59:10Z
2021-12-03T22:44:19Z
https://github.com/llvm/llvm-project/issues/12167
1,071,027,010
12,167
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11794](https://llvm.org/bz11794) | | Resolution | FIXED | | Resolved on | Jan 31, 2012 17:15 | | Version | trunk | | OS | FreeBSD | | Attachments | [Running this Python script will generate a file which when compiled with the EarlyCSE optimizer enabled (-O2 will enable it) cause...
EarlyCSE stack overflow on long functions.
https://api.github.com/repos/llvm/llvm-project/issues/12166/comments
7
2012-01-18T23:07:57Z
2021-12-03T22:44:18Z
https://github.com/llvm/llvm-project/issues/12166
1,071,027,006
12,166
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11793](https://llvm.org/bz11793) | | Resolution | FIXED | | Resolved on | Jan 26, 2012 20:24 | | Version | trunk | | OS | All | | CC | @DougGregor | ## Extended Description This is bizarre, but I am not seeing the expected error in the following code: class A { int x[10]; /...
access control somehow suppressed in for-in loop container expression
https://api.github.com/repos/llvm/llvm-project/issues/12165/comments
1
2012-01-18T09:00:41Z
2021-12-03T22:44:17Z
https://github.com/llvm/llvm-project/issues/12165
1,071,026,999
12,165
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11792](https://llvm.org/bz11792) | | Resolution | FIXED | | Resolved on | Jul 26, 2014 14:22 | | Version | unspecified | | OS | Windows NT | | Blocks | llvm/llvm-bugzilla-archive#13707 | | Attachments | [patch sketch](https://user-images.githubusercontent.com/3487/143744592-3b5...
Improve windows sdk lookup logic in WindowsToolChain.cc
https://api.github.com/repos/llvm/llvm-project/issues/12164/comments
10
2012-01-18T08:17:04Z
2021-12-03T22:44:16Z
https://github.com/llvm/llvm-project/issues/12164
1,071,026,993
12,164
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11791](https://llvm.org/bz11791) | | Resolution | FIXED | | Resolved on | Aug 27, 2014 08:48 | | Version | unspecified | | OS | Windows NT | | Blocks | llvm/llvm-bugzilla-archive#13707 | | CC | @asl,@DougGregor,@rnk | ## Extended Description cl.exe accepts this program: temp...
Support pseudodestructors on void in microsoft mode
https://api.github.com/repos/llvm/llvm-project/issues/12163/comments
3
2012-01-18T07:37:41Z
2021-12-03T22:44:15Z
https://github.com/llvm/llvm-project/issues/12163
1,071,026,979
12,163
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11790](https://llvm.org/bz11790) | | Resolution | FIXED | | Resolved on | Aug 27, 2014 08:48 | | Version | unspecified | | OS | Windows NT | | Blocks | llvm/llvm-bugzilla-archive#13707 | | CC | @AaronBallman | ## Extended Description Probably important for many projects. Chr...
Don't set __GNUC__ and friends in microsoft mode, set _MSC_VER instead
https://api.github.com/repos/llvm/llvm-project/issues/12162/comments
6
2012-01-18T07:16:18Z
2021-12-03T22:44:14Z
https://github.com/llvm/llvm-project/issues/12162
1,071,026,973
12,162
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11789](https://llvm.org/bz11789) | | Resolution | FIXED | | Resolved on | Sep 07, 2015 01:26 | | Version | unspecified | | OS | Windows NT | | Blocks | llvm/llvm-bugzilla-archive#12477 | | CC | @majnemer,@zmodem,@tritao | ## Extended Description #include <stdio.h> #define _F...
STR2WSTR(__FUNCTION__) should work in microsoft mode
https://api.github.com/repos/llvm/llvm-project/issues/12161/comments
16
2012-01-18T05:50:56Z
2021-12-03T22:44:13Z
https://github.com/llvm/llvm-project/issues/12161
1,071,026,965
12,161
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11788](https://llvm.org/bz11788) | | Resolution | WORKSFORME | | Resolved on | Jan 17, 2012 18:55 | | Version | trunk | | OS | Linux | | Attachments | [dump](https://user-images.githubusercontent.com/60944935/143744590-f9b96bfe-1d8d-42b8-8066-8f607da4b74a.gz) | | Reporter | LLVM...
It's complicated...
https://api.github.com/repos/llvm/llvm-project/issues/12160/comments
4
2012-01-18T00:12:03Z
2022-01-20T02:08:27Z
https://github.com/llvm/llvm-project/issues/12160
1,071,026,952
12,160
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11787](https://llvm.org/bz11787) | | Version | trunk | | OS | All | | CC | @lattner | ## Extended Description The following code: typedef struct { struct { double x; double y; double z; double w; } a; struct { double x; double y; double z; double w; } b; struct { double x...
Unneeded copy when passing by value
https://api.github.com/repos/llvm/llvm-project/issues/12159/comments
1
2012-01-17T22:07:26Z
2021-12-03T22:44:11Z
https://github.com/llvm/llvm-project/issues/12159
1,071,026,942
12,159
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11786](https://llvm.org/bz11786) | | Resolution | FIXED | | Resolved on | Aug 19, 2012 02:43 | | Version | trunk | | OS | All | | CC | @efriedma-quic | ## Extended Description With this IR, produced while attempting to find a reduced test case for a libc++ miscompilation bug, ...
Fatal error generating code for atomic operations [x86-64]
https://api.github.com/repos/llvm/llvm-project/issues/12158/comments
15
2012-01-17T20:54:07Z
2021-12-03T22:44:10Z
https://github.com/llvm/llvm-project/issues/12158
1,071,026,938
12,158
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11785](https://llvm.org/bz11785) | | Resolution | FIXED | | Resolved on | Jan 22, 2012 21:48 | | Version | trunk | | OS | Linux | | Attachments | [tarball containg bytecode files whoose linkage fails.](https://user-images.githubusercontent.com/60944935/143744587-527a50f3-4b02-47...
llvm linker fails to link code because of a type problem. caused by revision 146932
https://api.github.com/repos/llvm/llvm-project/issues/12157/comments
2
2012-01-17T16:19:15Z
2021-12-03T22:44:09Z
https://github.com/llvm/llvm-project/issues/12157
1,071,026,933
12,157
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11784](https://llvm.org/bz11784) | | Resolution | FIXED | | Resolved on | Jan 17, 2012 15:28 | | Version | trunk | | OS | Linux | | Attachments | [Test case](https://user-images.githubusercontent.com/296817/143744585-4783d010-4bc9-48f4-8c74-f5886af2cd6d.gz) | | CC | @efriedma-qu...
Assertion `(E->getObjectKind() == OK_ObjCProperty || !Ctx.getLangOptions().CPlusPlus) && "C++ struct assignment should be resolved by the " "copy assignment operator."' failed.
https://api.github.com/repos/llvm/llvm-project/issues/12156/comments
1
2012-01-17T14:39:07Z
2021-12-03T22:44:08Z
https://github.com/llvm/llvm-project/issues/12156
1,071,026,927
12,156
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11783](https://llvm.org/bz11783) | | Resolution | FIXED | | Resolved on | Jan 20, 2012 15:24 | | Version | trunk | | OS | Linux | | Attachments | [Test case](https://user-images.githubusercontent.com/296817/143744584-af69b855-663e-4fbd-bc57-ca0165ca5c0e.gz) | | CC | @atrick,@efr...
[LSR] Assertion `isa<SCEVAddRecExpr>(LastIncExpr) && "expect recurrence at IV user"' failed
https://api.github.com/repos/llvm/llvm-project/issues/12155/comments
2
2012-01-17T14:16:33Z
2021-12-03T22:44:08Z
https://github.com/llvm/llvm-project/issues/12155
1,071,026,920
12,155
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11782](https://llvm.org/bz11782) | | Resolution | FIXED | | Resolved on | Jan 20, 2012 13:34 | | Version | trunk | | OS | Linux | | Attachments | [Test case](https://user-images.githubusercontent.com/296817/143744583-6f2fc5c1-db13-43af-8cd1-4bc7b5dde1f9.gz) | | CC | @atrick,@efr...
Bad cast in llvm::SCEVExpander::getAddRecExprPHILiterally
https://api.github.com/repos/llvm/llvm-project/issues/12154/comments
2
2012-01-17T14:09:46Z
2021-12-03T22:44:07Z
https://github.com/llvm/llvm-project/issues/12154
1,071,026,912
12,154
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11781](https://llvm.org/bz11781) | | Resolution | INVALID | | Resolved on | Apr 22, 2013 01:00 | | Version | 3.0 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@DougGregor | ## Extended Description 0 clang 0x0000000106712312 _ZL15PrintStac...
clang segmentation fault
https://api.github.com/repos/llvm/llvm-project/issues/12153/comments
4
2012-01-17T09:24:09Z
2021-12-03T22:44:06Z
https://github.com/llvm/llvm-project/issues/12153
1,071,026,905
12,153
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11780](https://llvm.org/bz11780) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description while debugging a bootstrap failure I noticed that the the build dir name was included in some object files. The problem is that an gets expan...
using assert in generated files embeds the build dir in the output
https://api.github.com/repos/llvm/llvm-project/issues/12152/comments
2
2012-01-17T06:32:34Z
2021-12-03T22:44:05Z
https://github.com/llvm/llvm-project/issues/12152
1,071,026,902
12,152
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11779](https://llvm.org/bz11779) | | Resolution | INVALID | | Resolved on | Jan 18, 2012 01:32 | | Version | 3.0 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description I am in the process of porting the Kite programming language t...
'ret' instruction unwanted interaction
https://api.github.com/repos/llvm/llvm-project/issues/12151/comments
16
2012-01-17T05:55:24Z
2021-12-03T22:44:04Z
https://github.com/llvm/llvm-project/issues/12151
1,071,026,892
12,151
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11778](https://llvm.org/bz11778) | | Version | trunk | | OS | Linux | | CC | @DougGregor,@hubert-reinterpretcast,@jsonn | ## Extended Description <stdin>:1:34: warning: overflow converting case value to switch condition type (256 to 0) [-Wswitch] int f(char c) { switch(c...
incorrectly narrowing switch cases before checking for duplicates
https://api.github.com/repos/llvm/llvm-project/issues/12150/comments
6
2012-01-17T05:38:58Z
2023-08-15T05:10:24Z
https://github.com/llvm/llvm-project/issues/12150
1,071,026,888
12,150
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11777](https://llvm.org/bz11777) | | Resolution | FIXED | | Resolved on | Nov 14, 2012 03:53 | | Version | trunk | | OS | MacOS X | | Attachments | [Reduced test](https://user-images.githubusercontent.com/60944935/143744580-2e8f5949-299d-41f2-90e1-852687f9b1b0.gz) | | Reporter |...
ppc "Ptr must be a pointer to Val type!"
https://api.github.com/repos/llvm/llvm-project/issues/12149/comments
7
2012-01-17T04:44:35Z
2021-12-03T22:44:02Z
https://github.com/llvm/llvm-project/issues/12149
1,071,026,880
12,149
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11776](https://llvm.org/bz11776) | | Resolution | INVALID | | Resolved on | Apr 11, 2014 20:38 | | Version | 3.0 | | OS | FreeBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @echristo | ## Extended Description On FreeBSD 6.3, with gcc 3.4.6, the build failed with these m...
use of private field blocking compile of ParseAST.cpp
https://api.github.com/repos/llvm/llvm-project/issues/12148/comments
1
2012-01-17T02:59:04Z
2021-12-03T22:44:01Z
https://github.com/llvm/llvm-project/issues/12148
1,071,026,874
12,148
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11775](https://llvm.org/bz11775) | | Version | trunk | | OS | All | | Attachments | [examples](https://user-images.githubusercontent.com/60944935/143744579-121d14f4-f0da-4111-9b33-40b389848702.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @RKSimon,@rotateright | ## Exte...
[AVX] opportunity for better code by transforming vec w/one element used to scalar
https://api.github.com/repos/llvm/llvm-project/issues/12147/comments
4
2012-01-17T02:36:10Z
2021-12-03T22:44:00Z
https://github.com/llvm/llvm-project/issues/12147
1,071,026,866
12,147
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11774](https://llvm.org/bz11774) | | Resolution | INVALID | | Resolved on | Apr 11, 2014 20:39 | | Version | 3.0 | | OS | FreeBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @echristo | ## Extended Description On FreeBSD 6.3, using gcc 3.4.6, the build failed with these ...
use of private fields blocking compile of Diagnostic.cpp
https://api.github.com/repos/llvm/llvm-project/issues/12146/comments
2
2012-01-17T02:18:30Z
2021-12-03T22:43:59Z
https://github.com/llvm/llvm-project/issues/12146
1,071,026,860
12,146
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11773](https://llvm.org/bz11773) | | Resolution | INVALID | | Resolved on | Apr 11, 2014 20:40 | | Version | trunk | | OS | FreeBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @dwblaikie,@echristo | ## Extended Description On FreeBSD 6.3, with gcc 3.4.6, make ends with t...
compile stopped at ParseExprCXX.cpp
https://api.github.com/repos/llvm/llvm-project/issues/12145/comments
2
2012-01-16T23:47:56Z
2021-12-03T22:43:58Z
https://github.com/llvm/llvm-project/issues/12145
1,071,026,849
12,145
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11772](https://llvm.org/bz11772) | | Resolution | FIXED | | Resolved on | Jan 16, 2012 22:46 | | Version | trunk | | OS | All | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143744578-f50f1302-bf5f-4b3a-abcf-6d93ddd05c98.gz) | | Reporter | LLVM B...
[AVX2] x86 isel crash with 16-wide vector and shl
https://api.github.com/repos/llvm/llvm-project/issues/12144/comments
1
2012-01-16T20:22:31Z
2021-12-03T22:43:57Z
https://github.com/llvm/llvm-project/issues/12144
1,071,026,839
12,144
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11771](https://llvm.org/bz11771) | | Resolution | FIXED | | Resolved on | Jan 20, 2012 10:23 | | Version | trunk | | OS | MacOS X | | CC | @asl,@efriedma-quic | ## Extended Description The shift operator >> on int2 seems broken. The example code below extracts the sign bit of ...
Vectors shift operator broken
https://api.github.com/repos/llvm/llvm-project/issues/12143/comments
10
2012-01-16T20:05:44Z
2021-12-03T22:43:56Z
https://github.com/llvm/llvm-project/issues/12143
1,071,026,835
12,143
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11770](https://llvm.org/bz11770) | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description Compiling typedef struct { long long int quot; long long int rem; } lldiv_t; #ifdef foo lldiv_t lldiv(long long int ...
missing sret in some cases
https://api.github.com/repos/llvm/llvm-project/issues/12142/comments
8
2012-01-16T18:21:08Z
2023-08-15T15:58:46Z
https://github.com/llvm/llvm-project/issues/12142
1,071,026,829
12,142
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11769](https://llvm.org/bz11769) | | Resolution | FIXED | | Resolved on | Jan 17, 2012 03:17 | | Version | trunk | | OS | Windows NT | | Attachments | [Reproducer](https://user-images.githubusercontent.com/60944935/143744575-11a217b8-42ac-4c73-943f-ddff39285aba.gz) | | Reporter ...
AVX codegen crash
https://api.github.com/repos/llvm/llvm-project/issues/12141/comments
1
2012-01-16T18:11:46Z
2021-12-03T22:43:55Z
https://github.com/llvm/llvm-project/issues/12141
1,071,026,821
12,141
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11768](https://llvm.org/bz11768) | | Resolution | FIXED | | Resolved on | Jan 16, 2012 10:42 | | Version | trunk | | OS | All | | CC | @efriedma-quic | ## Extended Description While building icu with clang trunk r148116 on FreeBSD/i386, I ran into several crashes when the buil...
__sync_synchronize non-sse lowering doesn't clobber flags
https://api.github.com/repos/llvm/llvm-project/issues/12140/comments
1
2012-01-16T15:49:18Z
2021-12-03T22:43:54Z
https://github.com/llvm/llvm-project/issues/12140
1,071,026,818
12,140
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11767](https://llvm.org/bz11767) | | Version | 3.0 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Currently in LLVM it is legal to define two multiclasses (and an example instruction) like so: multiclass A<string OpString, PatFrag OpNode> {...
TableGen allows anonymous 'defm's of multiclasses with Instruction defs.
https://api.github.com/repos/llvm/llvm-project/issues/12139/comments
1
2012-01-15T17:03:37Z
2023-08-11T13:40:49Z
https://github.com/llvm/llvm-project/issues/12139
1,071,026,813
12,139
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11766](https://llvm.org/bz11766) | | Resolution | INVALID | | Resolved on | Apr 03, 2012 19:42 | | Version | 2.8 | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Code below doesn't issue a warning about ambigious conversion o...
clang c++ ambigious conversion by constructor and operator
https://api.github.com/repos/llvm/llvm-project/issues/12138/comments
4
2012-01-14T20:12:58Z
2021-12-03T22:43:52Z
https://github.com/llvm/llvm-project/issues/12138
1,071,026,801
12,138
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11765](https://llvm.org/bz11765) | | Resolution | FIXED | | Resolved on | Jan 26, 2012 13:13 | | Version | trunk | | OS | All | | Attachments | [Testcase](https://user-images.githubusercontent.com/67392/143744574-d8612b7e-7790-4a2c-a76e-22e965e25fa4.gz) | | CC | @stoklund | ## ...
Assertion in register scavenger
https://api.github.com/repos/llvm/llvm-project/issues/12137/comments
8
2012-01-14T17:09:53Z
2021-12-03T22:43:51Z
https://github.com/llvm/llvm-project/issues/12137
1,071,026,795
12,137
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11764](https://llvm.org/bz11764) | | Resolution | FIXED | | Resolved on | Jan 15, 2012 00:31 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description Given the following program: #include <typeinfo> #in...
decltype(MyClass()) doesn't work as a trailing return type
https://api.github.com/repos/llvm/llvm-project/issues/12136/comments
1
2012-01-14T16:21:47Z
2021-12-03T22:43:50Z
https://github.com/llvm/llvm-project/issues/12136
1,071,026,793
12,136
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11763](https://llvm.org/bz11763) | | Resolution | FIXED | | Resolved on | Sep 18, 2020 01:40 | | Version | trunk | | OS | Linux | | CC | @AaronBallman,@AlexeySalmin,@asl,@chandlerc,@echristo,@efriedma-quic,@fhahn,@jyknight,@sunfishcode,@plopresti,@mikaelholmen,@nemanjai,@orivej,...
memcpy call with overlapping (same) regions is created by LLVM
https://api.github.com/repos/llvm/llvm-project/issues/12135/comments
29
2012-01-14T03:23:49Z
2021-12-03T22:43:49Z
https://github.com/llvm/llvm-project/issues/12135
1,071,026,785
12,135
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11762](https://llvm.org/bz11762) | | Resolution | FIXED | | Resolved on | Jan 23, 2012 15:54 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Matt tells me we are missing support for .cfi_signal_frame and that it is used by th...
Missing support for .cfi_signal_frame
https://api.github.com/repos/llvm/llvm-project/issues/12134/comments
1
2012-01-14T00:54:34Z
2021-12-03T22:43:49Z
https://github.com/llvm/llvm-project/issues/12134
1,071,026,780
12,134
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11761](https://llvm.org/bz11761) | | Resolution | FIXED | | Resolved on | Jan 13, 2012 21:19 | | Version | trunk | | OS | Linux | | Attachments | [Test case](https://user-images.githubusercontent.com/296817/143744573-4524d536-5484-44e6-b32d-2f80a14a872d.gz) | | CC | @atrick,@efr...
Bad IR generated for amd64 (Instruction does not dominate all uses!)
https://api.github.com/repos/llvm/llvm-project/issues/12133/comments
4
2012-01-13T23:02:21Z
2021-12-03T22:43:48Z
https://github.com/llvm/llvm-project/issues/12133
1,071,026,775
12,133
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11760](https://llvm.org/bz11760) | | Resolution | FIXED | | Resolved on | Sep 22, 2012 23:10 | | Version | trunk | | OS | MacOS X | | Attachments | [repro case](https://user-images.githubusercontent.com/92601524/143744570-7756b847-3ba5-4ba7-bd28-12cb617854c9.gz) | | CC | @nlewyc...
llvm-cov crashes in llvm::GCOVFunction::read with trivial test case
https://api.github.com/repos/llvm/llvm-project/issues/12132/comments
12
2012-01-13T20:09:52Z
2021-12-03T22:43:47Z
https://github.com/llvm/llvm-project/issues/12132
1,071,026,768
12,132
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11759](https://llvm.org/bz11759) | | Resolution | DUPLICATE | | Resolved on | Jan 13, 2012 09:57 | | Version | trunk | | OS | Linux | | CC | @DougGregor | ## Extended Description [dcl.link]/6 says At most one function with a particular name can have C language linkage. Two dec...
bogus ambiguity error for extern "C" function redeclared in different namespaces
https://api.github.com/repos/llvm/llvm-project/issues/12131/comments
3
2012-01-13T16:11:03Z
2021-12-03T22:43:46Z
https://github.com/llvm/llvm-project/issues/12131
1,071,026,762
12,131
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11758](https://llvm.org/bz11758) | | Resolution | FIXED | | Resolved on | Dec 31, 2013 19:09 | | Version | trunk | | OS | Linux | | CC | @DougGregor,@kariya-mitsuru | ## Extended Description namespace N { void f(); void g(); void h(); namespace { void f(int) { } } ...
declarations made visible by using-directive are hidden by namespace members during unqualified name lookup
https://api.github.com/repos/llvm/llvm-project/issues/12130/comments
2
2012-01-13T16:03:39Z
2021-12-03T22:43:45Z
https://github.com/llvm/llvm-project/issues/12130
1,071,026,753
12,130
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11757](https://llvm.org/bz11757) | | Resolution | FIXED | | Resolved on | Feb 16, 2012 16:46 | | Version | 2.9 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner,@DougGregor,@efriedma-quic | ## Extended Description It seems clang misses the copy elision ...
Missed copy elision when using operator new
https://api.github.com/repos/llvm/llvm-project/issues/12129/comments
2
2012-01-13T14:03:35Z
2021-12-03T22:43:44Z
https://github.com/llvm/llvm-project/issues/12129
1,071,026,746
12,129
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11756](https://llvm.org/bz11756) | | Resolution | FIXED | | Resolved on | Jan 17, 2012 23:13 | | Version | 3.0 | | OS | FreeBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@stoklund | ## Extended Description When compiling Oracle (Berkeley) db5.2 clang crashes with:...
Greedy Register Allocator crashes on compiling db5
https://api.github.com/repos/llvm/llvm-project/issues/12128/comments
5
2012-01-13T11:55:40Z
2021-12-03T22:43:43Z
https://github.com/llvm/llvm-project/issues/12128
1,071,026,739
12,128
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11755](https://llvm.org/bz11755) | | Resolution | WORKSFORME | | Resolved on | Feb 11, 2012 12:26 | | Version | unspecified | | OS | All | | CC | @AaronBallman,@DougGregor | ## Extended Description Testcase: constexpr int main() { return 0; } This is illegal per [basic.start...
clang allows declaring main constexpr
https://api.github.com/repos/llvm/llvm-project/issues/12127/comments
1
2012-01-13T04:47:37Z
2022-01-20T02:08:27Z
https://github.com/llvm/llvm-project/issues/12127
1,071,026,733
12,127
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11754](https://llvm.org/bz11754) | | Resolution | FIXED | | Resolved on | Jan 12, 2012 23:42 | | Version | unspecified | | OS | All | | CC | @DougGregor,@zygoloid | ## Extended Description Testcase: struct A {}; struct B : virtual A { constexpr int a(); }
clang allows declaring constexpr instance function on type with virtual base
https://api.github.com/repos/llvm/llvm-project/issues/12126/comments
2
2012-01-13T04:40:24Z
2021-12-03T22:43:42Z
https://github.com/llvm/llvm-project/issues/12126
1,071,026,723
12,126
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11753](https://llvm.org/bz11753) | | Resolution | FIXED | | Resolved on | Jul 17, 2019 09:25 | | Version | 3.0 | | OS | Linux | | Attachments | [Test program to demonstrate the bug](https://user-images.githubusercontent.com/60944935/143744560-da9b22a0-029a-4281-8845-c64382350f42...
Incorrect code generated for 64bit types on ARM
https://api.github.com/repos/llvm/llvm-project/issues/12125/comments
7
2012-01-13T01:36:03Z
2021-12-03T22:43:41Z
https://github.com/llvm/llvm-project/issues/12125
1,071,026,715
12,125
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11752](https://llvm.org/bz11752) | | Resolution | FIXED | | Resolved on | Jan 12, 2012 17:38 | | Version | unspecified | | OS | MacOS X | | Attachments | [The test program](https://user-images.githubusercontent.com/60944935/143744559-a2f60686-c943-45cd-a66d-bdd5b348d586.gz) | | ...
ifstream - reopening a file does not see the beginning.
https://api.github.com/repos/llvm/llvm-project/issues/12124/comments
2
2012-01-12T23:31:07Z
2021-12-03T22:43:40Z
https://github.com/llvm/llvm-project/issues/12124
1,071,026,702
12,124
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11751](https://llvm.org/bz11751) | | Resolution | FIXED | | Resolved on | Jan 12, 2012 21:59 | | Version | trunk | | OS | Linux | | Attachments | [File to produce assertion, --enable-assertion=YES is required](https://user-images.githubusercontent.com/60944935/143744553-a4695e4...
Unmatched BaseTy in Assertion Test in ComputeRecordLayout function
https://api.github.com/repos/llvm/llvm-project/issues/12123/comments
7
2012-01-12T23:13:29Z
2021-12-03T22:43:39Z
https://github.com/llvm/llvm-project/issues/12123
1,071,026,690
12,123
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11750](https://llvm.org/bz11750) | | Resolution | FIXED | | Resolved on | Jan 20, 2012 13:07 | | Version | trunk | | OS | All | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143744551-722efccd-4bd3-4af7-bbca-1f41d6b90432.gz), [test case driver pr...
[AVX2] incorrect code generated
https://api.github.com/repos/llvm/llvm-project/issues/12122/comments
5
2012-01-12T20:10:12Z
2021-12-03T22:43:38Z
https://github.com/llvm/llvm-project/issues/12122
1,071,026,683
12,122
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11749](https://llvm.org/bz11749) | | Resolution | FIXED | | Resolved on | Jan 12, 2012 23:05 | | Version | trunk | | OS | All | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143744550-1fb34e39-1538-4a8d-b8bf-d75956370b25.gz) | | Reporter | LLVM B...
[AVX2] Assertion hits with i64-based shufflevector in X86ISelLowering.cpp
https://api.github.com/repos/llvm/llvm-project/issues/12121/comments
2
2012-01-12T19:24:27Z
2021-12-03T22:43:38Z
https://github.com/llvm/llvm-project/issues/12121
1,071,026,677
12,121
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11748](https://llvm.org/bz11748) | | Resolution | FIXED | | Resolved on | Sep 11, 2019 14:48 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @davidbolvansky,@DougGregor,@jdoerfert,@jrmuizel,@LebedevRI | ## Extended Description Jeff noticed ...
Return from new not assumed to be non-null
https://api.github.com/repos/llvm/llvm-project/issues/12120/comments
14
2012-01-12T04:53:24Z
2021-12-03T22:43:37Z
https://github.com/llvm/llvm-project/issues/12120
1,071,026,671
12,120
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11747](https://llvm.org/bz11747) | | Resolution | FIXED | | Resolved on | Feb 04, 2012 17:19 | | Version | unspecified | | OS | All | | CC | @AaronBallman,@DougGregor | ## Extended Description Testcase: int x = reinterpret_cast<int>(0); As far as I can tell, this is legal per...
clang incorrectly rejects reinterpret_cast<int>(0)
https://api.github.com/repos/llvm/llvm-project/issues/12119/comments
1
2012-01-12T00:46:51Z
2021-12-03T22:43:35Z
https://github.com/llvm/llvm-project/issues/12119
1,071,026,663
12,119
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11746](https://llvm.org/bz11746) | | Resolution | DUPLICATE | | Resolved on | Jan 11, 2012 15:26 | | Version | trunk | | OS | MacOS X | | Attachments | [repro case](https://user-images.githubusercontent.com/92601524/143744549-060998a7-8475-4a21-a16e-9beeaa0adb23.gz) | | CC | @ef...
False positive warning with 'instancetype' and deprecated method of same name in NSString
https://api.github.com/repos/llvm/llvm-project/issues/12118/comments
2
2012-01-11T22:44:47Z
2021-12-03T22:43:35Z
https://github.com/llvm/llvm-project/issues/12118
1,071,026,655
12,118
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11745](https://llvm.org/bz11745) | | Resolution | FIXED | | Resolved on | Jan 12, 2012 16:43 | | Version | unspecified | | OS | Linux | | CC | @DougGregor,@efriedma-quic | ## Extended Description Given: template<typename T, unsigned> struct X : T {}; struct E {}; struct Test1...
incorrect class layout with duplicate empty base classes of small nonempty class
https://api.github.com/repos/llvm/llvm-project/issues/12117/comments
1
2012-01-11T21:15:11Z
2021-12-03T22:43:34Z
https://github.com/llvm/llvm-project/issues/12117
1,071,026,643
12,117
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11744](https://llvm.org/bz11744) | | Resolution | FIXED | | Resolved on | Jan 25, 2012 17:20 | | Version | 3.0 | | OS | FreeBSD | | Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143744548-9a5bcf45-7c73-4bb5-946e-35b787da1f30.gz) | | Reporter | LLVM...
Assertion failure with multi-dimensional arrays and templates
https://api.github.com/repos/llvm/llvm-project/issues/12116/comments
4
2012-01-11T16:48:45Z
2021-12-03T22:43:33Z
https://github.com/llvm/llvm-project/issues/12116
1,071,026,636
12,116
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11743](https://llvm.org/bz11743) | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description It is getting much harder to fuzz clang into crashing than it used to be, and the resulting code is much crazier lookin...
Segfault in slightly crazy invalid code
https://api.github.com/repos/llvm/llvm-project/issues/12115/comments
3
2012-01-11T15:33:23Z
2023-05-26T12:26:19Z
https://github.com/llvm/llvm-project/issues/12115
1,071,026,629
12,115
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11742](https://llvm.org/bz11742) | | Version | unspecified | | OS | Linux | | CC | @DougGregor | ## Extended Description Padding for objects with static storage duration is currently emitted as undef. This is non-conforming in C++11, because: 1) zero initialization is perform...
c++11: constant emitter needs to zero-initialize padding for trivially-copyable types
https://api.github.com/repos/llvm/llvm-project/issues/12114/comments
8
2012-01-11T06:59:38Z
2023-11-03T12:45:18Z
https://github.com/llvm/llvm-project/issues/12114
1,071,026,624
12,114
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11741](https://llvm.org/bz11741) | | Resolution | DUPLICATE | | Resolved on | Mar 28, 2012 18:30 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek,@nico,@seanm | ## Extended Description Gcc warns on void f(void) { int a; ...
Missing "set but unused" warning
https://api.github.com/repos/llvm/llvm-project/issues/12113/comments
4
2012-01-11T03:13:48Z
2021-12-03T22:43:30Z
https://github.com/llvm/llvm-project/issues/12113
1,071,026,618
12,113
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11740](https://llvm.org/bz11740) | | Resolution | FIXED | | Resolved on | Apr 19, 2016 19:48 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-bugzilla-archive#24345 | | Reporter | LLVM Bugzilla Contributor | | CC | @compnerd | ## Extended Description $ cat x.s ...
can't use clang -g to assemble .s file with .file directive
https://api.github.com/repos/llvm/llvm-project/issues/12112/comments
10
2012-01-11T03:04:11Z
2021-12-03T22:43:29Z
https://github.com/llvm/llvm-project/issues/12112
1,071,026,610
12,112
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11739](https://llvm.org/bz11739) | | Resolution | FIXED | | Resolved on | Jan 12, 2015 10:50 | | Version | unspecified | | OS | All | | CC | @Weverything | ## Extended Description After writing a bunch of Java, I sometimes write something like: const char[] kFoo = "foo" ...
Have a fixit for |const char[] kFoo = "foo";| et al
https://api.github.com/repos/llvm/llvm-project/issues/12111/comments
7
2012-01-11T02:02:00Z
2021-12-03T22:43:29Z
https://github.com/llvm/llvm-project/issues/12111
1,071,026,601
12,111
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11738](https://llvm.org/bz11738) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description The following bug is probably very stupid, and I don't mind if it gets closed, but I thought I would report it any...
clang segfaults when file changes
https://api.github.com/repos/llvm/llvm-project/issues/12110/comments
4
2012-01-11T01:02:55Z
2025-02-24T15:22:03Z
https://github.com/llvm/llvm-project/issues/12110
1,071,026,595
12,110
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11737](https://llvm.org/bz11737) | | Resolution | FIXED | | Resolved on | Jan 25, 2012 15:14 | | Version | unspecified | | OS | Linux | | CC | @DougGregor | ## Extended Description struct S{}; bool begun(S); void f() { for (auto i : S()) {} } <stdin>:1:51: error: use of undec...
typo correction applied to implicit begin/end calls in for-range statement
https://api.github.com/repos/llvm/llvm-project/issues/12109/comments
1
2012-01-11T00:50:16Z
2021-12-03T22:43:27Z
https://github.com/llvm/llvm-project/issues/12109
1,071,026,586
12,109
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11736](https://llvm.org/bz11736) | | Resolution | WORKSFORME | | Resolved on | Aug 16, 2015 12:53 | | Version | trunk | | OS | Linux | | Attachments | [fix when movw/movt operand is a register.patch](https://user-images.githubusercontent.com/60944935/143744542-91f6d31e-4de0-470b...
%R Unsupported operand type for movw/movt on ARMv6T2 and later
https://api.github.com/repos/llvm/llvm-project/issues/12108/comments
4
2012-01-11T00:18:33Z
2022-01-20T02:08:25Z
https://github.com/llvm/llvm-project/issues/12108
1,071,026,574
12,108
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11735](https://llvm.org/bz11735) | | Version | trunk | | OS | Windows XP | | CC | @zmodem,@Kojoley,@kaomoneus | ## Extended Description for the following code: int foo(int a) { switch(a) { case 5: return 17; case ...
Poor optimization of switch statement
https://api.github.com/repos/llvm/llvm-project/issues/12107/comments
6
2012-01-10T16:57:56Z
2023-11-03T12:57:59Z
https://github.com/llvm/llvm-project/issues/12107
1,071,026,566
12,107
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11734](https://llvm.org/bz11734) | | Resolution | FIXED | | Resolved on | Jan 10, 2012 09:16 | | Version | unspecified | | OS | All | | Attachments | [Patch to fix assigning a real to a complex number.](https://user-images.githubusercontent.com/60944935/143744540-a6cbae8f-b4b6-4...
When assigning a real number to complex one, zero out the imaginary part
https://api.github.com/repos/llvm/llvm-project/issues/12106/comments
1
2012-01-10T08:58:27Z
2021-12-03T22:43:24Z
https://github.com/llvm/llvm-project/issues/12106
1,071,026,556
12,106
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11733](https://llvm.org/bz11733) | | Resolution | INVALID | | Resolved on | Jan 09, 2012 21:11 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@efriedma-quic,@zygoloid | ## Extended Description The code: static_assert(u8"\U0001F3...
static_assert on Unicode string literals seems to get wrong values
https://api.github.com/repos/llvm/llvm-project/issues/12105/comments
2
2012-01-10T03:36:16Z
2021-12-03T22:43:23Z
https://github.com/llvm/llvm-project/issues/12105
1,071,026,552
12,105
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11732](https://llvm.org/bz11732) | | Resolution | FIXED | | Resolved on | Jan 17, 2012 14:43 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@efriedma-quic | ## Extended Description The following fragment: extern void Func();...
Spurious ARC release of caught exception in @&#8203;catch block
https://api.github.com/repos/llvm/llvm-project/issues/12104/comments
4
2012-01-10T03:10:49Z
2021-12-03T22:43:23Z
https://github.com/llvm/llvm-project/issues/12104
1,071,026,545
12,104
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11731](https://llvm.org/bz11731) | | Resolution | INVALID | | Resolved on | Jan 11, 2012 06:34 | | Version | 3.0 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@efriedma-quic | ## Extended Description If you examine either the ARMv6-M TRM or even better ...
llc -mcpu=cortex-m0 generates illegal opcodes
https://api.github.com/repos/llvm/llvm-project/issues/12103/comments
2
2012-01-09T21:01:34Z
2021-12-03T22:43:22Z
https://github.com/llvm/llvm-project/issues/12103
1,071,026,542
12,103
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11730](https://llvm.org/bz11730) | | Version | trunk | | OS | All | | Attachments | [sext instructions immediately after vector compares, good code](https://user-images.githubusercontent.com/60944935/143744537-184de146-c1e0-4331-9be8-85ef85887430.gz), [sext instruction after phi...
[AVX,SSE] inefficient code generated for vector compares due to sext to i32 moved across phi node
https://api.github.com/repos/llvm/llvm-project/issues/12102/comments
7
2012-01-09T20:25:25Z
2021-12-03T22:43:21Z
https://github.com/llvm/llvm-project/issues/12102
1,071,026,534
12,102
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11729](https://llvm.org/bz11729) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description See also: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33426 #pragma ivdep Says the compiler may assume the following loop nest d...
#pragma iwdep support
https://api.github.com/repos/llvm/llvm-project/issues/12101/comments
0
2012-01-09T17:12:06Z
2021-12-03T22:43:20Z
https://github.com/llvm/llvm-project/issues/12101
1,071,026,523
12,101
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11728](https://llvm.org/bz11728) | | Resolution | FIXED | | Resolved on | Jan 10, 2012 06:32 | | Version | 2.9 | | OS | All | | Attachments | [bug.cpp and inc.cpp files which trigger a segfault during compilation on my machine](https://user-images.githubusercontent.com/60944935/...
segfault with a C++ code when used with -pthread
https://api.github.com/repos/llvm/llvm-project/issues/12100/comments
2
2012-01-09T15:55:47Z
2021-12-03T22:43:19Z
https://github.com/llvm/llvm-project/issues/12100
1,071,026,518
12,100
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11727](https://llvm.org/bz11727) | | Resolution | DUPLICATE | | Resolved on | May 20, 2019 11:01 | | Version | trunk | | OS | Linux | | Depends On | llvm/llvm-project#10422 | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic,@isanbard,@jryans,@arsenm,@silvasean | ...
Where are the man pages?
https://api.github.com/repos/llvm/llvm-project/issues/12099/comments
5
2012-01-09T13:42:14Z
2021-12-03T22:43:18Z
https://github.com/llvm/llvm-project/issues/12099
1,071,026,511
12,099
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11726](https://llvm.org/bz11726) | | Resolution | FIXED | | Resolved on | Jan 09, 2012 17:47 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description This code generates an assertion when compiled with "/Us...
Assertion with -Wlarge-by-value-copy and unknown type in template
https://api.github.com/repos/llvm/llvm-project/issues/12098/comments
1
2012-01-09T08:17:28Z
2021-12-03T22:43:17Z
https://github.com/llvm/llvm-project/issues/12098
1,071,026,494
12,098
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11725](https://llvm.org/bz11725) | | Resolution | FIXED | | Resolved on | Jan 10, 2012 18:15 | | Version | trunk | | OS | Linux | | Attachments | [Pre-processed input](https://user-images.githubusercontent.com/296817/143744533-dc49590b-b46f-4b9a-bc06-ea666db63717.gz), [Output of...
Miscompilation in x86-32 mode possibly involving spill slots
https://api.github.com/repos/llvm/llvm-project/issues/12097/comments
1
2012-01-08T20:57:09Z
2021-12-03T22:43:17Z
https://github.com/llvm/llvm-project/issues/12097
1,071,026,488
12,097
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11724](https://llvm.org/bz11724) | | Resolution | FIXED | | Resolved on | Jan 09, 2012 22:38 | | Version | trunk | | OS | All | | Attachments | [Reduced test case](https://user-images.githubusercontent.com/60944935/143744532-eb0d6141-d1cc-4af7-8a6c-ee706196c6af.gz) | | Reporter ...
Crash when using union in C++11: "Constant expressions should be initialized" UNREACHABLE
https://api.github.com/repos/llvm/llvm-project/issues/12096/comments
2
2012-01-08T14:42:17Z
2021-12-03T22:43:16Z
https://github.com/llvm/llvm-project/issues/12096
1,071,026,485
12,096
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11723](https://llvm.org/bz11723) | | Resolution | DUPLICATE | | Resolved on | Jul 04, 2016 23:11 | | Version | trunk | | OS | All | | CC | @davidstone,@DougGregor,@gnzlbg,@griwes,@HighCommander4 | ## Extended Description This code should not be accepted, but clang (and GCC) ac...
Clang doesn't substitute into template parameter list of type template parameter pack if the pack is unused
https://api.github.com/repos/llvm/llvm-project/issues/12095/comments
12
2012-01-08T04:29:21Z
2021-12-03T22:43:15Z
https://github.com/llvm/llvm-project/issues/12095
1,071,026,475
12,095
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11722](https://llvm.org/bz11722) | | Version | trunk | | OS | Linux | | Attachments | [Value stored to 'result' is never read](https://user-images.githubusercontent.com/60944935/143744528-4b1fcbba-815b-43c3-891d-6e2009488a30.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | ...
False positive 'dead assignment' when using exception
https://api.github.com/repos/llvm/llvm-project/issues/12094/comments
10
2012-01-07T22:11:06Z
2021-12-03T22:43:14Z
https://github.com/llvm/llvm-project/issues/12094
1,071,026,466
12,094
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11721](https://llvm.org/bz11721) | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description clang accepts, but GCC and Comeau reject: namespace{ class bar; } class foo { friend class bar; void f(); };...
accepts invalid with forward declaration in a anonymous namespace
https://api.github.com/repos/llvm/llvm-project/issues/12093/comments
3
2012-01-07T04:41:45Z
2023-07-17T17:58:11Z
https://github.com/llvm/llvm-project/issues/12093
1,071,026,459
12,093
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11720](https://llvm.org/bz11720) | | Resolution | WORKSFORME | | Resolved on | Jan 10, 2012 12:57 | | Version | trunk | | OS | Linux | | Attachments | [preprocessed source](https://user-images.githubusercontent.com/60944935/143744527-5b2ca24c-389b-49d7-8448-4a75f92bf8ac.gz) | | ...
Excessive memory consumption
https://api.github.com/repos/llvm/llvm-project/issues/12092/comments
2
2012-01-07T01:06:13Z
2022-01-20T02:08:24Z
https://github.com/llvm/llvm-project/issues/12092
1,071,026,455
12,092
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11719](https://llvm.org/bz11719) | | Resolution | INVALID | | Resolved on | Jan 06, 2012 16:40 | | Version | unspecified | | OS | Linux | | Attachments | [File to produce the bus err](https://user-images.githubusercontent.com/60944935/143744522-574e11a0-e73d-4849-87fb-7c2431e612...
Vector Alignment Is not Defined for Small Size Vector for Clang Vector Extension on ARM
https://api.github.com/repos/llvm/llvm-project/issues/12091/comments
15
2012-01-06T23:02:33Z
2021-12-03T22:43:12Z
https://github.com/llvm/llvm-project/issues/12091
1,071,026,449
12,091
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11718](https://llvm.org/bz11718) | | Version | 3.0 | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@stoklund | ## Extended Description With large functions, the ExeDepsFix pass seems to use exponential amounts of memory. A 100K instruction function with ~2...
ExeDepsFix seems to use exponential amount of memory on large functions
https://api.github.com/repos/llvm/llvm-project/issues/12090/comments
5
2012-01-06T18:20:45Z
2021-12-03T22:43:11Z
https://github.com/llvm/llvm-project/issues/12090
1,071,026,439
12,090
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11717](https://llvm.org/bz11717) | | Resolution | FIXED | | Resolved on | Nov 05, 2013 05:56 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @whitequark | ## Extended Description Without the below patch, it currently ignores the address space...
OCaml declare_qualified_global does not respect address space argument
https://api.github.com/repos/llvm/llvm-project/issues/12089/comments
1
2012-01-06T06:48:02Z
2021-12-03T22:43:10Z
https://github.com/llvm/llvm-project/issues/12089
1,071,026,430
12,089
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11716](https://llvm.org/bz11716) | | Version | unspecified | | OS | All | | CC | @asl,@DougGregor,@zygoloid | ## Extended Description Testcase: constexpr long a() { return (0 && ({lbl1:lbl2: 0;})), (long)&&lbl1 - (long)&&lbl2; } void b() { static long b = a(); } Crashes in ...
Crash referring to label from a constexpr function
https://api.github.com/repos/llvm/llvm-project/issues/12088/comments
4
2012-01-06T02:18:09Z
2023-05-22T11:00:08Z
https://github.com/llvm/llvm-project/issues/12088
1,071,026,421
12,088
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11715](https://llvm.org/bz11715) | | Resolution | FIXED | | Resolved on | Jan 05, 2012 18:06 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The following files have enum declarations ending with commas: include/lldb/S...
comma at end of enumerator list
https://api.github.com/repos/llvm/llvm-project/issues/12087/comments
1
2012-01-06T01:22:58Z
2021-12-03T22:43:08Z
https://github.com/llvm/llvm-project/issues/12087
1,071,026,413
12,087
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11714](https://llvm.org/bz11714) | | Resolution | FIXED | | Resolved on | Aug 30, 2016 09:53 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @filcab,@tberghammer | ## Extended Description For one thing, tools/lldb/Makefile contains PYT...
Cross compiling lldb is broken
https://api.github.com/repos/llvm/llvm-project/issues/12086/comments
2
2012-01-06T01:06:19Z
2021-12-03T22:43:07Z
https://github.com/llvm/llvm-project/issues/12086
1,071,026,402
12,086
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11713](https://llvm.org/bz11713) | | Resolution | FIXED | | Resolved on | Mar 12, 2012 16:09 | | Version | trunk | | OS | Linux | | Attachments | [self-containing testcase](https://user-images.githubusercontent.com/60944935/143744519-d875ff44-287b-4bef-89ee-fe53baf5d298.gz) | | ...
clang++ fails to compile boost::bind with template function
https://api.github.com/repos/llvm/llvm-project/issues/12085/comments
8
2012-01-05T16:33:06Z
2021-12-03T22:43:07Z
https://github.com/llvm/llvm-project/issues/12085
1,071,026,395
12,085
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11712](https://llvm.org/bz11712) | | Resolution | FIXED | | Resolved on | Jan 05, 2012 16:34 | | Version | trunk | | OS | Linux | | CC | @DougGregor,@efriedma-quic | ## Extended Description clang incorrectly performs default-initialization, not value-initialization, on a varia...
value-initialization not performed on variable initialized by empty argument pack expansion
https://api.github.com/repos/llvm/llvm-project/issues/12084/comments
1
2012-01-05T15:42:39Z
2021-12-03T22:43:06Z
https://github.com/llvm/llvm-project/issues/12084
1,071,026,386
12,084
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11711](https://llvm.org/bz11711) | | Resolution | FIXED | | Resolved on | Jan 06, 2012 06:20 | | Version | 3.0 | | OS | FreeBSD | | CC | @davidchisnall | ## Extended Description Consider the following collection of C header files: http://svnweb.freebsd.org/base/head/sys/sys/c...
-fno-builtin still uses builtins
https://api.github.com/repos/llvm/llvm-project/issues/12083/comments
5
2012-01-05T14:34:05Z
2021-12-03T22:43:05Z
https://github.com/llvm/llvm-project/issues/12083
1,071,026,377
12,083
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11710](https://llvm.org/bz11710) | | Resolution | FIXED | | Resolved on | Aug 10, 2020 15:11 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @dwblaikie,@nickdesaulniers | ## Extended Description It is possible to instruct GCC to produce debug...
-fno-eliminate-unused-debug-types is not supported by clang (or llvm-gcc)
https://api.github.com/repos/llvm/llvm-project/issues/12082/comments
6
2012-01-05T08:48:44Z
2021-12-03T22:43:04Z
https://github.com/llvm/llvm-project/issues/12082
1,071,026,372
12,082
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11709](https://llvm.org/bz11709) | | Resolution | FIXED | | Resolved on | Apr 21, 2013 11:33 | | Version | 3.0 | | OS | Linux | | Attachments | [TestCase of GCC's ARM](https://user-images.githubusercontent.com/60944935/143744516-75bc90da-e356-4485-ba9f-a5b48eb4f28f.gz) | | Repor...
va_list on ARM is different from AAPCS 7.1.4
https://api.github.com/repos/llvm/llvm-project/issues/12081/comments
10
2012-01-05T07:35:25Z
2021-12-03T22:43:03Z
https://github.com/llvm/llvm-project/issues/12081
1,071,026,360
12,081
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11708](https://llvm.org/bz11708) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description DWARF defines a .debug_macinfo section that contains a list of preprocessor macros in the source file, but as far as I can tell, unlike gcc, cla...
clang does not generate DWARF macro information
https://api.github.com/repos/llvm/llvm-project/issues/12080/comments
0
2012-01-05T06:11:22Z
2021-12-03T22:43:02Z
https://github.com/llvm/llvm-project/issues/12080
1,071,026,351
12,080
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11707](https://llvm.org/bz11707) | | Version | unspecified | | OS | All | | CC | @jayfoad | ## Extended Description While working on another bug, I noticed that we're compiling stuff like this (from test/CodeGen/alignment.c): typedef float __attribute__((vector_size(16), alig...
Clang producing pointless alloca for vector literal
https://api.github.com/repos/llvm/llvm-project/issues/12079/comments
1
2012-01-05T00:38:11Z
2021-12-03T22:43:02Z
https://github.com/llvm/llvm-project/issues/12079
1,071,026,347
12,079
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11706](https://llvm.org/bz11706) | | Resolution | FIXED | | Resolved on | Jan 04, 2012 16:35 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description http://clang-analyzer.llvm.org/annotations.html#attr_analy...
missing #endif in doc for analyzer_noreturn
https://api.github.com/repos/llvm/llvm-project/issues/12078/comments
1
2012-01-05T00:10:02Z
2021-12-03T22:43:01Z
https://github.com/llvm/llvm-project/issues/12078
1,071,026,344
12,078
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11705](https://llvm.org/bz11705) | | Resolution | FIXED | | Resolved on | Jan 05, 2012 17:03 | | Version | trunk | | OS | Linux | | Attachments | [C++ test](https://user-images.githubusercontent.com/60944935/143744515-910791c6-f3ee-493b-82b1-3c7bbb469111.gz) | | Reporter | LLVM ...
fatal error: error in backend: expected relocatable expression on Linux x86
https://api.github.com/repos/llvm/llvm-project/issues/12077/comments
4
2012-01-04T22:44:13Z
2021-12-03T22:43:00Z
https://github.com/llvm/llvm-project/issues/12077
1,071,026,338
12,077