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 | [18305](https://llvm.org/bz18305) |
| Resolution | FIXED |
| Resolved on | Dec 22, 2013 04:47 |
| Version | trunk |
| OS | FreeBSD |
## Extended Description
The integrated assembler for ppc32 backend uses r13 for the TLS base pointer (@tls), whereas it shold be using r2. r13 i... | PPC32 TLS initial exec uses the wrong register | https://api.github.com/repos/llvm/llvm-project/issues/18679/comments | 1 | 2013-12-21T19:06:10Z | 2021-12-09T21:46:39Z | https://github.com/llvm/llvm-project/issues/18679 | 1,076,074,151 | 18,679 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18304](https://llvm.org/bz18304) |
| Resolution | FIXED |
| Resolved on | Jul 14, 2014 14:18 |
| Version | 3.3 |
| OS | Linux |
| Attachments | [Test case in C++](https://user-images.githubusercontent.com/60944935/143748696-b3a4a4fa-9b2b-4aac-b340-939c40e34f67.gz) |
| Reporter |... | LLVM optimizes away local variables making them alias | https://api.github.com/repos/llvm/llvm-project/issues/18678/comments | 3 | 2013-12-21T18:50:49Z | 2021-12-09T21:46:38Z | https://github.com/llvm/llvm-project/issues/18678 | 1,076,074,139 | 18,678 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18303](https://llvm.org/bz18303) |
| Resolution | FIXED |
| Resolved on | Jan 28, 2014 17:17 |
| Version | 3.3 |
| OS | Linux |
| Blocks | llvm/llvm-project#9056 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @pageexec |
## Extended Description
$ cat foo64.S
.global edata
... | Code emitted in wrong CPU mode after fixup relaxation. | https://api.github.com/repos/llvm/llvm-project/issues/18677/comments | 4 | 2013-12-21T13:00:00Z | 2021-12-09T21:46:37Z | https://github.com/llvm/llvm-project/issues/18677 | 1,076,074,119 | 18,677 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18302](https://llvm.org/bz18302) |
| Resolution | INVALID |
| Resolved on | Jan 06, 2014 06:40 |
| Version | trunk |
| OS | Linux |
| Attachments | [save-temps file](https://user-images.githubusercontent.com/93436003/143748695-787bb73b-1506-4978-a88c-dc0e93148163.gz) |
## Exten... | Rewriter: CallExpr sometimes has wrong LocEnd | https://api.github.com/repos/llvm/llvm-project/issues/18676/comments | 2 | 2013-12-21T12:38:22Z | 2021-12-09T21:46:36Z | https://github.com/llvm/llvm-project/issues/18676 | 1,076,074,105 | 18,676 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18301](https://llvm.org/bz18301) |
| Resolution | INVALID |
| Resolved on | Feb 05, 2014 06:50 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When I try to build LLVM with gcc -flto I get:
lib/libLLVMAsmParser.so: error: ... | Build failure with gcc LTO | https://api.github.com/repos/llvm/llvm-project/issues/18675/comments | 3 | 2013-12-21T11:59:52Z | 2021-12-09T21:46:35Z | https://github.com/llvm/llvm-project/issues/18675 | 1,076,074,090 | 18,675 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18300](https://llvm.org/bz18300) |
| Version | 3.3 |
| OS | MacOS X |
| Attachments | [stderr output](https://user-images.githubusercontent.com/60944935/143748694-38c7c625-71e9-47ce-9c39-d30f4725393c.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AlexDenisov |
## Extend... | clang crashed when compile ObjC++ code with ternary operator and modern ObjC syntax | https://api.github.com/repos/llvm/llvm-project/issues/18674/comments | 1 | 2013-12-21T11:24:16Z | 2023-05-23T11:52:42Z | https://github.com/llvm/llvm-project/issues/18674 | 1,076,074,074 | 18,674 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18299](https://llvm.org/bz18299) |
| Version | trunk |
| OS | All |
| Attachments | [test case & makefile](https://user-images.githubusercontent.com/60944935/143748693-85f470f8-fa34-4ac6-bf63-b8434f827d9e.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan |
## Exte... | False positive when aliasing structure | https://api.github.com/repos/llvm/llvm-project/issues/18673/comments | 6 | 2013-12-21T08:12:37Z | 2022-11-05T09:52:27Z | https://github.com/llvm/llvm-project/issues/18673 | 1,076,074,051 | 18,673 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18298](https://llvm.org/bz18298) |
| Resolution | FIXED |
| Resolved on | Dec 31, 2013 12:29 |
| Version | unspecified |
| OS | Windows NT |
| CC | @timurrrr |
## Extended Description
Clang emits a no-op return adjusting thunk for this code, but more importantly, it adds a slo... | [-cxx-abi microsoft] Trivially adjustable covariant return types should not require a thunk | https://api.github.com/repos/llvm/llvm-project/issues/18672/comments | 4 | 2013-12-21T03:04:13Z | 2021-12-09T21:46:32Z | https://github.com/llvm/llvm-project/issues/18672 | 1,076,074,029 | 18,672 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18297](https://llvm.org/bz18297) |
| Version | unspecified |
| OS | All |
| Attachments | [wip](https://user-images.githubusercontent.com/3487/143748688-df242bbc-4f32-494d-a6f9-4dd5befa1752.gz), [patch](https://user-images.githubusercontent.com/3487/143748689-657782bb-d255-48ee-... | Warn if comparison result is passed as last argument to memcmp and friends (or when it's passed as size_t more generally?) | https://api.github.com/repos/llvm/llvm-project/issues/18671/comments | 12 | 2013-12-21T02:25:56Z | 2022-01-20T02:53:38Z | https://github.com/llvm/llvm-project/issues/18671 | 1,076,074,014 | 18,671 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18296](https://llvm.org/bz18296) |
| Resolution | INVALID |
| Resolved on | Feb 28, 2014 09:03 |
| Version | 3.3 |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@emaste,@rnk |
## Extended Description
clang++ generates illegal code for function re... | Illegal code generated on end of bool function with missing return | https://api.github.com/repos/llvm/llvm-project/issues/18670/comments | 4 | 2013-12-21T01:41:47Z | 2021-12-09T21:46:30Z | https://github.com/llvm/llvm-project/issues/18670 | 1,076,073,997 | 18,670 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18295](https://llvm.org/bz18295) |
| Resolution | INVALID |
| Resolved on | Feb 02, 2014 01:45 |
| Version | trunk |
| OS | FreeBSD |
| CC | @hfinkel | | PPC64 TLS causes GNU ld to abort | https://api.github.com/repos/llvm/llvm-project/issues/18669/comments | 8 | 2013-12-21T01:17:48Z | 2021-12-09T21:46:29Z | https://github.com/llvm/llvm-project/issues/18669 | 1,076,073,983 | 18,669 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18294](https://llvm.org/bz18294) |
| Resolution | FIXED |
| Resolved on | Jun 20, 2019 11:14 |
| Version | trunk |
| OS | Windows NT |
| CC | @DougGregor,@zmodem,@zygoloid,@rnk |
## Extended Description
$ cat asm.c
void g(void);
void f(void) {
__asm nop;
__asm nop;
__as... | [clang-cl] __asm .align is mishandled? | https://api.github.com/repos/llvm/llvm-project/issues/18668/comments | 1 | 2013-12-20T21:13:05Z | 2021-12-09T21:46:28Z | https://github.com/llvm/llvm-project/issues/18668 | 1,076,073,968 | 18,668 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18293](https://llvm.org/bz18293) |
| Version | 3.3 |
| OS | other |
| Attachments | [llvm-objdump output](https://user-images.githubusercontent.com/60944935/143748682-5ae6ab0d-6263-49e3-9d33-5bd083479729.gz), [gnu objdump output](https://user-images.githubusercontent.com/6094493... | llvm-objdump: warning: invalid instruction encoding | https://api.github.com/repos/llvm/llvm-project/issues/18667/comments | 2 | 2013-12-20T20:37:40Z | 2022-07-01T23:28:47Z | https://github.com/llvm/llvm-project/issues/18667 | 1,076,073,946 | 18,667 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18292](https://llvm.org/bz18292) |
| Resolution | WORKSFORME |
| Resolved on | May 14, 2014 09:19 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143748681-b640b06a-0c3c-4c5d-ac05-c74e37ca6674.gz) |
| Reporter | ... | Incorrect intptr_t type on aarch64 (cross compiling from x86_64) | https://api.github.com/repos/llvm/llvm-project/issues/18666/comments | 1 | 2013-12-20T19:02:01Z | 2022-01-20T02:13:17Z | https://github.com/llvm/llvm-project/issues/18666 | 1,076,073,923 | 18,666 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18291](https://llvm.org/bz18291) |
| Resolution | FIXED |
| Resolved on | Jan 16, 2014 10:59 |
| Version | unspecified |
| OS | Linux |
| CC | @mclow,@nico |
## Extended Description
Below is the list of libc++ files missing the copyright boilerplate.
'third_party/libc++/trunk... | Some libc++ files are missing license headers | https://api.github.com/repos/llvm/llvm-project/issues/18665/comments | 2 | 2013-12-20T11:25:06Z | 2021-12-09T21:46:25Z | https://github.com/llvm/llvm-project/issues/18665 | 1,076,073,912 | 18,665 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18290](https://llvm.org/bz18290) |
| Resolution | FIXED |
| Resolved on | Jan 03, 2014 17:50 |
| Version | trunk |
| OS | Linux |
| Attachments | [test.ll](https://user-images.githubusercontent.com/60944935/143748680-43a47494-13e8-421a-a6b7-a77152c3b240.gz) |
| Reporter | LLVM B... | Loop reroller assertion failure for daxpy loop | https://api.github.com/repos/llvm/llvm-project/issues/18664/comments | 3 | 2013-12-20T02:14:11Z | 2021-12-09T21:46:23Z | https://github.com/llvm/llvm-project/issues/18664 | 1,076,073,892 | 18,664 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18289](https://llvm.org/bz18289) |
| Resolution | FIXED |
| Resolved on | Jan 07, 2014 22:23 |
| Version | trunk |
| OS | Linux |
| CC | @compnerd |
## Extended Description
Test case:
.Lfoo:
add r0, pc, #(.Lfoo - .) | [IAS] Symbol difference not supported immediate | https://api.github.com/repos/llvm/llvm-project/issues/18663/comments | 3 | 2013-12-20T01:52:52Z | 2021-12-09T21:46:22Z | https://github.com/llvm/llvm-project/issues/18663 | 1,076,073,874 | 18,663 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18288](https://llvm.org/bz18288) |
| Resolution | FIXED |
| Resolved on | Feb 21, 2014 05:20 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#19300 |
| CC | @rengolin |
## Extended Description
strbt r1, [r0], #​0
is accepted, but
strbt r1, [r0]
is no... | Integrated assembler rejects optional 0 immediates | https://api.github.com/repos/llvm/llvm-project/issues/18662/comments | 2 | 2013-12-20T01:49:40Z | 2021-12-09T22:02:38Z | https://github.com/llvm/llvm-project/issues/18662 | 1,076,073,747 | 18,662 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18287](https://llvm.org/bz18287) |
| Version | trunk |
| OS | Windows NT |
| Attachments | [Proposed "fix"](https://user-images.githubusercontent.com/60944935/143748679-2d618e1b-98fc-4721-ba68-de5625c6ba59.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
... | GetHostTriple.cmake incorrectly identifies arch under MSYS with MinGW-w64 | https://api.github.com/repos/llvm/llvm-project/issues/18661/comments | 0 | 2013-12-20T01:30:31Z | 2023-08-15T12:18:41Z | https://github.com/llvm/llvm-project/issues/18661 | 1,076,073,734 | 18,661 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18286](https://llvm.org/bz18286) |
| Resolution | FIXED |
| Resolved on | Feb 23, 2014 06:39 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
On a configure+make build:
$ otool -l clang | grep PATH -A 2
cmd LC_... | LC_RPATH not set in a cmake build | https://api.github.com/repos/llvm/llvm-project/issues/18660/comments | 2 | 2013-12-20T01:19:26Z | 2021-12-09T21:46:13Z | https://github.com/llvm/llvm-project/issues/18660 | 1,076,073,716 | 18,660 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18285](https://llvm.org/bz18285) |
| Version | trunk |
| OS | Windows NT |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143748675-3d03851e-364d-463c-b30b-386100de37de.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extend... | Exception raised in copy constructor during EH should go to terminator() | https://api.github.com/repos/llvm/llvm-project/issues/18659/comments | 6 | 2013-12-19T20:50:52Z | 2021-12-09T21:46:12Z | https://github.com/llvm/llvm-project/issues/18659 | 1,076,073,693 | 18,659 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18284](https://llvm.org/bz18284) |
| Resolution | FIXED |
| Resolved on | Dec 20, 2013 18:50 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nico |
## Extended Description
clang: error: unable to execute command: Aborted (core dumped... | Clang++ crash from missing "void" | https://api.github.com/repos/llvm/llvm-project/issues/18658/comments | 15 | 2013-12-19T19:27:51Z | 2021-12-09T21:46:11Z | https://github.com/llvm/llvm-project/issues/18658 | 1,076,073,665 | 18,658 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18283](https://llvm.org/bz18283) |
| Resolution | FIXED |
| Resolved on | Jan 27, 2014 01:24 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
While compiling the following code in C++98 or C++03 (not in ... | Const int initialized with curly braces is not a compile time constant | https://api.github.com/repos/llvm/llvm-project/issues/18657/comments | 1 | 2013-12-19T19:27:33Z | 2021-12-09T21:46:10Z | https://github.com/llvm/llvm-project/issues/18657 | 1,076,073,641 | 18,657 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18282](https://llvm.org/bz18282) |
| Resolution | DUPLICATE |
| Resolved on | Dec 19, 2013 10:24 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The following code was posted to stackoverflow giving a segmentation f... | When converting std::bind to a std::function, we enter an infinite loop causing a segmentation fault. | https://api.github.com/repos/llvm/llvm-project/issues/18656/comments | 3 | 2013-12-19T18:01:26Z | 2021-12-09T21:46:09Z | https://github.com/llvm/llvm-project/issues/18656 | 1,076,073,616 | 18,656 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18281](https://llvm.org/bz18281) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Hi,
On little-endian PowerPC Debian API 0.2, after building a clang driver (only -fsyntax-only should be working for now), the driver fails t... | clang:failed to locate gcc header (gcc 4.8.1-9, libc6-dev: 2.17-92):/usr/include/stdc-predef.h:30:10: fatal error: 'bits/predefs.h' file not found | https://api.github.com/repos/llvm/llvm-project/issues/18655/comments | 2 | 2013-12-19T15:59:12Z | 2021-12-09T21:46:08Z | https://github.com/llvm/llvm-project/issues/18655 | 1,076,073,591 | 18,655 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18280](https://llvm.org/bz18280) |
| Version | 3.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rnk |
## Extended Description
When I give an inlined definition to a function, the warning about "non-literal format string" goes away.
For example... | -Wformat does not warn for inlined functions | https://api.github.com/repos/llvm/llvm-project/issues/18654/comments | 1 | 2013-12-19T13:23:45Z | 2023-07-05T21:33:14Z | https://github.com/llvm/llvm-project/issues/18654 | 1,076,073,574 | 18,654 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18279](https://llvm.org/bz18279) |
| Resolution | FIXED |
| Resolved on | Jun 11, 2018 21:00 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When llvm is build with -flto installs libclang_rt.* archives that contain b... | llvm build with -flto installs libclang_rt.* archives that contain bitcode | https://api.github.com/repos/llvm/llvm-project/issues/18653/comments | 3 | 2013-12-19T13:20:14Z | 2021-12-09T21:46:06Z | https://github.com/llvm/llvm-project/issues/18653 | 1,076,073,566 | 18,653 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18278](https://llvm.org/bz18278) |
| Resolution | FIXED |
| Resolved on | Sep 07, 2015 01:15 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#12849 |
## Extended Description
#if defined(__clang__) || defined(__GNUC__)
typedef __SIZE_TYPE__ size_t;
#endi... | [-cxx-abi microsoft] Layout of field inside of five-deep hierarchy wrong | https://api.github.com/repos/llvm/llvm-project/issues/18652/comments | 1 | 2013-12-19T04:19:39Z | 2021-12-09T21:46:05Z | https://github.com/llvm/llvm-project/issues/18652 | 1,076,073,543 | 18,652 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18277](https://llvm.org/bz18277) |
| Resolution | FIXED |
| Resolved on | Dec 18, 2013 18:55 |
| Version | unspecified |
| OS | Windows NT |
## Extended Description
$ cat t.cpp
struct A {
virtual ~A();
long long ll;
};
struct B : A {
virtual ~B();
virtual void foo();
... | [-cxx-abi microsoft] vtordisps for virtual base should be placed before aligning virtual bases | https://api.github.com/repos/llvm/llvm-project/issues/18651/comments | 1 | 2013-12-19T01:03:04Z | 2021-12-09T21:46:04Z | https://github.com/llvm/llvm-project/issues/18651 | 1,076,073,533 | 18,651 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18276](https://llvm.org/bz18276) |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Makefile](https://user-images.githubusercontent.com/60944935/143748674-469797bc-d733-4c9a-8f0e-8ef2f2f93890.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The cur... | clang breaks OpenSSL library when compiling with -O2 or -O3 | https://api.github.com/repos/llvm/llvm-project/issues/18650/comments | 2 | 2013-12-18T23:23:25Z | 2021-12-09T21:46:03Z | https://github.com/llvm/llvm-project/issues/18650 | 1,076,073,517 | 18,650 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18275](https://llvm.org/bz18275) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2014 23:14 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The declaration of A::f has a const. The definition doesn't.
... | Incorrect const qualifier behavior in definition | https://api.github.com/repos/llvm/llvm-project/issues/18649/comments | 1 | 2013-12-18T17:16:40Z | 2021-12-09T21:46:02Z | https://github.com/llvm/llvm-project/issues/18649 | 1,076,073,507 | 18,649 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18274](https://llvm.org/bz18274) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @atrick,@topperc,@echristo,@rotateright |
## Extended Description
While our performance testing ~17% performance regression of the test of RGB -> YIQ... | Performance degradation of test with rgb processing on Atom1.8 due to enabling of MI scheduling for x86 | https://api.github.com/repos/llvm/llvm-project/issues/18648/comments | 0 | 2013-12-18T16:33:36Z | 2022-05-08T13:32:24Z | https://github.com/llvm/llvm-project/issues/18648 | 1,076,073,485 | 18,648 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18273](https://llvm.org/bz18273) |
| Resolution | FIXED |
| Resolved on | Feb 04, 2014 11:36 |
| Version | trunk |
| OS | Linux |
| CC | @compnerd |
## Extended Description
As a special case, the second argument of .symver may contain @​s even though those are comment sp... | ARM integrated assembler rejects valid .symver | https://api.github.com/repos/llvm/llvm-project/issues/18647/comments | 0 | 2013-12-18T03:50:47Z | 2021-12-09T21:45:59Z | https://github.com/llvm/llvm-project/issues/18647 | 1,076,073,469 | 18,647 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18272](https://llvm.org/bz18272) |
| Resolution | FIXED |
| Resolved on | Jan 19, 2014 23:44 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sylvestre |
## Extended Description
I am unable to install clang-3.4 or clang-3.5 on Ubuntu ... | Unable to install clang-3.4/3.5 on Ubuntu Precise (12.04) | https://api.github.com/repos/llvm/llvm-project/issues/18646/comments | 6 | 2013-12-18T03:42:07Z | 2021-12-09T21:45:58Z | https://github.com/llvm/llvm-project/issues/18646 | 1,076,073,449 | 18,646 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18271](https://llvm.org/bz18271) |
| Resolution | FIXED |
| Resolved on | Dec 18, 2013 01:09 |
| Version | trunk |
| OS | All |
## Extended Description
{
if ([theEvent phase] == NSEventPhaseBegan ||
[theEvent phase] == NSEventPhaseMayBegin) {
}
}
becomes
{
if ([t... | Formatter adds confusing line break in `a == b || c == d` type expression | https://api.github.com/repos/llvm/llvm-project/issues/18645/comments | 1 | 2013-12-18T02:48:13Z | 2021-12-09T21:45:57Z | https://github.com/llvm/llvm-project/issues/18645 | 1,076,073,430 | 18,645 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18270](https://llvm.org/bz18270) |
| Resolution | FIXED |
| Resolved on | Mar 03, 2014 14:08 |
| Version | unspecified |
| OS | Linux |
| CC | @dwblaikie,@echristo,@pogo59 |
## Extended Description
This feature in DWARF is mainly used for sample-based PGO (http://wiki.dwarfstd... | Add support for DWARF path discriminators | https://api.github.com/repos/llvm/llvm-project/issues/18644/comments | 9 | 2013-12-18T02:38:27Z | 2023-08-15T13:40:03Z | https://github.com/llvm/llvm-project/issues/18644 | 1,076,073,407 | 18,644 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18269](https://llvm.org/bz18269) |
| Resolution | FIXED |
| Resolved on | Jun 05, 2020 10:06 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@zygoloid |
## Extended Description
It seems Clang has a bad check for whether the first using-declaration in the case below int... | using-declaration for a name declared previously via a using-declaration introducing a non-typedef class/enumeration name | https://api.github.com/repos/llvm/llvm-project/issues/18643/comments | 3 | 2013-12-18T00:23:57Z | 2021-12-09T21:45:55Z | https://github.com/llvm/llvm-project/issues/18643 | 1,076,073,396 | 18,643 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18268](https://llvm.org/bz18268) |
| Resolution | FIXED |
| Resolved on | Dec 18, 2013 16:27 |
| Version | trunk |
| OS | Windows NT |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143748673-ef489210-ef21-4867-b5a6-0c943680d343.gz) |
| Reporter |... | [AArch32] Incorrect condition of vsel | https://api.github.com/repos/llvm/llvm-project/issues/18642/comments | 2 | 2013-12-17T23:08:02Z | 2021-12-09T21:45:54Z | https://github.com/llvm/llvm-project/issues/18642 | 1,076,073,378 | 18,642 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18267](https://llvm.org/bz18267) |
| Resolution | INVALID |
| Resolved on | Aug 21, 2014 19:57 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
/usr/lib64/libLLVMPowerPCCodeGen.a(PPCTargetMachine.cpp.o): In function `llvm::R... | Missing nop after bl | https://api.github.com/repos/llvm/llvm-project/issues/18641/comments | 2 | 2013-12-17T15:49:11Z | 2021-12-09T21:45:53Z | https://github.com/llvm/llvm-project/issues/18641 | 1,076,073,358 | 18,641 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18266](https://llvm.org/bz18266) |
| Resolution | WORKSFORME |
| Resolved on | Dec 17, 2013 14:20 |
| Version | 3.3 |
| OS | MacOS X |
| Attachments | [output of "clang++ -std=c++11 -c t.cc -v"](https://user-images.githubusercontent.com/702021/143748672-2d56ef7c-5e67-4a9b-8583-0... | Crash on method with dependent return type | https://api.github.com/repos/llvm/llvm-project/issues/18640/comments | 3 | 2013-12-17T14:38:39Z | 2022-01-20T02:13:16Z | https://github.com/llvm/llvm-project/issues/18640 | 1,076,073,336 | 18,640 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18265](https://llvm.org/bz18265) |
| Resolution | FIXED |
| Resolved on | Sep 05, 2014 20:28 |
| Version | 3.3 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nico |
## Extended Description
Supported by gcc, but not supported by clang. More info:
New warnings... | Please add support for Wunused-local-typedefs/Wno-unused-local-typedefs | https://api.github.com/repos/llvm/llvm-project/issues/18639/comments | 6 | 2013-12-17T04:17:20Z | 2021-12-09T21:45:51Z | https://github.com/llvm/llvm-project/issues/18639 | 1,076,073,314 | 18,639 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18264](https://llvm.org/bz18264) |
| Resolution | FIXED |
| Resolved on | Jan 10, 2014 19:17 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#12849 |
## Extended Description
consider:
extern "C" int printf(const char *fmt, ...);
struct __declspec(align(... | [-cxx-abi microsoft] Bad size calculation for struct hierarchy involving pack and alignment | https://api.github.com/repos/llvm/llvm-project/issues/18638/comments | 1 | 2013-12-17T02:55:15Z | 2021-12-09T21:45:50Z | https://github.com/llvm/llvm-project/issues/18638 | 1,076,073,288 | 18,638 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18263](https://llvm.org/bz18263) |
| Resolution | INVALID |
| Resolved on | Jul 23, 2014 14:58 |
| Version | trunk |
| OS | Windows NT |
| CC | @majnemer,@rnk |
## Extended Description
Empty structs have 4-byte size in "-cxx-abi microsoft" mode, see the test/Sema/empty1.c test... | Empty structs have 4-byte size in "-cxx-abi microsoft" mode | https://api.github.com/repos/llvm/llvm-project/issues/18637/comments | 2 | 2013-12-16T21:20:14Z | 2021-12-09T21:45:49Z | https://github.com/llvm/llvm-project/issues/18637 | 1,076,073,263 | 18,637 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18262](https://llvm.org/bz18262) |
| Resolution | FIXED |
| Resolved on | Jan 07, 2014 15:41 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan |
## Extended Description
This one's perhaps a bit mean - I'd be seriously impres... | False positive: malloced pointers wrapped in NSValues | https://api.github.com/repos/llvm/llvm-project/issues/18636/comments | 4 | 2013-12-16T20:17:42Z | 2021-12-09T21:45:48Z | https://github.com/llvm/llvm-project/issues/18636 | 1,076,073,240 | 18,636 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18261](https://llvm.org/bz18261) |
| Resolution | FIXED |
| Resolved on | Jan 20, 2014 10:02 |
| Version | trunk |
| OS | Linux |
| Attachments | [Bug reproducer](https://user-images.githubusercontent.com/71411/143748667-5029280e-c50c-4da2-823f-ef355d8cfc0a.gz) |
| CC | @jmolloy... | Register coalescer asserts with 'LastMI && "Range must end at a proper instruction"' | https://api.github.com/repos/llvm/llvm-project/issues/18635/comments | 1 | 2013-12-16T19:19:04Z | 2021-12-09T21:45:47Z | https://github.com/llvm/llvm-project/issues/18635 | 1,076,073,216 | 18,635 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18260](https://llvm.org/bz18260) |
| Resolution | FIXED |
| Resolved on | Dec 16, 2013 15:43 |
| Version | trunk |
| OS | Linux |
| Attachments | [test case to reproduce crash](https://user-images.githubusercontent.com/60944935/143748664-4c419ed9-ee47-41ed-8999-b306514dd994.gz),... | Attempting to call member func named 'move' crashes the compiler if using -Weverything | https://api.github.com/repos/llvm/llvm-project/issues/18634/comments | 3 | 2013-12-16T12:08:15Z | 2021-12-09T21:45:45Z | https://github.com/llvm/llvm-project/issues/18634 | 1,076,073,182 | 18,634 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18259](https://llvm.org/bz18259) |
| Version | trunk |
| OS | All |
| CC | @DougGregor,@kees,@zygoloid,@Weverything |
## Extended Description
This doesn't warn but probably should:
Nicos-MacBook-Pro:clang thakis$ cat test3.cc
int main(int argc, char*argv[]) {
switch (argc)... | -Wimplicit-fallthrough gets confused by a non-case label in a switch | https://api.github.com/repos/llvm/llvm-project/issues/18633/comments | 3 | 2013-12-16T03:17:14Z | 2022-01-17T20:04:05Z | https://github.com/llvm/llvm-project/issues/18633 | 1,076,073,158 | 18,633 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18258](https://llvm.org/bz18258) |
| Resolution | WONTFIX |
| Resolved on | Feb 01, 2019 15:10 |
| Version | trunk |
| OS | OpenBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @atanasyan |
## Extended Description
Running clang-3.4 rc2 on OpenBSD/mips64el: OpenBSD's MIPS ... | [MIPS] Support for the mips3 subset of instructions | https://api.github.com/repos/llvm/llvm-project/issues/18632/comments | 4 | 2013-12-16T02:07:26Z | 2022-01-20T02:39:14Z | https://github.com/llvm/llvm-project/issues/18632 | 1,076,073,137 | 18,632 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18257](https://llvm.org/bz18257) |
| Resolution | FIXED |
| Resolved on | Jan 15, 2017 16:12 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sylvestre |
## Extended Description
System: Linux Mint 16 64-bit, tracking the Ubuntu saucy ... | -fuse-ld=gold and -flto not working on Clang 3.5 SVN .deb | https://api.github.com/repos/llvm/llvm-project/issues/18631/comments | 3 | 2013-12-15T23:26:10Z | 2021-12-09T21:45:42Z | https://github.com/llvm/llvm-project/issues/18631 | 1,076,073,114 | 18,631 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18256](https://llvm.org/bz18256) |
| Version | trunk |
| OS | Windows XP |
| Depends On | llvm/llvm-project#11542 |
| CC | @DougGregor,@rnk |
## Extended Description
Atempting to link an executable while testing Boost libraries with clang-cl I am seeing this error in... | clang-cl does not work with `/MDd` (dynamic debug CRT) due to `std::locale` link errors | https://api.github.com/repos/llvm/llvm-project/issues/18630/comments | 6 | 2013-12-15T23:04:44Z | 2024-07-27T21:49:50Z | https://github.com/llvm/llvm-project/issues/18630 | 1,076,073,089 | 18,630 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18255](https://llvm.org/bz18255) |
| Resolution | FIXED |
| Resolved on | Jan 02, 2014 13:01 |
| Version | unspecified |
| OS | All |
| CC | @kcc |
## Extended Description
Snow Leopard does not have EOWNERDEAD, so compiler_rt fails at:
.../release_34/projects/compiler-rt/lib/... | release_34 and trunk fail to build on Snow Leopard | https://api.github.com/repos/llvm/llvm-project/issues/18629/comments | 4 | 2013-12-15T01:49:23Z | 2021-12-09T21:45:40Z | https://github.com/llvm/llvm-project/issues/18629 | 1,076,073,062 | 18,629 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18254](https://llvm.org/bz18254) |
| Resolution | WORKSFORME |
| Resolved on | Nov 02, 2014 03:47 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Replication info](https://user-images.githubusercontent.com/60944935/143748663-ac745f57-6b08-4744-8ced-79b531c37902.gz) |... | Templated lambda cause with C++ modules | https://api.github.com/repos/llvm/llvm-project/issues/18628/comments | 1 | 2013-12-15T00:50:45Z | 2022-01-20T02:13:15Z | https://github.com/llvm/llvm-project/issues/18628 | 1,076,073,042 | 18,628 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18253](https://llvm.org/bz18253) |
| Resolution | DUPLICATE |
| Resolved on | Dec 15, 2013 18:21 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
llvm 3.4 (branch) built with cmake "MinSizeRel" builds a llvm-config that does... | llvm-config doesn't set NDEBUG | https://api.github.com/repos/llvm/llvm-project/issues/18627/comments | 1 | 2013-12-14T21:04:07Z | 2021-12-09T21:45:38Z | https://github.com/llvm/llvm-project/issues/18627 | 1,076,073,025 | 18,627 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18252](https://llvm.org/bz18252) |
| Resolution | FIXED |
| Resolved on | Jun 15, 2015 20:10 |
| Version | 3.3 |
| OS | Linux |
| Attachments | [Crash dump](https://user-images.githubusercontent.com/60944935/143748660-7741181f-8394-4277-9269-7178672efa33.gz), [Partial preprocess... | clang crashes when compiling recursive variadic template expression | https://api.github.com/repos/llvm/llvm-project/issues/18626/comments | 8 | 2013-12-14T19:39:03Z | 2021-12-09T21:45:37Z | https://github.com/llvm/llvm-project/issues/18626 | 1,076,073,000 | 18,626 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18251](https://llvm.org/bz18251) |
| Resolution | FIXED |
| Resolved on | Feb 12, 2014 15:42 |
| Version | unspecified |
| OS | All |
| CC | @rnk |
## Extended Description
We hit an assert in MicrosoftCXXABI::getMemberPointerWidthAndAlign when running the CodeGenCXX/2004-03-08... | Assert in MicrosoftCXXABI::getMemberPointerWidthAndAlign for non-Win32 triples | https://api.github.com/repos/llvm/llvm-project/issues/18625/comments | 3 | 2013-12-14T19:02:27Z | 2021-12-09T21:45:36Z | https://github.com/llvm/llvm-project/issues/18625 | 1,076,072,978 | 18,625 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18250](https://llvm.org/bz18250) |
| Resolution | FIXED |
| Resolved on | Jul 14, 2014 13:38 |
| Version | trunk |
| OS | All |
| CC | @EdSchouten,@rnk |
## Extended Description
The option '-u' exists in gcc and is not implemented in clang.
Here is the information about it:
-... | Please implement the option -u in clang | https://api.github.com/repos/llvm/llvm-project/issues/18624/comments | 4 | 2013-12-14T18:10:58Z | 2021-12-09T21:45:34Z | https://github.com/llvm/llvm-project/issues/18624 | 1,076,072,955 | 18,624 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18249](https://llvm.org/bz18249) |
| Resolution | FIXED |
| Resolved on | Dec 14, 2013 10:41 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
A pair<path, path> can be emplaced into a vector.
So can a pair<unique_pt... | A pair<path, unique_ptr> cannot be emplaced into a vector. | https://api.github.com/repos/llvm/llvm-project/issues/18623/comments | 1 | 2013-12-14T16:17:35Z | 2021-12-09T21:45:34Z | https://github.com/llvm/llvm-project/issues/18623 | 1,076,072,939 | 18,623 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18248](https://llvm.org/bz18248) |
| Resolution | FIXED |
| Resolved on | Sep 07, 2015 01:10 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#12849 |
| CC | @rnk,@timurrrr |
## Extended Description
consider:
inline char const *g() {
static char *b = "\0... | [-cxx-abi microsoft] Mangle string literals properly | https://api.github.com/repos/llvm/llvm-project/issues/18622/comments | 5 | 2013-12-14T13:12:24Z | 2021-12-09T21:45:32Z | https://github.com/llvm/llvm-project/issues/18622 | 1,076,072,909 | 18,622 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18247](https://llvm.org/bz18247) |
| Resolution | INVALID |
| Resolved on | Dec 16, 2013 11:01 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan |
## Extended Description
the static analyzer complains as such:
memchr_null.c:3... | 3.4: memchr(NULL, '=', 0) is defined as NULL | https://api.github.com/repos/llvm/llvm-project/issues/18621/comments | 2 | 2013-12-14T08:03:42Z | 2021-12-09T21:45:31Z | https://github.com/llvm/llvm-project/issues/18621 | 1,076,072,877 | 18,621 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18246](https://llvm.org/bz18246) |
| Resolution | FIXED |
| Resolved on | Dec 13, 2013 21:18 |
| Version | trunk |
| OS | Linux |
| CC | @zygoloid |
## Extended Description
test.cc:
template <typename T>
class Baz {
public:
template <unsigned N>
void bar();
};
template <ty... | Crash on invalid during template function instantiation | https://api.github.com/repos/llvm/llvm-project/issues/18620/comments | 1 | 2013-12-14T05:05:46Z | 2021-12-09T21:45:30Z | https://github.com/llvm/llvm-project/issues/18620 | 1,076,072,845 | 18,620 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18245](https://llvm.org/bz18245) |
| Version | trunk |
| OS | Linux |
| Attachments | [test case for Sec 15.5.2](https://user-images.githubusercontent.com/60944935/143748659-141b1b14-e665-4573-aa13-a192673f738d.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@z... | [C++98]Should continue search after unexpected() throw a exception allowed by exception-spec | https://api.github.com/repos/llvm/llvm-project/issues/18619/comments | 2 | 2013-12-14T02:55:28Z | 2023-09-12T14:06:21Z | https://github.com/llvm/llvm-project/issues/18619 | 1,076,072,820 | 18,619 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18244](https://llvm.org/bz18244) |
| Resolution | FIXED |
| Resolved on | Jan 13, 2014 22:22 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The backend needs to avoid reusing spill slots in functions that call setjmp(). I... | Backend can miscompile functions that invoke setjmp() | https://api.github.com/repos/llvm/llvm-project/issues/18618/comments | 2 | 2013-12-13T21:39:52Z | 2021-12-09T21:45:28Z | https://github.com/llvm/llvm-project/issues/18618 | 1,076,072,788 | 18,618 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18243](https://llvm.org/bz18243) |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rnk |
## Extended Description
```
clang version 3.5 (trunk 197014)
Target: x86_64-apple-darwin13.0.0
Thread model: posix
```
(clang was compile... | Generating unnecessary null check when casting derived pointer to virtual base class pointer | https://api.github.com/repos/llvm/llvm-project/issues/18617/comments | 4 | 2013-12-13T20:57:21Z | 2022-11-02T00:29:02Z | https://github.com/llvm/llvm-project/issues/18617 | 1,076,072,751 | 18,617 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18242](https://llvm.org/bz18242) |
| Resolution | FIXED |
| Resolved on | Aug 15, 2014 10:27 |
| Version | trunk |
| OS | other |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
On little-endian PowerPC Debian API 0.2, the opcode opd is no longer allowed. Norm... | Inline assembly in C++ fails to link on leppc Debian ABI 0.2 | https://api.github.com/repos/llvm/llvm-project/issues/18616/comments | 1 | 2013-12-13T20:17:11Z | 2021-12-09T21:45:25Z | https://github.com/llvm/llvm-project/issues/18616 | 1,076,072,722 | 18,616 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18241](https://llvm.org/bz18241) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The first use of the keyword is in an example in the section entitled "Global Variables". No explanation of the meaning of this keyword is giv... | Language reference never defines "global" keyword | https://api.github.com/repos/llvm/llvm-project/issues/18615/comments | 0 | 2013-12-13T17:37:45Z | 2021-12-09T21:45:24Z | https://github.com/llvm/llvm-project/issues/18615 | 1,076,072,699 | 18,615 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18240](https://llvm.org/bz18240) |
| Resolution | FIXED |
| Resolved on | Dec 13, 2013 13:40 |
| Version | 3.3 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid |
## Extended Description
For the code
struct A
{
explicit operator bool() { return t... | С++11 standard compliance parts 12.3.2.2 and 8.5.15 | https://api.github.com/repos/llvm/llvm-project/issues/18614/comments | 1 | 2013-12-13T16:44:18Z | 2021-12-09T21:45:23Z | https://github.com/llvm/llvm-project/issues/18614 | 1,076,072,679 | 18,614 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18239](https://llvm.org/bz18239) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rengolin |
## Extended Description
Giving the following architectures to the -target option in clang results in surprising CPU selection in cc1:
1) armv5tej:... | Incorrect CPU selected in cc1 for 3 ARM architectures | https://api.github.com/repos/llvm/llvm-project/issues/18613/comments | 0 | 2013-12-13T16:31:33Z | 2021-12-09T21:45:22Z | https://github.com/llvm/llvm-project/issues/18613 | 1,076,072,654 | 18,613 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18238](https://llvm.org/bz18238) |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @iains |
## Extended Description
/Volumes/Isolde/sources/LLVM-svn/gcc40-cmake-build/bin/clang++ -v -B/sw/lib/odcctools/bin -I/usr/lib/gcc/powerpc-apple-darwi... | clang driver does not propagate -Bprefix to gcc toolchain | https://api.github.com/repos/llvm/llvm-project/issues/18612/comments | 1 | 2013-12-13T03:39:38Z | 2021-12-09T21:45:21Z | https://github.com/llvm/llvm-project/issues/18612 | 1,076,072,629 | 18,612 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18237](https://llvm.org/bz18237) |
| Resolution | WORKSFORME |
| Resolved on | Feb 18, 2014 16:07 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [working .s, compiled with -O0, linked fine](https://user-images.githubusercontent.com/60944935/143748657-acb0c85b-0a3b-48b1-b... | [powerpc-darwin8] stage-2 asan_mac.cc.o causes linker error: unknown flags (type) of section 11 (__TEXT,__literal16) in load command 0 | https://api.github.com/repos/llvm/llvm-project/issues/18611/comments | 3 | 2013-12-13T03:03:44Z | 2022-01-20T02:13:15Z | https://github.com/llvm/llvm-project/issues/18611 | 1,076,072,599 | 18,611 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18236](https://llvm.org/bz18236) |
| Resolution | FIXED |
| Resolved on | Dec 13, 2013 03:52 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sylvestre |
## Extended Description
/usr/local/google/home/tfiala/lldb/work/llvm/tools/lldb/... | Linux build error: Host.cpp switch statement, multiple define cases with same value | https://api.github.com/repos/llvm/llvm-project/issues/18610/comments | 4 | 2013-12-13T02:05:47Z | 2021-12-09T21:45:19Z | https://github.com/llvm/llvm-project/issues/18610 | 1,076,072,577 | 18,610 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18235](https://llvm.org/bz18235) |
| Resolution | FIXED |
| Resolved on | Dec 13, 2013 10:12 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Running
$ clang -cc1 -target -triple le32-unknown-nacl test.c -S
print a cpp progr... | Fallback to the cpp backend has strange consequences | https://api.github.com/repos/llvm/llvm-project/issues/18609/comments | 1 | 2013-12-13T01:30:05Z | 2021-12-09T21:45:18Z | https://github.com/llvm/llvm-project/issues/18609 | 1,076,072,555 | 18,609 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18234](https://llvm.org/bz18234) |
| Resolution | FIXED |
| Resolved on | Jan 07, 2014 18:57 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
In section 12.3.2 Conversion functions:
Classes, en... | [C++98]Enumerations shall not be declared in the type-specifier-seq of a conversion function. | https://api.github.com/repos/llvm/llvm-project/issues/18608/comments | 1 | 2013-12-13T01:04:25Z | 2021-12-09T21:45:17Z | https://github.com/llvm/llvm-project/issues/18608 | 1,076,072,532 | 18,608 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18233](https://llvm.org/bz18233) |
| Resolution | FIXED |
| Resolved on | Dec 31, 2013 12:22 |
| Version | unspecified |
| OS | Windows NT |
| CC | @timurrrr |
## Extended Description
LLVM's use of gtest exhibits this problem in convertible_fwd_ostream:
class convertible_fwd_... | [-cxx-abi microsoft] Ctors for classes with vbases have is_most_derived as the second parameter instead of last | https://api.github.com/repos/llvm/llvm-project/issues/18607/comments | 4 | 2013-12-13T00:56:40Z | 2021-12-09T21:45:16Z | https://github.com/llvm/llvm-project/issues/18607 | 1,076,072,507 | 18,607 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18232](https://llvm.org/bz18232) |
| Resolution | FIXED |
| Resolved on | Dec 13, 2013 23:11 |
| Version | unspecified |
| OS | Windows NT |
| CC | @eldiener,@zygoloid |
## Extended Description
Filing so it can be tracked and reduced.
$ cat t.cpp
#include <ppltasks.h>
$ clan... | clang-cl crashes during template instantiation inside the MSVC 2012 ppltasks.h header | https://api.github.com/repos/llvm/llvm-project/issues/18606/comments | 3 | 2013-12-13T00:21:49Z | 2021-12-09T21:45:15Z | https://github.com/llvm/llvm-project/issues/18606 | 1,076,072,482 | 18,606 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18231](https://llvm.org/bz18231) |
| Resolution | FIXED |
| Resolved on | Feb 21, 2014 05:20 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#19300 |
| CC | @TNorthover |
## Extended Description
A feature recently being introduced to avoid the madness of havi... | Unwind code in Android uses .code 32 in inline assembly | https://api.github.com/repos/llvm/llvm-project/issues/18605/comments | 13 | 2013-12-12T22:40:46Z | 2021-12-09T22:02:37Z | https://github.com/llvm/llvm-project/issues/18605 | 1,076,072,302 | 18,605 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18230](https://llvm.org/bz18230) |
| Resolution | WORKSFORME |
| Resolved on | Sep 25, 2015 10:36 |
| Version | unspecified |
| OS | FreeBSD |
## Extended Description
======================================================================
ERROR: test_convenience_regis... | python error RuntimeError("Unknown child exit status!") from test_convenience_registers_16bit_with_process_attach | https://api.github.com/repos/llvm/llvm-project/issues/18604/comments | 2 | 2013-12-12T22:21:54Z | 2022-01-20T02:13:14Z | https://github.com/llvm/llvm-project/issues/18604 | 1,076,072,265 | 18,604 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18229](https://llvm.org/bz18229) |
| Resolution | FIXED |
| Resolved on | Dec 12, 2013 17:14 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid |
## Extended Description
Static analysis tool "cppcheck" said the following
[llvm/tools/c... | llvm/tools/clang/lib/Sema/SemaTemplateDeduction.cpp:4649: maybe pointless assert ? | https://api.github.com/repos/llvm/llvm-project/issues/18603/comments | 1 | 2013-12-12T21:15:06Z | 2021-12-09T21:45:04Z | https://github.com/llvm/llvm-project/issues/18603 | 1,076,072,233 | 18,603 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18228](https://llvm.org/bz18228) |
| Resolution | FIXED |
| Resolved on | Jan 22, 2014 13:26 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @arsenm |
## Extended Description
I just ran static analyser "cppcheck" over the llvm trunk source co... | llvm/lib/IR/Instructions.cpp: 2 * return expression wierdness ? | https://api.github.com/repos/llvm/llvm-project/issues/18602/comments | 2 | 2013-12-12T21:10:56Z | 2021-12-09T21:45:03Z | https://github.com/llvm/llvm-project/issues/18602 | 1,076,072,209 | 18,602 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18227](https://llvm.org/bz18227) |
| Resolution | FIXED |
| Resolved on | Apr 17, 2019 13:39 |
| Version | trunk |
| OS | All |
| Attachments | [Stack trace](https://user-images.githubusercontent.com/60944935/143748654-95f5e6c4-5440-43cf-ba10-579350ede02e.gz) |
| Reporter | LLVM... | Assertion failure in ResolveCondition with cfg-temporary-dtors=true | https://api.github.com/repos/llvm/llvm-project/issues/18601/comments | 3 | 2013-12-12T15:59:42Z | 2021-12-09T21:45:02Z | https://github.com/llvm/llvm-project/issues/18601 | 1,076,072,185 | 18,601 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18226](https://llvm.org/bz18226) |
| Version | 3.2 |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
On the following code clang gives error:
```
1.cpp:16:26: error: use of class template y requires... | invalid `use of class template %s requires template arguments` | https://api.github.com/repos/llvm/llvm-project/issues/18600/comments | 3 | 2013-12-12T15:33:06Z | 2025-03-12T03:01:56Z | https://github.com/llvm/llvm-project/issues/18600 | 1,076,072,160 | 18,600 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18225](https://llvm.org/bz18225) |
| Resolution | DUPLICATE |
| Resolved on | Dec 12, 2013 07:40 |
| Version | unspecified |
| OS | All |
| Attachments | [Fix compilation in Linux due sockaddr_in.sin_len](https://user-images.githubusercontent.com/60944935/143748653-6a7cbf4d-0716... | [trunk] [PATCH] fix Linux build due missing sockaddr_in.sin_len | https://api.github.com/repos/llvm/llvm-project/issues/18599/comments | 1 | 2013-12-12T15:28:46Z | 2021-12-09T21:45:00Z | https://github.com/llvm/llvm-project/issues/18599 | 1,076,072,126 | 18,599 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18224](https://llvm.org/bz18224) |
| Version | trunk |
| OS | MacOS X |
| Attachments | [This is the source code for a benchmark suite for various versions of the strstr library routine](https://user-images.githubusercontent.com/60944935/143748652-221c436f-6fa9-41eb-b80d-81da2d3... | strnstr is compiled MUCH less efficiently than with gcc 4.9 (at least on x86-64) | https://api.github.com/repos/llvm/llvm-project/issues/18598/comments | 1 | 2013-12-12T12:28:21Z | 2021-12-09T21:44:59Z | https://github.com/llvm/llvm-project/issues/18598 | 1,076,072,100 | 18,598 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18223](https://llvm.org/bz18223) |
| Resolution | FIXED |
| Resolved on | May 23, 2014 10:49 |
| Version | trunk |
| OS | All |
| CC | @atrick,@hfinkel,@bogner,@rotateright |
## Extended Description
The following code is miscompiled by the current clang trunk (and older versio... | IndVarSimplify miscompile | https://api.github.com/repos/llvm/llvm-project/issues/18597/comments | 15 | 2013-12-12T10:44:18Z | 2021-12-09T21:44:58Z | https://github.com/llvm/llvm-project/issues/18597 | 1,076,072,071 | 18,597 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18222](https://llvm.org/bz18222) |
| Version | 3.3 |
| OS | Linux |
| Attachments | [Code to reproduce issue.](https://user-images.githubusercontent.com/60944935/143748650-4596b575-cf9c-4304-a5ab-62dd8c4ed225.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @Lekensteyn |
#... | false positive "Use of memory after it is freed" in TAILQ | https://api.github.com/repos/llvm/llvm-project/issues/18596/comments | 3 | 2013-12-12T10:20:18Z | 2021-12-09T21:44:57Z | https://github.com/llvm/llvm-project/issues/18596 | 1,076,072,048 | 18,596 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18221](https://llvm.org/bz18221) |
| Resolution | WORKSFORME |
| Resolved on | Dec 12, 2018 08:48 |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [script that scan-build wanted me to attatch](https://user-images.githubusercontent.com/60944935/143748648-85998159-fdd1... | SIGSEGV in clang::ento::PathDiagnosticLocation::PathDiagnosticLocation | https://api.github.com/repos/llvm/llvm-project/issues/18595/comments | 4 | 2013-12-12T10:17:37Z | 2022-01-20T02:13:13Z | https://github.com/llvm/llvm-project/issues/18595 | 1,076,072,028 | 18,595 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18220](https://llvm.org/bz18220) |
| Resolution | FIXED |
| Resolved on | Jan 17, 2014 05:52 |
| Version | 3.3 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @pageexec |
## Extended Description
I was trying to familiarise myself with the code, wondering if I ... | clang misassembles 16-bit operations | https://api.github.com/repos/llvm/llvm-project/issues/18594/comments | 4 | 2013-12-12T03:53:27Z | 2021-12-09T21:44:54Z | https://github.com/llvm/llvm-project/issues/18594 | 1,076,071,993 | 18,594 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18219](https://llvm.org/bz18219) |
| Resolution | DUPLICATE |
| Resolved on | Dec 11, 2013 18:52 |
| Version | 3.3 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
Clang rejects the following code:
==============... | clang doesn't find member of 'voldemort'-struct of a function template in getter for it if the later is used in a functiontemplate that receives the 'voldemort'-type as argument | https://api.github.com/repos/llvm/llvm-project/issues/18593/comments | 2 | 2013-12-12T02:00:07Z | 2021-12-09T21:44:53Z | https://github.com/llvm/llvm-project/issues/18593 | 1,076,071,970 | 18,593 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18218](https://llvm.org/bz18218) |
| Version | unspecified |
| OS | All |
| Depends On | llvm/llvm-project#18759 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dlj-NaN,@eugenis,@K-ballo,@mclow,@zygoloid,@seanm |
## Extended Description
The standard specifies in [c.math] t... | incorrect implementation of isnan and similar functions | https://api.github.com/repos/llvm/llvm-project/issues/18592/comments | 16 | 2013-12-12T01:12:46Z | 2022-07-11T20:32:41Z | https://github.com/llvm/llvm-project/issues/18592 | 1,076,071,921 | 18,592 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18217](https://llvm.org/bz18217) |
| Resolution | FIXED |
| Resolved on | Dec 11, 2013 19:31 |
| Version | trunk |
| OS | All |
| CC | @DougGregor,@AnnaZaks,@belkadan,@zygoloid |
## Extended Description
The following code triggers an assertion in clang TOT. The assertion is co... | clang asserts in skipRValueSubobjectAdjustments | https://api.github.com/repos/llvm/llvm-project/issues/18591/comments | 2 | 2013-12-12T01:06:00Z | 2021-12-09T21:44:50Z | https://github.com/llvm/llvm-project/issues/18591 | 1,076,071,891 | 18,591 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18216](https://llvm.org/bz18216) |
| Resolution | FIXED |
| Resolved on | Sep 07, 2015 01:16 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#12849 |
## Extended Description
consider:
#if defined(__clang__) || defined(__GNUC__)
typedef __SIZE_TYPE__ siz... | [-cxx-abi microsoft] Layout involving pragma pack, declspec(align) and bitfields is wrong | https://api.github.com/repos/llvm/llvm-project/issues/18590/comments | 1 | 2013-12-11T22:38:35Z | 2021-12-09T21:44:49Z | https://github.com/llvm/llvm-project/issues/18590 | 1,076,071,858 | 18,590 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18215](https://llvm.org/bz18215) |
| Resolution | FIXED |
| Resolved on | Sep 07, 2015 01:16 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#12849 |
## Extended Description
#if defined(__clang__) || defined(__GNUC__)
typedef __SIZE_TYPE__ size_t;
#endi... | [-cxx-abi microsoft] Bad layout for hierarchy involving empty bases and non-empty base with virtual method | https://api.github.com/repos/llvm/llvm-project/issues/18589/comments | 1 | 2013-12-11T22:26:55Z | 2021-12-09T21:44:48Z | https://github.com/llvm/llvm-project/issues/18589 | 1,076,071,824 | 18,589 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18214](https://llvm.org/bz18214) |
| Resolution | FIXED |
| Resolved on | Jun 29, 2015 03:01 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sylvestre |
## Extended Description
Getting linkage failures related to addObjCARCAPE* calls... | linux build broken on llvm::createObjCARCAPE* linkage | https://api.github.com/repos/llvm/llvm-project/issues/18588/comments | 5 | 2013-12-11T20:54:48Z | 2021-12-09T21:44:47Z | https://github.com/llvm/llvm-project/issues/18588 | 1,076,071,801 | 18,588 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18213](https://llvm.org/bz18213) |
| Resolution | FIXED |
| Resolved on | Dec 16, 2013 14:24 |
| Version | trunk |
| OS | All |
| Attachments | [command line](https://user-images.githubusercontent.com/60944935/143748641-7dc45d18-c383-4281-885c-72f1a901623c.gz), [source](https://... | crash in clang while parsing c++ file | https://api.github.com/repos/llvm/llvm-project/issues/18587/comments | 8 | 2013-12-11T17:11:49Z | 2021-12-09T21:44:45Z | https://github.com/llvm/llvm-project/issues/18587 | 1,076,071,771 | 18,587 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18212](https://llvm.org/bz18212) |
| Version | unspecified |
| OS | FreeBSD |
## Extended Description
I opened a (large) clang core in lldb, and could enter commands at the (lldb) prompt before the initial stop notification, resulting in an "invalid thread" message that could ... | async nature of lldb startup with a core file could be confusing to user | https://api.github.com/repos/llvm/llvm-project/issues/18586/comments | 0 | 2013-12-11T16:01:19Z | 2021-12-09T21:44:45Z | https://github.com/llvm/llvm-project/issues/18586 | 1,076,071,746 | 18,586 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18211](https://llvm.org/bz18211) |
| Resolution | INVALID |
| Resolved on | Jan 13, 2015 16:45 |
| Version | trunk |
| OS | Linux |
| CC | @eugenis,@kcc,@zygoloid |
## Extended Description
$ cat t.c
int foo() { return 2; }
$ cat a.c
extern int foo();
int main() { return foo()... | -fsanitize=undefined links parts of libsanitizer into DSOs on Linux | https://api.github.com/repos/llvm/llvm-project/issues/18585/comments | 7 | 2013-12-11T14:35:54Z | 2022-02-01T17:37:13Z | https://github.com/llvm/llvm-project/issues/18585 | 1,076,071,718 | 18,585 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18210](https://llvm.org/bz18210) |
| Resolution | FIXED |
| Resolved on | Dec 12, 2013 07:50 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sylvestre |
## Extended Description
tools/lldb/source/Core/ConnectionFileDescriptor.cpp:1383... | sin_len not always available | https://api.github.com/repos/llvm/llvm-project/issues/18584/comments | 6 | 2013-12-11T12:51:03Z | 2021-12-09T21:44:42Z | https://github.com/llvm/llvm-project/issues/18584 | 1,076,071,695 | 18,584 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18209](https://llvm.org/bz18209) |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [Xcode 5 project](https://user-images.githubusercontent.com/60944935/143748639-572c39f8-8da0-4bb0-bc0a-8d0d8c23f801.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan |
##... | FP: throwing exception in another translation unit ignored | https://api.github.com/repos/llvm/llvm-project/issues/18583/comments | 2 | 2013-12-11T10:46:37Z | 2021-12-09T21:44:41Z | https://github.com/llvm/llvm-project/issues/18583 | 1,076,071,666 | 18,583 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18208](https://llvm.org/bz18208) |
| Resolution | FIXED |
| Resolved on | Dec 11, 2013 10:36 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
I just ran the static analyser "cppcheck" over some
of the llvm trunk ... | SelectionDAGBuilder.cpp:4306: possible bad if test ? | https://api.github.com/repos/llvm/llvm-project/issues/18582/comments | 1 | 2013-12-11T10:38:16Z | 2021-12-09T21:44:40Z | https://github.com/llvm/llvm-project/issues/18582 | 1,076,071,634 | 18,582 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18207](https://llvm.org/bz18207) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
There are some subtle gotchas people can encounter when using C++11's `std::initializer_list`. Unfortunately, it ... | warnings could help for improper use of std::initializer_list | https://api.github.com/repos/llvm/llvm-project/issues/18581/comments | 2 | 2013-12-11T07:14:48Z | 2024-01-23T17:15:32Z | https://github.com/llvm/llvm-project/issues/18581 | 1,076,071,597 | 18,581 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18206](https://llvm.org/bz18206) |
| Resolution | FIXED |
| Resolved on | Dec 13, 2013 13:41 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc |
## Extended Description
The inliner will avoid inlining functions that call setjmp() u... | Inliner wrongly inlines functions that invoke setjmp() | https://api.github.com/repos/llvm/llvm-project/issues/18580/comments | 2 | 2013-12-11T06:47:12Z | 2021-12-09T21:44:38Z | https://github.com/llvm/llvm-project/issues/18580 | 1,076,071,569 | 18,580 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.