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 | [18105](https://llvm.org/bz18105) | | Resolution | INVALID | | Resolved on | Dec 01, 2013 08:21 | | Version | 3.3 | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description try to compile the following code with -O2 (or -O3): #include "stdio....
A label with inline assembly inside a loop might be duplicated
https://api.github.com/repos/llvm/llvm-project/issues/18479/comments
1
2013-12-01T15:30:17Z
2021-12-09T21:42:17Z
https://github.com/llvm/llvm-project/issues/18479
1,076,067,934
18,479
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18104](https://llvm.org/bz18104) | | Resolution | DUPLICATE | | Resolved on | Dec 01, 2013 09:34 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@mclow,@zygoloid | ## Extended Description Based on the C++ Programming Lan...
The name of a function doesn't decays to a function pointer automatically
https://api.github.com/repos/llvm/llvm-project/issues/18478/comments
1
2013-12-01T04:03:25Z
2021-12-09T21:42:15Z
https://github.com/llvm/llvm-project/issues/18478
1,076,067,910
18,478
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18103](https://llvm.org/bz18103) | | Resolution | FIXED | | Resolved on | Feb 04, 2014 11:37 | | Version | trunk | | OS | Linux | | CC | @compnerd | ## Extended Description For example: strexd r4, r0, [ip] is rejected and needs to be written as strexd r4, r0, r1, [ip] Offi...
Double store/load instructions don't support optional register arguments
https://api.github.com/repos/llvm/llvm-project/issues/18477/comments
0
2013-11-30T22:54:11Z
2021-12-09T21:42:14Z
https://github.com/llvm/llvm-project/issues/18477
1,076,067,873
18,477
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18102](https://llvm.org/bz18102) | | Resolution | FIXED | | Resolved on | Nov 02, 2015 09:17 | | Version | trunk | | OS | All | | CC | @hfinkel,@kaomoneus | ## Extended Description The following code is miscompiled by the current clang trunk and clang 3.3 on x86_64-linux-gnu a...
wrong code on x86_64-linux-gnu (affecting trunk and 3.3)
https://api.github.com/repos/llvm/llvm-project/issues/18476/comments
5
2013-11-30T21:53:40Z
2021-12-09T21:42:13Z
https://github.com/llvm/llvm-project/issues/18476
1,076,067,832
18,476
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18101](https://llvm.org/bz18101) | | Resolution | FIXED | | Resolved on | Dec 16, 2013 19:22 | | Version | trunk | | OS | All | | CC | @hfinkel | ## Extended Description The following code is miscompiled by the current clang trunk (and earlier versions starting from 3.1) on x8...
wrong code at -Os and above on x86_64-linux-gnu (affecting 3.1 till trunk) (instcombine)
https://api.github.com/repos/llvm/llvm-project/issues/18475/comments
2
2013-11-30T21:46:20Z
2021-12-09T21:42:12Z
https://github.com/llvm/llvm-project/issues/18475
1,076,067,804
18,475
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18100](https://llvm.org/bz18100) | | Resolution | FIXED | | Resolved on | Dec 10, 2013 16:56 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @iains | ## Extended Description Some time in recent months, codegen started emitting .weak_def_c...
.weak_def_can_be_hidden asm directive rejected by system assembler [powerpc-darwin8, -no-integrated-as]
https://api.github.com/repos/llvm/llvm-project/issues/18474/comments
8
2013-11-30T21:36:05Z
2021-12-09T21:42:10Z
https://github.com/llvm/llvm-project/issues/18474
1,076,067,758
18,474
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18099](https://llvm.org/bz18099) | | Resolution | FIXED | | Resolved on | Jan 13, 2015 18:26 | | Version | trunk | | OS | Linux | | Attachments | [Output from the crash.](https://user-images.githubusercontent.com/95090689/143748581-56217faa-98da-47c5-9c29-cf70f380253f.gz), [Sour...
llvm/Support/ValueHandle.h:195:12: runtime error: downcast of misaligned address 0xfffffffffffffffc for type 'llvm::BasicBlock', which requires 8 byte alignment
https://api.github.com/repos/llvm/llvm-project/issues/18473/comments
2
2013-11-30T18:30:41Z
2021-12-09T21:42:09Z
https://github.com/llvm/llvm-project/issues/18473
1,076,067,734
18,473
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18098](https://llvm.org/bz18098) | | Resolution | FIXED | | Resolved on | Dec 07, 2013 10:16 | | Version | trunk | | OS | FreeBSD | | Attachments | [Compiler invocation for generated GUI Component](https://user-images.githubusercontent.com/60944935/143748578-2b46ff2b-53ac-4e9d-a...
Error compiling QT4 based application
https://api.github.com/repos/llvm/llvm-project/issues/18472/comments
2
2013-11-30T16:11:21Z
2021-12-09T21:42:08Z
https://github.com/llvm/llvm-project/issues/18472
1,076,067,709
18,472
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18097](https://llvm.org/bz18097) | | Resolution | FIXED | | Resolved on | Aug 25, 2014 16:32 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@hfinkel,@isanbard,@plopresti,@mclow,@zygoloid | ## Extended Description the following co...
atomic<> of trivially copyable class is rejected
https://api.github.com/repos/llvm/llvm-project/issues/18471/comments
12
2013-11-30T11:15:11Z
2021-12-09T21:42:07Z
https://github.com/llvm/llvm-project/issues/18471
1,076,067,681
18,471
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18096](https://llvm.org/bz18096) | | Resolution | FIXED | | Resolved on | Dec 01, 2013 05:52 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k | ## Extended Description Clang's Sema/ms-inline-asm.c test has been disabled for a while. The ...
clang's Sema/ms-inline-asm.c test hits assertion failure in X86AsmParser.cpp
https://api.github.com/repos/llvm/llvm-project/issues/18470/comments
2
2013-11-30T00:34:27Z
2021-12-09T21:42:05Z
https://github.com/llvm/llvm-project/issues/18470
1,076,067,657
18,470
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18095](https://llvm.org/bz18095) | | Resolution | INVALID | | Resolved on | Nov 30, 2013 01:38 | | Version | 3.3 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @TNorthover |
clang 3.3 and more recent miscompiles NULL pointer arithmetic in optimized builds (O2)
https://api.github.com/repos/llvm/llvm-project/issues/18469/comments
4
2013-11-29T15:46:12Z
2021-12-09T21:42:04Z
https://github.com/llvm/llvm-project/issues/18469
1,076,067,633
18,469
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18094](https://llvm.org/bz18094) | | Resolution | FIXED | | Resolved on | Jan 17, 2014 02:21 | | Version | trunk | | OS | Linux | | Attachments | [Patch for ObjCARCOpts.cpp](https://user-images.githubusercontent.com/60944935/143748576-6e151b4b-d6e8-41cd-9a8f-6a5860d7565f.gz) | |...
Error in ObjCARCOpts.cpp (Patch attached)
https://api.github.com/repos/llvm/llvm-project/issues/18468/comments
0
2013-11-29T13:54:29Z
2021-12-09T21:42:03Z
https://github.com/llvm/llvm-project/issues/18468
1,076,067,595
18,468
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18093](https://llvm.org/bz18093) | | Resolution | FIXED | | Resolved on | Jun 07, 2016 17:11 | | Version | unspecified | | OS | Linux | | CC | @labath | ## Extended Description With armel: it fails with: Ran 1 test in 0.346s FAILED (errors=1) PASS: LLDB (gcc-4.8-armv5tel) ::...
LLDB 3.4 rc1 tests are freezing under armel and armhf
https://api.github.com/repos/llvm/llvm-project/issues/18467/comments
1
2013-11-29T13:19:37Z
2021-12-09T21:42:02Z
https://github.com/llvm/llvm-project/issues/18467
1,076,067,563
18,467
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18092](https://llvm.org/bz18092) | | Resolution | WORKSFORME | | Resolved on | Aug 18, 2015 15:19 | | Version | unspecified | | OS | Linux | | CC | @tlattner | ## Extended Description Thanks
Please add ARM to the hardware selection
https://api.github.com/repos/llvm/llvm-project/issues/18466/comments
1
2013-11-29T13:18:12Z
2022-01-20T02:13:05Z
https://github.com/llvm/llvm-project/issues/18466
1,076,067,537
18,466
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18091](https://llvm.org/bz18091) | | Resolution | FIXED | | Resolved on | Jul 20, 2014 00:52 | | Version | unspecified | | OS | Linux | | CC | @lattner,@sylvestre | ## Extended Description Thanks!
Please add version 3.4 to the bug tracker
https://api.github.com/repos/llvm/llvm-project/issues/18465/comments
2
2013-11-29T13:15:24Z
2021-12-09T21:42:00Z
https://github.com/llvm/llvm-project/issues/18465
1,076,067,516
18,465
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18090](https://llvm.org/bz18090) | | Version | trunk | | OS | Linux | | CC | @isanbard | ## Extended Description With LLVM 3.4 RC1 llvm[3]: Building Intrinsics.gen.tmp from Intrinsics.td /«BUILDDIR»/llvm-toolchain-3.4-3.4~+rc1/build-llvm/Release/bin/llvm-tblgen -I /«BUILDDIR...
Must spec leallvm-tblgen "Fails to build under GNU/Linux sparc"
https://api.github.com/repos/llvm/llvm-project/issues/18464/comments
2
2013-11-29T13:14:43Z
2022-11-18T16:11:05Z
https://github.com/llvm/llvm-project/issues/18464
1,076,067,482
18,464
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18089](https://llvm.org/bz18089) | | Version | trunk | | OS | Linux | | Attachments | [Logs](https://user-images.githubusercontent.com/857042/143748574-cec6f6cb-95c2-4669-8754-0ba7a8ca07c9.gz), [Failures with gcc-4.7 as system compiler](https://user-images.githubusercontent.com/...
Failures on freebsd-x86_64-9.2: scimark2, nbench, initp1, mandel
https://api.github.com/repos/llvm/llvm-project/issues/18463/comments
1
2013-11-29T09:38:40Z
2023-08-16T23:19:49Z
https://github.com/llvm/llvm-project/issues/18463
1,076,067,451
18,463
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18088](https://llvm.org/bz18088) | | Resolution | FIXED | | Resolved on | Dec 05, 2013 23:35 | | Version | 3.3 | | OS | All | | Attachments | [Reduced bc that crashes when passed to `opt`](https://user-images.githubusercontent.com/92601335/143748573-0ec142e7-fa99-4c41-9f20-93811...
Crash in the -jump-threading optimization pass using invoke
https://api.github.com/repos/llvm/llvm-project/issues/18462/comments
3
2013-11-29T06:58:28Z
2021-12-09T21:41:56Z
https://github.com/llvm/llvm-project/issues/18462
1,076,067,411
18,462
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18087](https://llvm.org/bz18087) | | Resolution | FIXED | | Resolved on | Dec 26, 2013 17:01 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The clang-tidy ClangTidyModule.cpp file requires excess amounts of memory (gre...
ClangTidyModule.cpp requires excess amounts of memory to build
https://api.github.com/repos/llvm/llvm-project/issues/18461/comments
2
2013-11-29T04:01:33Z
2021-12-09T21:41:55Z
https://github.com/llvm/llvm-project/issues/18461
1,076,067,379
18,461
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18086](https://llvm.org/bz18086) | | Resolution | FIXED | | Resolved on | Nov 06, 2014 08:01 | | Version | trunk | | OS | Linux | | CC | @hfinkel | ## Extended Description Implementing pragmas to control vectorization is important to work around deficiencies in the compiler, l...
Implement Pragma Vectorize - Choice/Parameters
https://api.github.com/repos/llvm/llvm-project/issues/18460/comments
7
2013-11-29T01:31:50Z
2021-12-09T21:41:54Z
https://github.com/llvm/llvm-project/issues/18460
1,076,067,343
18,460
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18085](https://llvm.org/bz18085) | | Resolution | FIXED | | Resolved on | Dec 01, 2013 11:57 | | Version | trunk | | OS | Linux | ## Extended Description TEST 'LLVM :: DebugInfo/debuglineinfo.test' FAILED $ llvm-rtdyld -printline test/DebugInfo/Inputs/test-inline.o -- Exit Co...
Segfault on llvm-rtdyld on ARMv7A (Odroid XU)
https://api.github.com/repos/llvm/llvm-project/issues/18459/comments
5
2013-11-29T01:13:49Z
2023-08-15T17:22:13Z
https://github.com/llvm/llvm-project/issues/18459
1,076,067,310
18,459
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18084](https://llvm.org/bz18084) | | Resolution | WORKSFORME | | Resolved on | Oct 17, 2019 15:13 | | Version | 3.3 | | OS | FreeBSD | | CC | @isanbard | ## Extended Description Assertion failed: (Weights.size() >= 2 && "Need at least two branch weights!"), function createBran...
Assertion failed: (Weights.size() >= 2 && "Need at least two branch weights!"), function createBranchWeights
https://api.github.com/repos/llvm/llvm-project/issues/18458/comments
2
2013-11-28T23:38:57Z
2022-01-20T02:13:03Z
https://github.com/llvm/llvm-project/issues/18458
1,076,067,276
18,458
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18083](https://llvm.org/bz18083) | | Resolution | FIXED | | Resolved on | Dec 14, 2013 10:12 | | Version | trunk | | OS | All | | CC | @hfinkel,@isanbard | ## Extended Description The current clang trunk crashes when compiling the following testcase at -O1 and above on x86_64-...
clang crashes on valid code at -O1 and above on x86_64-linux-gnu (GlobalOpt - CleanupConstantGlobalUsers)
https://api.github.com/repos/llvm/llvm-project/issues/18457/comments
3
2013-11-28T19:32:05Z
2021-12-09T21:41:51Z
https://github.com/llvm/llvm-project/issues/18457
1,076,067,248
18,457
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18082](https://llvm.org/bz18082) | | Resolution | FIXED | | Resolved on | Aug 07, 2019 07:08 | | Version | trunk | | OS | Linux | | Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143748569-64b0874a-1998-40dd-a26e-24d2ac5a5fc3.gz) | | Reporter | LLVM...
Assert triggered by DependenceAnalysis
https://api.github.com/repos/llvm/llvm-project/issues/18456/comments
3
2013-11-28T03:17:32Z
2021-12-09T21:41:49Z
https://github.com/llvm/llvm-project/issues/18456
1,076,067,196
18,456
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18081](https://llvm.org/bz18081) | | Resolution | FIXED | | Resolved on | Dec 04, 2013 13:47 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @TNorthover | ## Extended Description commit 323ac85d6ad7ba5d9593d8e151d879bd91d82e08 Author:...
[ARM Backend] Flag -Oz corrupted by folding SP update into push/pop
https://api.github.com/repos/llvm/llvm-project/issues/18455/comments
5
2013-11-28T02:56:25Z
2021-12-09T21:41:47Z
https://github.com/llvm/llvm-project/issues/18455
1,076,067,163
18,455
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18080](https://llvm.org/bz18080) | | Resolution | FIXED | | Resolved on | Dec 06, 2013 09:18 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#18532 | | Reporter | LLVM Bugzilla Contributor | | CC | @rengolin | ## Extended Description The integrated assembler ...
ARM integrated assembler fails to parse the symbol variants it generates
https://api.github.com/repos/llvm/llvm-project/issues/18454/comments
3
2013-11-28T02:18:01Z
2021-12-09T21:43:18Z
https://github.com/llvm/llvm-project/issues/18454
1,076,067,104
18,454
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18079](https://llvm.org/bz18079) | | Resolution | INVALID | | Resolved on | Nov 28, 2013 04:57 | | Version | 3.3 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description The following code does not compile with Clang: --...
default template argument privacy
https://api.github.com/repos/llvm/llvm-project/issues/18453/comments
2
2013-11-27T18:08:51Z
2021-12-09T21:41:44Z
https://github.com/llvm/llvm-project/issues/18453
1,076,067,074
18,453
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18078](https://llvm.org/bz18078) | | Resolution | FIXED | | Resolved on | Dec 10, 2013 21:10 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @dwblaikie,@efriedma-quic,@zygoloid | ## Extended Description Test Snippet : //initlist68.cpp typ...
Assertion (E && hasScalarEvaluationKind(E->getType()) && "Invalid scalar expression to emit"); failed
https://api.github.com/repos/llvm/llvm-project/issues/18452/comments
4
2013-11-27T17:26:22Z
2021-12-09T21:41:43Z
https://github.com/llvm/llvm-project/issues/18452
1,076,067,041
18,452
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18077](https://llvm.org/bz18077) | | Resolution | FIXED | | Resolved on | Sep 26, 2016 09:32 | | Version | unspecified | | OS | Linux | | CC | @labath | ## Extended Description Under a Debian unstable: $ g++-4.8 -std=c++0x -g -O2 -Wl,-R -Wl,'$ORIGIN' -rdynamic -L/home/sylvestr...
liblldb.so fails to link under GNU/Linux powerpc & mips
https://api.github.com/repos/llvm/llvm-project/issues/18451/comments
2
2013-11-27T16:41:26Z
2021-12-09T21:41:42Z
https://github.com/llvm/llvm-project/issues/18451
1,076,067,017
18,451
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18076](https://llvm.org/bz18076) | | Resolution | DUPLICATE | | Resolved on | Dec 09, 2013 15:45 | | Version | trunk | | OS | All | | CC | @zygoloid | ## Extended Description Currently, debug information for auto is not yet supported: error: debug information for auto is not ...
Debug information for auto
https://api.github.com/repos/llvm/llvm-project/issues/18450/comments
1
2013-11-27T13:43:18Z
2021-12-09T21:41:41Z
https://github.com/llvm/llvm-project/issues/18450
1,076,066,985
18,450
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18075](https://llvm.org/bz18075) | | Resolution | FIXED | | Resolved on | Dec 04, 2013 09:32 | | Version | trunk | | OS | OpenBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @AaronBallman | ## Extended Description As mentioned in OpenBSD's gcc-local(1).. - gcc re...
Clang errors out on OpenBSD's bounded attribute
https://api.github.com/repos/llvm/llvm-project/issues/18449/comments
3
2013-11-27T07:27:30Z
2021-12-09T21:41:40Z
https://github.com/llvm/llvm-project/issues/18449
1,076,066,966
18,449
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18074](https://llvm.org/bz18074) | | Resolution | INVALID | | Resolved on | Jun 26, 2019 13:32 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @jsonn,@mclow,@zygoloid | ## Extended Description $ cat test.cpp #include <locale> typedef c...
Undefined references when using pointer to member functions
https://api.github.com/repos/llvm/llvm-project/issues/18448/comments
11
2013-11-27T03:58:28Z
2021-12-09T21:41:39Z
https://github.com/llvm/llvm-project/issues/18448
1,076,066,936
18,448
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18073](https://llvm.org/bz18073) | | Resolution | FIXED | | Resolved on | Jan 16, 2014 12:03 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @belkadan | ## Extended Description No warning (incorrect): echo 'int main(){ return 0ULL << 64; }'...
Off-by-one in warnings generated for too large bit-shifts
https://api.github.com/repos/llvm/llvm-project/issues/18447/comments
3
2013-11-27T02:52:03Z
2021-12-09T21:41:38Z
https://github.com/llvm/llvm-project/issues/18447
1,076,066,918
18,447
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18072](https://llvm.org/bz18072) | | Resolution | INVALID | | Resolved on | Nov 26, 2013 19:09 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description clang++-3.4 exhibiting different behaviour to g++...
Template ambiguous operator overload - with tescase
https://api.github.com/repos/llvm/llvm-project/issues/18446/comments
5
2013-11-27T02:10:33Z
2021-12-09T21:41:37Z
https://github.com/llvm/llvm-project/issues/18446
1,076,066,889
18,446
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18071](https://llvm.org/bz18071) | | Resolution | FIXED | | Resolved on | Jan 21, 2014 14:53 | | Version | 3.2 | | OS | MacOS X | | Attachments | [compressed tar containing files the error message asked me to include](https://user-images.githubusercontent.com/60944935/143748568-...
clang fails with exit status 254
https://api.github.com/repos/llvm/llvm-project/issues/18445/comments
2
2013-11-26T20:45:24Z
2021-12-09T21:41:35Z
https://github.com/llvm/llvm-project/issues/18445
1,076,066,862
18,445
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18070](https://llvm.org/bz18070) | | Resolution | FIXED | | Resolved on | Dec 07, 2013 06:07 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @isanbard,@jmolloy,@pjaaskel | ## Extended Description This code (bugpoint reduction) causes 'canno...
cannot select addrspacecast on ARM
https://api.github.com/repos/llvm/llvm-project/issues/18444/comments
9
2013-11-26T20:31:24Z
2021-12-09T21:41:34Z
https://github.com/llvm/llvm-project/issues/18444
1,076,066,836
18,444
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18069](https://llvm.org/bz18069) | | Resolution | INVALID | | Resolved on | Dec 02, 2013 12:29 | | Version | trunk | | OS | Linux | | Attachments | [main returns 0 if aligned correctly, 1 if not.](https://user-images.githubusercontent.com/92601822/143748564-b25e3416-2fad-4d4e-ae...
Arrays on stack are misaligned.
https://api.github.com/repos/llvm/llvm-project/issues/18443/comments
4
2013-11-26T20:19:37Z
2021-12-09T21:41:33Z
https://github.com/llvm/llvm-project/issues/18443
1,076,066,812
18,443
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18068](https://llvm.org/bz18068) | | Resolution | FIXED | | Resolved on | Jan 08, 2014 15:22 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#16805 | | Attachments | [bugpoint reduced test case](https://user-images.githubusercontent.com/910929/143748562-5853521...
BasicAA bug
https://api.github.com/repos/llvm/llvm-project/issues/18442/comments
10
2013-11-26T19:27:49Z
2021-12-09T21:41:20Z
https://github.com/llvm/llvm-project/issues/18442
1,076,066,472
18,442
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18067](https://llvm.org/bz18067) | | Resolution | DUPLICATE | | Resolved on | Jan 08, 2014 15:22 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#16805 | | Attachments | [bugpoint reduced test case](https://user-images.githubusercontent.com/910929/143748560-568...
GVN Miscompile
https://api.github.com/repos/llvm/llvm-project/issues/18441/comments
2
2013-11-26T19:03:35Z
2021-12-09T21:41:08Z
https://github.com/llvm/llvm-project/issues/18441
1,076,066,175
18,441
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18066](https://llvm.org/bz18066) | | Version | unspecified | | OS | FreeBSD | ## Extended Description This test fails on the assertion # At this point, the inferior process should have exited. self.assertTrue(self.inferior_process.GetState() == l...
FreeBSD test test_step_single_thread_with_dwarf (TestThreadStepOut.ThreadStepOutTestCase) fails as process does not exit
https://api.github.com/repos/llvm/llvm-project/issues/18440/comments
4
2013-11-26T17:21:55Z
2022-06-17T13:41:31Z
https://github.com/llvm/llvm-project/issues/18440
1,076,066,142
18,440
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18065](https://llvm.org/bz18065) | | Resolution | MOVED | | Resolved on | Nov 17, 2014 10:41 | | Version | unspecified | | OS | FreeBSD | ## Extended Description These 5 tests fail w/ the FreeBSD WIP (http://llvm-reviews.chandlerc.com/D2267) and a hack to avoid using libstdc++...
TestConcurrentEvents failing on FreeBSD due to "Expected 1 stops due to signal delivery, but got 2"
https://api.github.com/repos/llvm/llvm-project/issues/18439/comments
5
2013-11-26T16:29:35Z
2021-12-09T21:41:06Z
https://github.com/llvm/llvm-project/issues/18439
1,076,066,109
18,439
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18064](https://llvm.org/bz18064) | | Resolution | FIXED | | Resolved on | Sep 26, 2016 09:22 | | Version | unspecified | | OS | All | | CC | @labath | ## Extended Description Just like LLVM and Clang, it would be better if we could remove most of the display from LLDB tests su...
Silent tests
https://api.github.com/repos/llvm/llvm-project/issues/18438/comments
1
2013-11-26T15:15:48Z
2021-12-09T21:41:05Z
https://github.com/llvm/llvm-project/issues/18438
1,076,066,081
18,438
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18063](https://llvm.org/bz18063) | | Resolution | WORKSFORME | | Resolved on | Nov 26, 2013 13:49 | | Version | 3.3 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @zygoloid | ## Extended Description GCC supports specifying the nonnull attribute[1] multiple ti...
Support multiple instances of the nonnull function attribute
https://api.github.com/repos/llvm/llvm-project/issues/18437/comments
1
2013-11-26T13:26:55Z
2022-01-20T02:13:02Z
https://github.com/llvm/llvm-project/issues/18437
1,076,066,055
18,437
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18062](https://llvm.org/bz18062) | | Version | 3.3 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @andykaylor,@jsonn | ## Extended Description The following error message occurs when using MCJit: LLVM ERROR: Program used external function '__dso_handle' whic...
MCJit does not find __dso_handle
https://api.github.com/repos/llvm/llvm-project/issues/18436/comments
8
2013-11-26T12:33:00Z
2021-12-09T21:41:03Z
https://github.com/llvm/llvm-project/issues/18436
1,076,066,026
18,436
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18061](https://llvm.org/bz18061) | | Resolution | FIXED | | Resolved on | Apr 09, 2014 09:48 | | Version | unspecified | | OS | FreeBSD | ## Extended Description See http://pubs.opengroup.org/onlinepubs/007908775/xsh/pthread_mutex_lock.html The pthread_mutex_unlock() functio...
test/functionalities/thread/main.c relies on undefined pthread mutex behaviour
https://api.github.com/repos/llvm/llvm-project/issues/18435/comments
2
2013-11-26T03:01:18Z
2021-12-09T21:41:02Z
https://github.com/llvm/llvm-project/issues/18435
1,076,065,995
18,435
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18060](https://llvm.org/bz18060) | | Resolution | FIXED | | Resolved on | Nov 26, 2013 16:25 | | Version | trunk | | OS | All | | Attachments | [Test compile line.](https://user-images.githubusercontent.com/60944935/143748555-88c58127-50b3-444b-b147-5ff7a623c4e5.gz), [bz2 source...
slp vectorizer produces invalid IR
https://api.github.com/repos/llvm/llvm-project/issues/18434/comments
12
2013-11-25T22:51:50Z
2021-12-09T21:41:01Z
https://github.com/llvm/llvm-project/issues/18434
1,076,065,972
18,434
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18059](https://llvm.org/bz18059) | | Version | trunk | | OS | Linux | | Attachments | [Archive with Solver-9dbcd0.{sh|cpp}](https://user-images.githubusercontent.com/60944935/143748554-78d780da-606e-4bff-bf0f-a66b7ee9ea7b.gz) | | Reporter | LLVM Bugzilla Contributor | ## Extend...
Segmentation fault in clang::CodeGen::CodeGenFunction::EmitScalarExpr (Clang 3.4 trunk)
https://api.github.com/repos/llvm/llvm-project/issues/18433/comments
1
2013-11-25T18:52:15Z
2023-08-09T08:41:38Z
https://github.com/llvm/llvm-project/issues/18433
1,076,065,949
18,433
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18058](https://llvm.org/bz18058) | | Resolution | FIXED | | Resolved on | Oct 01, 2014 13:22 | | Version | unspecified | | OS | Linux | | CC | @ramosian-glider,@mclow,@robertramey,@zygoloid,@maleadt | ## Extended Description I'm trying to run some code through UBSan, but it cr...
UBSan SEGFAULTs rendering memory at 0x00000001
https://api.github.com/repos/llvm/llvm-project/issues/18432/comments
7
2013-11-25T17:11:06Z
2021-12-09T21:40:59Z
https://github.com/llvm/llvm-project/issues/18432
1,076,065,917
18,432
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18057](https://llvm.org/bz18057) | | Resolution | FIXED | | Resolved on | Jan 26, 2014 06:39 | | Version | trunk | | OS | Linux | | CC | @andykaylor,@TNorthover | ## Extended Description Tests in ExecutionEngine/MCJIT/remote like: * multi-module-a.ll.script * test-fp-no-exte...
MCJIT tests fail randomly on ARM
https://api.github.com/repos/llvm/llvm-project/issues/18431/comments
18
2013-11-25T13:02:58Z
2021-12-09T21:40:57Z
https://github.com/llvm/llvm-project/issues/18431
1,076,065,888
18,431
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18056](https://llvm.org/bz18056) | | Version | trunk | | OS | Linux | | Attachments | [Test-suite log files](https://user-images.githubusercontent.com/857042/143748546-a0968c07-ccaa-49c0-b80d-45e74dede20a.gz) | | CC | @emaste | ## Extended Description I got this test failure...
SingleSource/Benchmarks/Misc/mandel failure in test-suite
https://api.github.com/repos/llvm/llvm-project/issues/18430/comments
0
2013-11-25T13:02:55Z
2021-12-09T21:40:56Z
https://github.com/llvm/llvm-project/issues/18430
1,076,065,855
18,430
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18055](https://llvm.org/bz18055) | | Version | trunk | | OS | All | | Attachments | [Test case demonstrating the slowdown](https://user-images.githubusercontent.com/60944935/143748545-00d4ec14-87db-4744-9eb7-9c9a69d179be.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @Dou...
Much slower compilation for proto code compared to LLVM3.2
https://api.github.com/repos/llvm/llvm-project/issues/18429/comments
4
2013-11-25T12:01:38Z
2021-12-09T21:40:55Z
https://github.com/llvm/llvm-project/issues/18429
1,076,065,828
18,429
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18054](https://llvm.org/bz18054) | | Resolution | FIXED | | Resolved on | Aug 13, 2014 22:59 | | Version | trunk | | OS | Linux | | Attachments | [test case](https://user-images.githubusercontent.com/127584/143748544-539e34e1-c263-4e45-9043-398fde05d156.gz) | ## Extended Descri...
(sext (vzext x)) -> (vsext x) in sign_extend_inreg lowering incorrectly optimize the case when input type is a vector of i1
https://api.github.com/repos/llvm/llvm-project/issues/18428/comments
1
2013-11-25T11:02:29Z
2021-12-09T21:40:54Z
https://github.com/llvm/llvm-project/issues/18428
1,076,065,796
18,428
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18053](https://llvm.org/bz18053) | | Version | trunk | | OS | All | ## Extended Description Clang with '-std=gnu89 -pedantic' options does not warn about C++ style comments, but it should. (gcc emits the warning with the same options.)
'-std=gnu89 -pedantic' should warn about C++ style comments
https://api.github.com/repos/llvm/llvm-project/issues/18427/comments
2
2013-11-25T07:46:13Z
2022-05-05T22:46:51Z
https://github.com/llvm/llvm-project/issues/18427
1,076,065,765
18,427
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18052](https://llvm.org/bz18052) | | Resolution | FIXED | | Resolved on | Dec 04, 2013 16:44 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description This code causes clang to create the following assertion...
lambdas called within NSDMI of nested classes cause crashes
https://api.github.com/repos/llvm/llvm-project/issues/18426/comments
1
2013-11-25T07:23:56Z
2021-12-09T21:40:52Z
https://github.com/llvm/llvm-project/issues/18426
1,076,065,731
18,426
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18051](https://llvm.org/bz18051) | | Resolution | FIXED | | Resolved on | Dec 01, 2013 09:11 | | Version | unspecified | | OS | All | | Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143748543-a8f2f78e-38d3-4f20-bcd9-1800cc5c8955.gz) | | Reporter | L...
Wdocumentation crash
https://api.github.com/repos/llvm/llvm-project/issues/18425/comments
1
2013-11-25T02:22:52Z
2021-12-09T21:40:51Z
https://github.com/llvm/llvm-project/issues/18425
1,076,065,697
18,425
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18050](https://llvm.org/bz18050) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @AnnaZaks,@belkadan,@rnk,@Weverything | ## Extended Description static NSString *const bla = @"bla"; if (bla) NSLog(@"always true"); if (@"blabla") NSLog(@"a...
clang and analyzer don't complain about conditions that are always true
https://api.github.com/repos/llvm/llvm-project/issues/18424/comments
6
2013-11-25T00:27:23Z
2023-05-22T11:57:44Z
https://github.com/llvm/llvm-project/issues/18424
1,076,065,667
18,424
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18049](https://llvm.org/bz18049) | | Resolution | FIXED | | Resolved on | Dec 01, 2013 06:12 | | Version | trunk | | OS | FreeBSD | | Attachments | [preprocessed source](https://user-images.githubusercontent.com/60944935/143748541-e5837028-5143-458f-9a5a-53bacb3f81fd.gz), [run s...
Assertion failed: getNoopOrZeroExtend cannot truncate!
https://api.github.com/repos/llvm/llvm-project/issues/18423/comments
1
2013-11-25T00:22:18Z
2021-12-09T21:40:49Z
https://github.com/llvm/llvm-project/issues/18423
1,076,065,645
18,423
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18048](https://llvm.org/bz18048) | | Version | trunk | | OS | Windows NT | | Attachments | [IR file demonstrating the problem.](https://user-images.githubusercontent.com/827859/143748539-e627dc94-3519-439d-ae32-b5f380565815.gz) | | CC | @gottesmm | ## Extended Description Th...
Regression: NaN handling differs from LLVM 3.1-3.3
https://api.github.com/repos/llvm/llvm-project/issues/18422/comments
6
2013-11-24T23:15:33Z
2023-08-13T14:38:48Z
https://github.com/llvm/llvm-project/issues/18422
1,076,065,618
18,422
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18047](https://llvm.org/bz18047) | | Resolution | FIXED | | Resolved on | Jul 11, 2018 18:04 | | Version | trunk | | OS | Linux | | Attachments | [Test case.](https://user-images.githubusercontent.com/456873/143748538-021bc3e4-3e74-4718-8b56-6b5514daad6c.gz) | | CC | @DougGregor...
Failure to deduce std::initializer_list<T> from {"foo","bar"} when T is a parameter pack
https://api.github.com/repos/llvm/llvm-project/issues/18421/comments
1
2013-11-24T22:23:04Z
2021-12-09T21:40:46Z
https://github.com/llvm/llvm-project/issues/18421
1,076,065,600
18,421
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18046](https://llvm.org/bz18046) | | Version | trunk | | OS | FreeBSD | | Reporter | LLVM Bugzilla Contributor | ## Extended Description 1. Source code (x.c): ```c++ int main(void) { for(const char *p = ""; p; ) { } for(const char *q; (q = q + 1); ) { } } ``` ...
uninitialized warning refers to practically irrelevant code
https://api.github.com/repos/llvm/llvm-project/issues/18420/comments
0
2013-11-24T21:41:42Z
2024-10-22T13:25:22Z
https://github.com/llvm/llvm-project/issues/18420
1,076,065,573
18,420
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18045](https://llvm.org/bz18045) | | Resolution | FIXED | | Resolved on | Dec 17, 2013 13:34 | | Version | trunk | | OS | All | | CC | @hfinkel,@zygoloid,@kaomoneus | ## Extended Description The current clang trunk crashes when compiling the following testcase at -O2 and -O3 i...
clang crashes on valid code at -O2 and -O3 in 32-bit mode on x86_64-linux-gnu
https://api.github.com/repos/llvm/llvm-project/issues/18419/comments
4
2013-11-24T21:38:34Z
2021-12-09T21:40:44Z
https://github.com/llvm/llvm-project/issues/18419
1,076,065,547
18,419
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18044](https://llvm.org/bz18044) | | Resolution | FIXED | | Resolved on | Nov 25, 2013 15:30 | | Version | trunk | | OS | All | | Attachments | [Complete log of clang run](https://user-images.githubusercontent.com/60944935/143748536-a26d6dc9-4cdd-4c7b-901e-6953f2b8a96c.gz) | | R...
Crash with "unexpected context" with enum class as (invalid) name qualifier
https://api.github.com/repos/llvm/llvm-project/issues/18418/comments
1
2013-11-24T14:14:53Z
2021-12-09T21:40:43Z
https://github.com/llvm/llvm-project/issues/18418
1,076,065,521
18,418
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18043](https://llvm.org/bz18043) | | Resolution | FIXED | | Resolved on | Feb 13, 2015 13:54 | | Version | trunk | | OS | All | | Attachments | [Could that should compile, and doesn't.](https://user-images.githubusercontent.com/60944935/143748535-6e327649-53b9-4547-9a96-12657474...
allow arbitrary address constant expressions as non-type template arguments as an extension
https://api.github.com/repos/llvm/llvm-project/issues/18417/comments
9
2013-11-24T07:43:05Z
2021-12-09T21:40:42Z
https://github.com/llvm/llvm-project/issues/18417
1,076,065,490
18,417
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18042](https://llvm.org/bz18042) | | Resolution | FIXED | | Resolved on | Feb 11, 2014 18:20 | | Version | trunk | | OS | All | | CC | @atrick,@chandlerc,@hfinkel,@isanbard | ## Extended Description The current clang trunk crashes when compiling the following testcase at -Os a...
clang crashes on valid code at -Os and -O2 on x86_64-linux-gnu
https://api.github.com/repos/llvm/llvm-project/issues/18416/comments
2
2013-11-23T18:38:27Z
2021-12-09T21:40:41Z
https://github.com/llvm/llvm-project/issues/18416
1,076,065,463
18,416
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18041](https://llvm.org/bz18041) | | Version | trunk | | OS | All | | CC | @zygoloid | ## Extended Description I compiled three test codes with -std=c89 compiler option. (A) int main(void) { // return 0; } (B) int main(void) { // //* r...
Inconsistent handling of C++ comments in C89 mode
https://api.github.com/repos/llvm/llvm-project/issues/18415/comments
5
2013-11-23T15:41:06Z
2021-12-09T21:40:40Z
https://github.com/llvm/llvm-project/issues/18415
1,076,065,438
18,415
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18040](https://llvm.org/bz18040) | | Version | 3.3 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Parsing the next code: static void funcion1(void) { static int i = 0; } the CXCursor_VarDecl cursor of 'i' returns CXLinkage_NoLinkage as ...
Function's static variables have CXLinkage_NoLinkage kind.
https://api.github.com/repos/llvm/llvm-project/issues/18414/comments
0
2013-11-23T14:07:41Z
2021-12-09T21:40:39Z
https://github.com/llvm/llvm-project/issues/18414
1,076,065,415
18,414
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18039](https://llvm.org/bz18039) | | Resolution | WORKSFORME | | Resolved on | Dec 11, 2013 13:10 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-project#12849 | | Attachments | [test case](https://user-images.githubusercontent.com/92601260/143748533-6ea256b0-8b35-4f6e-...
[-cxx-abi microsoft] fuzzer believes clang inserted an extra vbptr
https://api.github.com/repos/llvm/llvm-project/issues/18413/comments
1
2013-11-23T12:09:42Z
2022-01-20T02:13:01Z
https://github.com/llvm/llvm-project/issues/18413
1,076,065,381
18,413
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18038](https://llvm.org/bz18038) | | Version | trunk | | OS | MacOS X | | Attachments | [broken.cpp (does not compile due to namespace)](https://user-images.githubusercontent.com/60944935/143748531-b4be0f87-ac74-428c-8e97-070c87d1cf36.gz), [works.cpp (This does compile - no...
Friend template with default arguments in namespace
https://api.github.com/repos/llvm/llvm-project/issues/18412/comments
3
2013-11-23T06:10:37Z
2025-03-12T02:58:02Z
https://github.com/llvm/llvm-project/issues/18412
1,076,065,355
18,412
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18037](https://llvm.org/bz18037) | | Resolution | FIXED | | Resolved on | Dec 20, 2013 09:01 | | Version | 3.3 | | OS | FreeBSD | | Attachments | [run script](https://user-images.githubusercontent.com/60944935/143748528-323238b4-6360-4d92-80c0-04cd574738c9.gz) | | Reporter | LLV...
OOM crash in vectorizer (with late vectorization disabled, and relaxed aliasing)
https://api.github.com/repos/llvm/llvm-project/issues/18411/comments
3
2013-11-23T02:38:36Z
2021-12-09T21:40:36Z
https://github.com/llvm/llvm-project/issues/18411
1,076,065,315
18,411
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18036](https://llvm.org/bz18036) | | Resolution | FIXED | | Resolved on | Mar 30, 2014 09:53 | | Version | 3.3 | | OS | FreeBSD | | Attachments | [run script](https://user-images.githubusercontent.com/60944935/143748526-066d76e9-0163-4aa4-a1fa-193a7e7a2988.gz) | | Reporter | LLV...
OOM crash in vectorizer (with late vectorization and relaxed aliasing)
https://api.github.com/repos/llvm/llvm-project/issues/18410/comments
10
2013-11-23T02:36:26Z
2021-12-09T21:40:34Z
https://github.com/llvm/llvm-project/issues/18410
1,076,065,289
18,410
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18035](https://llvm.org/bz18035) | | Resolution | FIXED | | Resolved on | Sep 07, 2015 01:19 | | Version | unspecified | | OS | Windows NT | | Blocks | llvm/llvm-project#12849 | | CC | @majnemer,@timurrrr | ## Extended Description In the Microsoft ABI, C++ objects passed by v...
[-cxx-abi microsoft] Arguments with dtors must be constructed right-to-left due to callee destruction
https://api.github.com/repos/llvm/llvm-project/issues/18409/comments
4
2013-11-23T00:53:15Z
2021-12-09T21:40:33Z
https://github.com/llvm/llvm-project/issues/18409
1,076,065,258
18,409
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18034](https://llvm.org/bz18034) | | Resolution | FIXED | | Resolved on | Dec 20, 2013 14:00 | | Version | unspecified | | OS | All | | Depends On | llvm/llvm-project#18370 llvm/llvm-bugzilla-archive#18033 llvm/llvm-project#18515 | | Attachments | [llvm patch](https://user-imag...
Support the new mingw abi
https://api.github.com/repos/llvm/llvm-project/issues/18408/comments
8
2013-11-22T22:51:52Z
2021-12-09T21:42:58Z
https://github.com/llvm/llvm-project/issues/18408
1,076,065,139
18,408
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18033](https://llvm.org/bz18033) | | Resolution | FIXED | | Resolved on | Dec 01, 2013 10:55 | | Version | unspecified | | OS | All | | Blocks | llvm/llvm-project#18408 | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@isanbard,@rnk | ## Extended Description Give...
Template instantiation failure with -cxx-abi microsoft
https://api.github.com/repos/llvm/llvm-project/issues/18407/comments
3
2013-11-22T22:43:03Z
2021-12-09T21:40:32Z
https://github.com/llvm/llvm-project/issues/18407
1,076,065,029
18,407
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18032](https://llvm.org/bz18032) | | Resolution | FIXED | | Resolved on | Jan 09, 2014 18:33 | | Version | 3.3 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k | ## Extended Description To illustrate: #include<stdio.h> struct a { int foo; char *bar; }; str...
addrspec causes incorrect load/store with optimization on
https://api.github.com/repos/llvm/llvm-project/issues/18406/comments
4
2013-11-22T19:41:38Z
2021-12-09T21:40:23Z
https://github.com/llvm/llvm-project/issues/18406
1,076,065,007
18,406
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18031](https://llvm.org/bz18031) | | Resolution | FIXED | | Resolved on | Nov 23, 2013 12:45 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @akyrtzi | ## Extended Description Reduced test case: typedef struct mystruct { } *mystruct_t; class...
Assertion failed: (CurFn->isDeclaration() && "Function already has body?"), function StartFunction, file CodeGenFunction.cpp, line 500.
https://api.github.com/repos/llvm/llvm-project/issues/18405/comments
2
2013-11-22T16:27:56Z
2021-12-09T21:40:22Z
https://github.com/llvm/llvm-project/issues/18405
1,076,064,976
18,405
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18030](https://llvm.org/bz18030) | | Resolution | FIXED | | Resolved on | Nov 23, 2013 08:27 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description This is about r195440 clang-format: Improve formatting of ObjC method expressions. ...
Latest ObjC breaking priority causes weird formatting
https://api.github.com/repos/llvm/llvm-project/issues/18404/comments
1
2013-11-22T16:20:40Z
2021-12-09T21:40:21Z
https://github.com/llvm/llvm-project/issues/18404
1,076,064,946
18,404
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18029](https://llvm.org/bz18029) | | Resolution | FIXED | | Resolved on | Nov 22, 2013 12:02 | | Version | unspecified | | OS | Linux | ## Extended Description r195419 on x86 linux: % cat b.cc #include <stdio.h> int Bar(int *a) { return *a; } int Foo(int *a) { return B...
miscompilation on i386 with -fPIC (recent regression)
https://api.github.com/repos/llvm/llvm-project/issues/18403/comments
4
2013-11-22T11:32:54Z
2021-12-09T21:40:20Z
https://github.com/llvm/llvm-project/issues/18403
1,076,064,922
18,403
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18028](https://llvm.org/bz18028) | | Version | 3.3 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Following program: --8<--8<--8<--8<--8<--8<--8<--8<--8<--8<--8<--8<-- #include <stdio.h> #include <stdint.h> #include <string.h> typedef union...
clang puzzled with bitfields and/or bitwise &
https://api.github.com/repos/llvm/llvm-project/issues/18402/comments
0
2013-11-22T10:48:09Z
2021-12-09T21:40:19Z
https://github.com/llvm/llvm-project/issues/18402
1,076,064,895
18,402
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18027](https://llvm.org/bz18027) | | Resolution | FIXED | | Resolved on | Sep 07, 2015 01:18 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-project#12849 | ## Extended Description #include <stddef.h> #include <stdio.h> #include <string.h> char buffer[419430400]; inli...
[-cxx-abi microsoft] clang calculates size wrong of struct with field of struct type with aligned field
https://api.github.com/repos/llvm/llvm-project/issues/18401/comments
2
2013-11-22T09:12:35Z
2021-12-09T21:40:18Z
https://github.com/llvm/llvm-project/issues/18401
1,076,064,856
18,401
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18026](https://llvm.org/bz18026) | | Resolution | FIXED | | Resolved on | Dec 11, 2013 12:58 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-project#12849 | ## Extended Description #include <stddef.h> #include <stdio.h> #include <string.h> char buffer[419430400]; inli...
[-cxx-abi microsoft] clang overaligns packed struct
https://api.github.com/repos/llvm/llvm-project/issues/18400/comments
2
2013-11-22T08:47:32Z
2021-12-09T21:40:16Z
https://github.com/llvm/llvm-project/issues/18400
1,076,064,821
18,400
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18025](https://llvm.org/bz18025) | | Resolution | FIXED | | Resolved on | Sep 07, 2015 01:16 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-project#12849 | ## Extended Description consider: #include <stddef.h> #include <stdio.h> #include <string.h> char buffer[419430...
[-cxx-abi microsoft] clang ignores pragma pack around class definition
https://api.github.com/repos/llvm/llvm-project/issues/18399/comments
2
2013-11-22T08:23:02Z
2021-12-09T21:40:15Z
https://github.com/llvm/llvm-project/issues/18399
1,076,064,792
18,399
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18024](https://llvm.org/bz18024) | | Resolution | FIXED | | Resolved on | Sep 07, 2015 01:02 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-project#12849 | ## Extended Description consider: #include <stddef.h> #include <stdio.h> #include <string.h> char buffer[419430...
[-cxx-abi microsoft] clang ignores alignment specifier before class definition
https://api.github.com/repos/llvm/llvm-project/issues/18398/comments
4
2013-11-22T08:12:37Z
2021-12-09T21:40:14Z
https://github.com/llvm/llvm-project/issues/18398
1,076,064,756
18,398
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18023](https://llvm.org/bz18023) | | Resolution | FIXED | | Resolved on | Dec 13, 2013 17:24 | | Version | trunk | | OS | Linux | | CC | @ggreif,@isanbard | ## Extended Description Although there are a number of wrong-code bugs open right now, this testcase doesn't look like t...
possible array wrong code bug
https://api.github.com/repos/llvm/llvm-project/issues/18397/comments
4
2013-11-22T08:01:46Z
2021-12-09T21:40:13Z
https://github.com/llvm/llvm-project/issues/18397
1,076,064,728
18,397
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18022](https://llvm.org/bz18022) | | Resolution | FIXED | | Resolved on | Nov 25, 2013 14:36 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-project#12849 | | CC | @rnk,@timurrrr | ## Extended Description consider: struct { } a; typedef decltype(a) Ty; Ty fun(Ty x, Ty...
[-cxx-abi microsoft] Form backreferences for unnamed-type
https://api.github.com/repos/llvm/llvm-project/issues/18396/comments
2
2013-11-22T06:24:50Z
2021-12-09T21:40:12Z
https://github.com/llvm/llvm-project/issues/18396
1,076,064,694
18,396
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18021](https://llvm.org/bz18021) | | Resolution | FIXED | | Resolved on | Sep 07, 2015 01:18 | | Version | unspecified | | OS | Linux | | Blocks | llvm/llvm-project#12849 | ## Extended Description consider: #include <stddef.h> #include <stdio.h> #include <string.h> char buffe...
[-cxx-abi microsoft] Clang lays class out wrong when most derived class has a bitfield
https://api.github.com/repos/llvm/llvm-project/issues/18395/comments
5
2013-11-22T05:00:09Z
2021-12-09T21:40:10Z
https://github.com/llvm/llvm-project/issues/18395
1,076,064,654
18,395
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18020](https://llvm.org/bz18020) | | Resolution | FIXED | | Resolved on | Oct 07, 2014 20:08 | | Version | trunk | | OS | Linux | | CC | @zygoloid,@rnk | ## Extended Description Command line: clang -cc1 -emit-obj -std=c++11 lambda.ii Code: class Registerer { public: Regist...
Assertion in Codegen with lambdas
https://api.github.com/repos/llvm/llvm-project/issues/18394/comments
7
2013-11-22T03:41:32Z
2021-12-09T21:40:09Z
https://github.com/llvm/llvm-project/issues/18394
1,076,064,612
18,394
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18019](https://llvm.org/bz18019) | | Resolution | FIXED | | Resolved on | Sep 25, 2017 11:50 | | Version | trunk | | OS | Windows NT | | Blocks | llvm/llvm-project#19300 | | Reporter | LLVM Bugzilla Contributor | | CC | @fhahn,@rengolin | ## Extended Description I am seeing a...
ARM integrated assembler generates incorrect nop opcode when switching from arm to thumb mode
https://api.github.com/repos/llvm/llvm-project/issues/18393/comments
6
2013-11-22T03:24:25Z
2021-12-09T22:02:23Z
https://github.com/llvm/llvm-project/issues/18393
1,076,064,421
18,393
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18018](https://llvm.org/bz18018) | | Resolution | WONTFIX | | Resolved on | Jul 14, 2014 11:41 | | Version | unspecified | | OS | Linux | | Attachments | [Build system patch as described above](https://user-images.githubusercontent.com/60944935/143748521-b63142b7-28a7-4805-bb98-...
CMake build fails with gcc 4.4.x on RHEL6
https://api.github.com/repos/llvm/llvm-project/issues/18392/comments
2
2013-11-21T21:01:49Z
2022-01-20T02:39:13Z
https://github.com/llvm/llvm-project/issues/18392
1,076,064,398
18,392
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18017](https://llvm.org/bz18017) | | Resolution | FIXED | | Resolved on | Dec 11, 2013 20:53 | | Version | 3.3 | | OS | FreeBSD | | Attachments | [Trace, preprocessed source and run script](https://user-images.githubusercontent.com/60944935/143748520-0908a374-b91c-4cfd-a2be-0de4...
Instantiating a template with a 128-bit unsigned parameter crashes the compiler
https://api.github.com/repos/llvm/llvm-project/issues/18391/comments
2
2013-11-21T17:19:34Z
2021-12-09T21:39:59Z
https://github.com/llvm/llvm-project/issues/18391
1,076,064,363
18,391
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18016](https://llvm.org/bz18016) | | Resolution | FIXED | | Resolved on | Nov 21, 2013 15:06 | | Version | 3.3 | | OS | Linux | | Attachments | [stacktrace.txt](https://user-images.githubusercontent.com/60944935/143748517-91daf6e9-8094-4267-aea2-029f297ea4fd.gz), [run script](ht...
Impossible TemplateArgument UNREACHABLE executed at TypeLoc.cpp:335!
https://api.github.com/repos/llvm/llvm-project/issues/18390/comments
1
2013-11-21T16:39:40Z
2021-12-09T21:39:58Z
https://github.com/llvm/llvm-project/issues/18390
1,076,064,338
18,390
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18015](https://llvm.org/bz18015) | | Version | trunk | | OS | All | | CC | @DougGregor,@zygoloid | ## Extended Description Example: static_assert(std::is_same<int, float>::value, "error message for static assert"); prints: error: static_assert fa...
static_assert does not print the whole condition on failure
https://api.github.com/repos/llvm/llvm-project/issues/18389/comments
7
2013-11-21T16:34:05Z
2023-06-25T17:46:07Z
https://github.com/llvm/llvm-project/issues/18389
1,076,064,310
18,389
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18014](https://llvm.org/bz18014) | | Resolution | FIXED | | Resolved on | Nov 26, 2013 14:33 | | Version | trunk | | OS | Linux | | Attachments | [Reproducer](https://user-images.githubusercontent.com/60944935/143748516-d24791db-2763-4f5a-82c6-92003294d34a.gz) | | Reporter | LLV...
llc handles "sext" instruction with constants incorrect
https://api.github.com/repos/llvm/llvm-project/issues/18388/comments
1
2013-11-21T16:23:34Z
2021-12-09T21:39:56Z
https://github.com/llvm/llvm-project/issues/18388
1,076,064,280
18,388
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18013](https://llvm.org/bz18013) | | Resolution | FIXED | | Resolved on | Nov 21, 2013 17:31 | | Version | trunk | | OS | All | | Attachments | [Preprocessed source](https://user-images.githubusercontent.com/60944935/143748514-90ffbe98-4748-41e7-a680-a75411e265f2.gz), [Run scrip...
Regression, type mismatch in initializer_list causes clang Assertion failure
https://api.github.com/repos/llvm/llvm-project/issues/18387/comments
1
2013-11-21T08:28:42Z
2021-12-09T21:39:55Z
https://github.com/llvm/llvm-project/issues/18387
1,076,064,256
18,387
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18012](https://llvm.org/bz18012) | | Resolution | FIXED | | Resolved on | Nov 26, 2013 21:27 | | Version | trunk | | OS | Linux | | Attachments | [patch implementing -Wold-style-cast](https://user-images.githubusercontent.com/60944935/143748511-99a1634b-6ed5-41c1-a944-647fa48d2c...
[PATCH] implement -Wold-style-cast
https://api.github.com/repos/llvm/llvm-project/issues/18386/comments
4
2013-11-21T05:13:56Z
2021-12-09T21:39:54Z
https://github.com/llvm/llvm-project/issues/18386
1,076,064,218
18,386
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18011](https://llvm.org/bz18011) | | Version | 3.3 | | OS | MacOS X | | Attachments | [test code with single macro and main function, compiles and executes with no output](https://user-images.githubusercontent.com/60944935/143748510-b6793db8-51ac-4869-907d-dbeedb2d43ed.gz) | | R...
preprocess -traditional fails to replace macros with whitespace and argument
https://api.github.com/repos/llvm/llvm-project/issues/18385/comments
0
2013-11-21T05:09:22Z
2021-12-09T21:39:53Z
https://github.com/llvm/llvm-project/issues/18385
1,076,064,188
18,385
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18010](https://llvm.org/bz18010) | | Resolution | WONTFIX | | Resolved on | Mar 03, 2015 15:50 | | Version | unspecified | | OS | Linux | | Attachments | [Source code and errors for this bug](https://user-images.githubusercontent.com/60944935/143748509-22f80e24-a281-44df-850d-62...
Instantiating operator<< for std::basic_ostream<char32_t> fails
https://api.github.com/repos/llvm/llvm-project/issues/18384/comments
2
2013-11-21T01:32:50Z
2022-01-20T02:39:12Z
https://github.com/llvm/llvm-project/issues/18384
1,076,064,160
18,384
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18009](https://llvm.org/bz18009) | | Resolution | FIXED | | Resolved on | May 08, 2014 14:42 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @zygoloid,@tstellar | ## Extended Description Using clang to compile the following code which...
clang rejects valid code using integral non-type template-parameter in nested template
https://api.github.com/repos/llvm/llvm-project/issues/18383/comments
5
2013-11-21T00:23:03Z
2021-12-09T21:39:51Z
https://github.com/llvm/llvm-project/issues/18383
1,076,064,133
18,383
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18008](https://llvm.org/bz18008) | | Resolution | FIXED | | Resolved on | May 29, 2014 16:35 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description feraiseexcept is stripped out of C++ (but not C programs). He...
feraiseexcept is stripped out of C++ programs
https://api.github.com/repos/llvm/llvm-project/issues/18382/comments
2
2013-11-20T23:13:55Z
2021-12-09T21:39:50Z
https://github.com/llvm/llvm-project/issues/18382
1,076,064,101
18,382
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18007](https://llvm.org/bz18007) | | Version | trunk | | OS | All | | CC | @echristo,@silvasean,@rotateright | ## Extended Description This is kinda sad. % cat x.cpp unsigned g(unsigned i, bool b1, bool b2, bool b3) { unsigned cookie_mask = ~(7 << 29); return ((i & cookie...
X86 backend epic fail at generating decent code for some obvious bit math
https://api.github.com/repos/llvm/llvm-project/issues/18381/comments
12
2013-11-20T21:43:09Z
2021-12-09T21:39:48Z
https://github.com/llvm/llvm-project/issues/18381
1,076,064,064
18,381
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18006](https://llvm.org/bz18006) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k,@rnk | ## Extended Description It looks like gcc 4.8 will 1) Align arrays >= 32 bytes to 32 bytes. 2) Align arrays >= 16 bytes to 16 bytes. 3) Align ...
Some alignment differences with gcc 4.8
https://api.github.com/repos/llvm/llvm-project/issues/18380/comments
3
2013-11-20T18:13:03Z
2021-12-09T21:39:47Z
https://github.com/llvm/llvm-project/issues/18380
1,076,064,036
18,380