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 | [15004](https://llvm.org/bz15004) |
| Version | trunk |
| OS | All |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143746747-82914416-b51d-426d-838f-5ef53df4eb23.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rengolin,@eschnett |
## Exten... | [ARM,NEON] "Do not know how to split the result of this operator" crash | https://api.github.com/repos/llvm/llvm-project/issues/15376/comments | 3 | 2013-01-20T01:58:53Z | 2021-12-04T00:00:01Z | https://github.com/llvm/llvm-project/issues/15376 | 1,071,059,076 | 15,376 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15003](https://llvm.org/bz15003) |
| Version | trunk |
| OS | All |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143746745-1ad9e986-f45c-4f63-bbba-85ebcdebe493.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rengolin |
## Extended Descri... | [ARM,NEON] UNREACHABLE in LegalizeIntegerTypes / "do not know how to promote this operator" | https://api.github.com/repos/llvm/llvm-project/issues/15375/comments | 5 | 2013-01-20T01:57:05Z | 2021-12-04T00:00:00Z | https://github.com/llvm/llvm-project/issues/15375 | 1,071,059,070 | 15,375 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15002](https://llvm.org/bz15002) |
| Resolution | INVALID |
| Resolved on | Jan 20, 2013 10:24 |
| Version | 3.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
When I run "make" it gave me the error I show below:
llvm[4]: Linki... | Error when running make | https://api.github.com/repos/llvm/llvm-project/issues/15374/comments | 9 | 2013-01-19T16:06:30Z | 2021-12-03T23:59:59Z | https://github.com/llvm/llvm-project/issues/15374 | 1,071,059,064 | 15,374 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15001](https://llvm.org/bz15001) |
| Resolution | FIXED |
| Resolved on | Apr 29, 2014 01:38 |
| Version | 3.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
In test case such:
int x;
int y=sizeof(y);
In place, where I suppose to get SizeOf... | Where is sizeof cursor? | https://api.github.com/repos/llvm/llvm-project/issues/15373/comments | 0 | 2013-01-19T13:37:55Z | 2021-12-03T23:59:58Z | https://github.com/llvm/llvm-project/issues/15373 | 1,071,059,057 | 15,373 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15000](https://llvm.org/bz15000) |
| Resolution | FIXED |
| Resolved on | Apr 17, 2013 15:04 |
| Version | 3.2 |
| OS | All |
| Blocks | llvm/llvm-bugzilla-archive#15465 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @kripken,@isanbard |
## Extended Description
I suspect t... | Dead Store Elimination takes a very long time (and has no effect) | https://api.github.com/repos/llvm/llvm-project/issues/15372/comments | 11 | 2013-01-19T07:56:30Z | 2021-12-03T23:59:57Z | https://github.com/llvm/llvm-project/issues/15372 | 1,071,059,049 | 15,372 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14999](https://llvm.org/bz14999) |
| Resolution | FIXED |
| Resolved on | Jan 23, 2013 13:32 |
| Version | 3.2 |
| OS | All |
| Attachments | [0001-Initialize-TargetOptions-SSPBufferSize.patch](https://user-images.githubusercontent.com/92601290/143746744-7ea78d89-3a27-4824-b632-... | TargetOptions::SSPBufferSize is not initialized by constructor. | https://api.github.com/repos/llvm/llvm-project/issues/15371/comments | 2 | 2013-01-19T04:19:46Z | 2021-12-03T23:59:56Z | https://github.com/llvm/llvm-project/issues/15371 | 1,071,059,041 | 15,371 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14998](https://llvm.org/bz14998) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
With
template <typename T>
class A
{
public:
int size() const { return 1; }
};
template <typename T>
class B : public A<T>
{
public:
... | clang_getCursorReferenced doesn't work for templatized superclass functions | https://api.github.com/repos/llvm/llvm-project/issues/15370/comments | 0 | 2013-01-19T02:13:27Z | 2021-12-03T23:59:55Z | https://github.com/llvm/llvm-project/issues/15370 | 1,071,059,034 | 15,370 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14997](https://llvm.org/bz14997) |
| Version | trunk |
| OS | Linux |
| Attachments | [Example source code that produces bug.](https://user-images.githubusercontent.com/60944935/143746742-55571acb-48a3-4147-a6d5-5ef9b34fc4b3.gz), [Shell script generated by clang's bug reporter.]... | Deleting copy-assignment in struct nested in union template crashes clang. | https://api.github.com/repos/llvm/llvm-project/issues/15369/comments | 3 | 2013-01-19T01:56:26Z | 2023-07-29T04:39:37Z | https://github.com/llvm/llvm-project/issues/15369 | 1,071,059,027 | 15,369 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14996](https://llvm.org/bz14996) |
| Resolution | INVALID |
| Resolved on | Jan 20, 2013 09:49 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
llvm::ConstantFoldInsertValueInstruction contains the following code:
if (Str... | ConstantFoldInsertValueInstruction crashes when folding vectors | https://api.github.com/repos/llvm/llvm-project/issues/15368/comments | 5 | 2013-01-19T01:08:34Z | 2021-12-03T23:59:54Z | https://github.com/llvm/llvm-project/issues/15368 | 1,071,059,026 | 15,368 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14995](https://llvm.org/bz14995) |
| Resolution | FIXED |
| Resolved on | Jan 30, 2014 23:49 |
| Version | 3.2 |
| OS | Linux |
| CC | @Quuxplusone,@DougGregor,@zygoloid |
## Extended Description
Clang rejects this code:
#include <iostream>
#include <utility>
struct B {
/... | Too eagerly rejects operator function templates | https://api.github.com/repos/llvm/llvm-project/issues/15367/comments | 3 | 2013-01-19T00:37:05Z | 2021-12-03T23:59:53Z | https://github.com/llvm/llvm-project/issues/15367 | 1,071,059,022 | 15,367 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14994](https://llvm.org/bz14994) |
| Resolution | FIXED |
| Resolved on | Oct 19, 2013 15:05 |
| Version | trunk |
| OS | Linux |
| Attachments | [Example used in bug description.](https://user-images.githubusercontent.com/60944935/143746741-333677d6-16ce-48a1-8103-769cd0fd3365.... | AsmPrinter: uint64_t -> unsigned truncation bug | https://api.github.com/repos/llvm/llvm-project/issues/15366/comments | 2 | 2013-01-18T23:57:00Z | 2021-12-03T23:59:52Z | https://github.com/llvm/llvm-project/issues/15366 | 1,071,059,017 | 15,366 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14993](https://llvm.org/bz14993) |
| Resolution | FIXED |
| Resolved on | Feb 01, 2013 02:15 |
| Version | trunk |
| OS | Linux |
## Extended Description
C++03 [basic.def.odr]p3 and C++11 [basic.def.odr]p4 say:
"An inline function shall be defined in every translation unit in... | missing diagnostic for inline function which is used but not defined | https://api.github.com/repos/llvm/llvm-project/issues/15365/comments | 1 | 2013-01-18T23:08:44Z | 2021-12-03T23:59:51Z | https://github.com/llvm/llvm-project/issues/15365 | 1,071,059,010 | 15,365 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14992](https://llvm.org/bz14992) |
| Resolution | FIXED |
| Resolved on | Feb 13, 2013 13:25 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I'm seeing a problem in the ARM backend with an incorrect conversion between ... | Tablegen incorrectly converts ARM tLDMIA_UPD pseudo to tLDMIA | https://api.github.com/repos/llvm/llvm-project/issues/15364/comments | 3 | 2013-01-18T22:56:33Z | 2021-12-03T23:59:51Z | https://github.com/llvm/llvm-project/issues/15364 | 1,071,059,008 | 15,364 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14991](https://llvm.org/bz14991) |
| Resolution | WONTFIX |
| Resolved on | Jan 22, 2013 13:28 |
| Version | 3.1 |
| OS | MacOS X |
| CC | @asl,@DougGregor |
## Extended Description
After several tests I discovered that the standard Apple linker does not support reordering of ... | attribute init_priority() should trigger warning on OS X | https://api.github.com/repos/llvm/llvm-project/issues/15363/comments | 3 | 2013-01-18T14:24:22Z | 2022-01-20T02:37:07Z | https://github.com/llvm/llvm-project/issues/15363 | 1,071,059,005 | 15,363 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14990](https://llvm.org/bz14990) |
| Resolution | FIXED |
| Resolved on | Jan 21, 2013 11:29 |
| Version | unspecified |
| OS | All |
## Extended Description
The formatter currently produces
for (;;) {}
if () {}
etc. If there's at least one statement in the body, it alwa... | Formatter: consider not putting an empty '{}' after a for loop etc on its own line | https://api.github.com/repos/llvm/llvm-project/issues/15362/comments | 2 | 2013-01-18T07:46:51Z | 2021-12-03T23:59:49Z | https://github.com/llvm/llvm-project/issues/15362 | 1,071,059,002 | 15,362 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14989](https://llvm.org/bz14989) |
| Version | 3.2 |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Hi, I downloaded 3.2 source tarballs, and made the following changes before compiling on Windows XP via MinGW-4.7:
a- In `llvm-3... | `std::stringstream::str()` throws exception on Windows | https://api.github.com/repos/llvm/llvm-project/issues/15361/comments | 5 | 2013-01-18T00:23:37Z | 2025-02-06T10:19:33Z | https://github.com/llvm/llvm-project/issues/15361 | 1,071,058,994 | 15,361 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14988](https://llvm.org/bz14988) |
| Resolution | FIXED |
| Resolved on | Feb 28, 2013 12:11 |
| Version | trunk |
| OS | All |
| Attachments | [The Rewriter.cpp file without `RewriteBuffer::RemoveText'](https://user-images.githubusercontent.com/60944935/143746734-aa96d181-bb6b-... | r171325 & r172363 caused a failure with self-hosting LTO | https://api.github.com/repos/llvm/llvm-project/issues/15360/comments | 4 | 2013-01-17T23:38:05Z | 2021-12-03T23:59:47Z | https://github.com/llvm/llvm-project/issues/15360 | 1,071,058,988 | 15,360 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14987](https://llvm.org/bz14987) |
| Version | unspecified |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @echristo |
## Extended Description
Hello,
I am observing a weird behavior in clang, inconsistent with gcc.
Consider the following file (bug.c): ... | bug handling file info in #line directive in clang? | https://api.github.com/repos/llvm/llvm-project/issues/15359/comments | 1 | 2013-01-17T20:59:25Z | 2023-06-26T19:49:26Z | https://github.com/llvm/llvm-project/issues/15359 | 1,071,058,983 | 15,359 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14986](https://llvm.org/bz14986) |
| Resolution | FIXED |
| Resolved on | Jan 23, 2013 14:41 |
| Version | 3.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @atrick,@d0k |
## Extended Description
With LLVM opt 3.2 and trunk on following code:
; ModuleID = '... | LLVM 3.2 opt remove a loop where it should not | https://api.github.com/repos/llvm/llvm-project/issues/15358/comments | 3 | 2013-01-17T18:06:37Z | 2021-12-03T23:59:45Z | https://github.com/llvm/llvm-project/issues/15358 | 1,071,058,974 | 15,358 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14985](https://llvm.org/bz14985) |
| Resolution | FIXED |
| Resolved on | Apr 26, 2014 10:00 |
| Version | trunk |
| OS | All |
| CC | @ZviRackover |
## Extended Description
We vectorize this loop at -O3:
unsigned short test1(unsigned short *arr, int n) {
unsigned short red... | Be more careful about vectorizing divs. | https://api.github.com/repos/llvm/llvm-project/issues/15357/comments | 2 | 2013-01-17T17:38:14Z | 2021-12-03T23:59:45Z | https://github.com/llvm/llvm-project/issues/15357 | 1,071,058,968 | 15,357 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14984](https://llvm.org/bz14984) |
| Resolution | FIXED |
| Resolved on | Aug 30, 2013 11:42 |
| Version | 3.2 |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @ohmantics,@davidchisnall,@emaste |
## Extended Description
Since version 4.7 of GCC, there is a ne... | Implement __attribute__((ms_abi)) | https://api.github.com/repos/llvm/llvm-project/issues/15356/comments | 4 | 2013-01-17T15:43:19Z | 2021-12-03T23:59:44Z | https://github.com/llvm/llvm-project/issues/15356 | 1,071,058,961 | 15,356 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14983](https://llvm.org/bz14983) |
| Resolution | FIXED |
| Resolved on | Nov 08, 2013 16:53 |
| Version | trunk |
| OS | Windows NT |
| CC | @DougGregor |
## Extended Description
---test.cpp---
struct Base {
int x;
};
struct Child : Base {
__int64 y;
virtual void foo()... | [Windows] Wrong class layout in the presence of __int64 and vftable | https://api.github.com/repos/llvm/llvm-project/issues/15355/comments | 4 | 2013-01-17T14:04:40Z | 2021-12-03T23:59:43Z | https://github.com/llvm/llvm-project/issues/15355 | 1,071,058,954 | 15,355 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14982](https://llvm.org/bz14982) |
| Resolution | FIXED |
| Resolved on | Jan 17, 2013 14:04 |
| Version | trunk |
| OS | Windows NT |
| CC | @AaronBallman,@Bigcheese,@DougGregor,@stoklund |
## Extended Description
Repro:
---test.c---
void* a(void *p) {
return p;
}
void b(v... | [Windows] VS2008 build broken, something's wrong with X86 FP Stackifier | https://api.github.com/repos/llvm/llvm-project/issues/15354/comments | 9 | 2013-01-17T12:46:15Z | 2021-12-03T23:59:42Z | https://github.com/llvm/llvm-project/issues/15354 | 1,071,058,947 | 15,354 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14981](https://llvm.org/bz14981) |
| Resolution | FIXED |
| Resolved on | Sep 12, 2013 12:09 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @majnemer,@DougGregor,@ismail,@zygoloid,@rnk,@timurrrr |
## Extended Description
When I use Vi... | Clang (based on the Visual Studio 2012 )can not use the Visual C + + 2012 STL | https://api.github.com/repos/llvm/llvm-project/issues/15353/comments | 5 | 2013-01-17T11:09:36Z | 2021-12-03T23:59:41Z | https://github.com/llvm/llvm-project/issues/15353 | 1,071,058,941 | 15,353 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14980](https://llvm.org/bz14980) |
| Resolution | FIXED |
| Resolved on | Nov 24, 2016 09:18 |
| Version | 3.2 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @RKSimon |
## Extended Description
Under Xcode 4.5.2, 64-bit Cocoa app project:
/usr/local/llvm/includ... | Instruction.h gives warnings | https://api.github.com/repos/llvm/llvm-project/issues/15352/comments | 2 | 2013-01-17T10:23:41Z | 2021-12-03T23:59:40Z | https://github.com/llvm/llvm-project/issues/15352 | 1,071,058,932 | 15,352 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14979](https://llvm.org/bz14979) |
| Resolution | INVALID |
| Resolved on | Nov 26, 2016 07:38 |
| Version | 3.2 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @RKSimon |
## Extended Description
A couple of warnings when building under Xcode 4.5.2 64-bit Cooca ... | IntegersSubset.h gives warnings | https://api.github.com/repos/llvm/llvm-project/issues/15351/comments | 1 | 2013-01-17T10:22:26Z | 2021-12-03T23:59:39Z | https://github.com/llvm/llvm-project/issues/15351 | 1,071,058,924 | 15,351 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14978](https://llvm.org/bz14978) |
| Resolution | FIXED |
| Resolved on | Mar 28, 2017 04:16 |
| Version | 3.2 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @RKSimon |
## Extended Description
On Xcode 4.5.2 with a typical Cocoa application template, 64-bit bui... | DenseMap.h gives warning on line 603 | https://api.github.com/repos/llvm/llvm-project/issues/15350/comments | 1 | 2013-01-17T10:18:26Z | 2021-12-03T23:59:39Z | https://github.com/llvm/llvm-project/issues/15350 | 1,071,058,915 | 15,350 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14977](https://llvm.org/bz14977) |
| Resolution | FIXED |
| Resolved on | Sep 07, 2019 04:30 |
| Version | 3.2 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @RKSimon |
| Fixed by commit(s) | r180847 |
## Extended Description
When compiling under Xcode x86_64 (... | StringRef::drop_front and drop_back should take size_t | https://api.github.com/repos/llvm/llvm-project/issues/15349/comments | 1 | 2013-01-17T10:14:19Z | 2021-12-03T23:59:38Z | https://github.com/llvm/llvm-project/issues/15349 | 1,071,058,910 | 15,349 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14976](https://llvm.org/bz14976) |
| Resolution | WONTFIX |
| Resolved on | Nov 05, 2014 01:33 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Preprocessor/macro-multiline.c has been disabled since r169458.
// RUN: %clang -E... | Lit malforms multiline RUN: line, eg. clang/test/Preprocessor/macro-multiline.c | https://api.github.com/repos/llvm/llvm-project/issues/15348/comments | 1 | 2013-01-17T08:45:07Z | 2022-01-20T02:37:06Z | https://github.com/llvm/llvm-project/issues/15348 | 1,071,058,906 | 15,348 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14975](https://llvm.org/bz14975) |
| Version | 3.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
clang: /home/qchen/WorkStation/MxPA/clangocltools/mxpa_compiler/src/upstream/tools/clang/include/clang/Basic/OnDiskHashTable.h:474: static clang... | clang::OnDiskChainedHashTable<clang::serialization::reader::ASTSelectorLookupTrait>]: Assertion `(reinterpret_cast<uintptr_t>(buckets) & 0x3) == 0 && "buckets should be 4-byte aligned."' failed. | https://api.github.com/repos/llvm/llvm-project/issues/15347/comments | 3 | 2013-01-17T07:24:38Z | 2023-06-25T15:43:41Z | https://github.com/llvm/llvm-project/issues/15347 | 1,071,058,900 | 15,347 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14974](https://llvm.org/bz14974) |
| Resolution | FIXED |
| Resolved on | Feb 26, 2013 13:16 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Given
#pragma weak foo
struct S { void foo(); };
voi... | clang is too aggressive in applying #pragma weak | https://api.github.com/repos/llvm/llvm-project/issues/15346/comments | 1 | 2013-01-17T06:53:29Z | 2021-12-03T23:59:35Z | https://github.com/llvm/llvm-project/issues/15346 | 1,071,058,895 | 15,346 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14973](https://llvm.org/bz14973) |
| Resolution | DUPLICATE |
| Resolved on | Jan 16, 2013 19:28 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid |
## Extended Description
We have found an inconsistency in the following testcase (d... | infinite loop optimized away | https://api.github.com/repos/llvm/llvm-project/issues/15345/comments | 2 | 2013-01-17T03:17:09Z | 2021-12-03T23:59:35Z | https://github.com/llvm/llvm-project/issues/15345 | 1,071,058,892 | 15,345 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14972](https://llvm.org/bz14972) |
| Resolution | FIXED |
| Resolved on | Mar 14, 2013 06:33 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k,@chandlerc |
## Extended Description
We've found the following snippet (derived from 931004-11... | bad code for struct on x86 | https://api.github.com/repos/llvm/llvm-project/issues/15344/comments | 6 | 2013-01-17T03:08:26Z | 2021-12-03T23:59:34Z | https://github.com/llvm/llvm-project/issues/15344 | 1,071,058,886 | 15,344 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14971](https://llvm.org/bz14971) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie,@m4tx,@seanm |
## Extended Description
Clang just failed to catch this bug, but fortunately GCC spotted it:
friend bool operator==(filtered_ca... | Warn on = vs == typos in more contexts | https://api.github.com/repos/llvm/llvm-project/issues/15343/comments | 1 | 2013-01-17T02:27:41Z | 2021-12-03T23:59:33Z | https://github.com/llvm/llvm-project/issues/15343 | 1,071,058,881 | 15,343 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14970](https://llvm.org/bz14970) |
| Version | 3.2 |
| OS | Linux |
| Attachments | [Patch removing memory rlimits from BugPoint tests](https://user-images.githubusercontent.com/92601611/143746733-a66197c9-944c-4317-80c8-dd948bc3b7ff.gz) |
| CC | @yuanfang-chen |
## Extended De... | BugPoint tests fail with "Program could not be executed" | https://api.github.com/repos/llvm/llvm-project/issues/15342/comments | 3 | 2013-01-17T01:17:34Z | 2023-08-15T14:19:32Z | https://github.com/llvm/llvm-project/issues/15342 | 1,071,058,876 | 15,342 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14969](https://llvm.org/bz14969) |
| Version | trunk |
| OS | Linux |
| CC | @chandlerc,@dwblaikie,@yurivict |
## Extended Description
Don't have a particular use for it, but there are many DWARF32 assumptions baked into codegen so having a bug to track that would be a good th... | Support for DWARF64 | https://api.github.com/repos/llvm/llvm-project/issues/15341/comments | 2 | 2013-01-17T00:35:04Z | 2021-12-03T23:59:31Z | https://github.com/llvm/llvm-project/issues/15341 | 1,071,058,871 | 15,341 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14968](https://llvm.org/bz14968) |
| Resolution | FIXED |
| Resolved on | Jan 16, 2013 20:09 |
| Version | 3.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
In Git's source code, the following pattern is used to "Let callers be aware of the ... | -Wunused-value should not warn about unused constant expanded from a macro | https://api.github.com/repos/llvm/llvm-project/issues/15340/comments | 2 | 2013-01-16T20:53:15Z | 2021-12-03T23:59:31Z | https://github.com/llvm/llvm-project/issues/15340 | 1,071,058,868 | 15,340 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14967](https://llvm.org/bz14967) |
| Resolution | FIXED |
| Resolved on | Feb 24, 2013 12:55 |
| Version | unspecified |
| OS | All |
## Extended Description
const Experiment::Choice
kOmniboxHistoryQuickProviderReorderForInliningChoices[] = {
{ IDS_FLAGS_OMNIBOX_HISTORY_... | Formatter produces line longer than 80 columns | https://api.github.com/repos/llvm/llvm-project/issues/15339/comments | 1 | 2013-01-16T20:39:42Z | 2021-12-03T23:59:30Z | https://github.com/llvm/llvm-project/issues/15339 | 1,071,058,863 | 15,339 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14966](https://llvm.org/bz14966) |
| Resolution | FIXED |
| Resolved on | Apr 11, 2014 21:44 |
| Version | trunk |
| OS | Linux |
| CC | @dwblaikie,@echristo |
## Extended Description
There's an issue with debug information when passing a particular struct by value.
$ head -n... | A debug info issue when passing a struct by value | https://api.github.com/repos/llvm/llvm-project/issues/15338/comments | 1 | 2013-01-16T19:59:57Z | 2021-12-03T23:59:29Z | https://github.com/llvm/llvm-project/issues/15338 | 1,071,058,858 | 15,338 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14965](https://llvm.org/bz14965) |
| Resolution | FIXED |
| Resolved on | Apr 22, 2013 12:07 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When trying to verify this IR:
%array$str = type { i64, [0 x %str] }
declare i8* @... | Better error message for GEP with partially defined contents | https://api.github.com/repos/llvm/llvm-project/issues/15337/comments | 2 | 2013-01-16T18:26:17Z | 2021-12-03T23:59:28Z | https://github.com/llvm/llvm-project/issues/15337 | 1,071,058,847 | 15,337 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14964](https://llvm.org/bz14964) |
| Resolution | FIXED |
| Resolved on | Jan 17, 2013 01:24 |
| Version | 3.2 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie,@echristo |
## Extended Description
The following minimal example (due to inclusion of C... | emmintrin.h: "too simple" variable names | https://api.github.com/repos/llvm/llvm-project/issues/15336/comments | 4 | 2013-01-16T15:39:58Z | 2021-12-03T23:59:27Z | https://github.com/llvm/llvm-project/issues/15336 | 1,071,058,840 | 15,336 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14963](https://llvm.org/bz14963) |
| Resolution | FIXED |
| Resolved on | Mar 21, 2013 18:15 |
| Version | 3.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan |
## Extended Description
In the following command, scan-build reports an error on stdout (... | scan-build report errors on stdout and fails to set exit code | https://api.github.com/repos/llvm/llvm-project/issues/15335/comments | 2 | 2013-01-16T14:47:14Z | 2021-12-03T23:59:27Z | https://github.com/llvm/llvm-project/issues/15335 | 1,071,058,836 | 15,335 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14962](https://llvm.org/bz14962) |
| Resolution | FIXED |
| Resolved on | Jan 23, 2013 15:07 |
| Version | unspecified |
| OS | All |
## Extended Description
client_state->bytes_budget_when_visible_ =
std::min(client_state->bytes_budget_when_visible_,
... | Formatter should do whatever it does for function parameters for normal expressions too | https://api.github.com/repos/llvm/llvm-project/issues/15334/comments | 1 | 2013-01-16T03:56:55Z | 2021-12-03T23:59:26Z | https://github.com/llvm/llvm-project/issues/15334 | 1,071,058,832 | 15,334 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14961](https://llvm.org/bz14961) |
| Resolution | LATER |
| Resolved on | Jan 15, 2013 19:17 |
| Version | 3.2 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
As someone relatively new to LLVM, I find some things confusing. In this instance, I'm... | Please use more explicit parameter names in headers | https://api.github.com/repos/llvm/llvm-project/issues/15333/comments | 1 | 2013-01-16T02:31:45Z | 2021-12-03T23:59:24Z | https://github.com/llvm/llvm-project/issues/15333 | 1,071,058,825 | 15,333 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14960](https://llvm.org/bz14960) |
| Version | trunk |
| OS | Linux |
| Attachments | [preprocessed source](https://user-images.githubusercontent.com/60944935/143746730-c66499d3-1ef5-495f-8acd-8321d66419c1.gz), [run script](https://user-images.githubusercontent.com/60944935/1437... | Compiler crash with __builtin_ia32_blendvpd | https://api.github.com/repos/llvm/llvm-project/issues/15332/comments | 6 | 2013-01-15T23:04:04Z | 2023-11-05T17:02:22Z | https://github.com/llvm/llvm-project/issues/15332 | 1,071,058,820 | 15,332 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14959](https://llvm.org/bz14959) |
| Resolution | FIXED |
| Resolved on | Feb 01, 2013 05:32 |
| Version | unspecified |
| OS | All |
| Attachments | [repro](https://user-images.githubusercontent.com/3487/143746729-63928e08-1508-4514-9453-7d27679dcb20.gz) |
## Extended Descript... | Regression(r172403): Formatter used to be instant, now it's slow | https://api.github.com/repos/llvm/llvm-project/issues/15331/comments | 5 | 2013-01-15T21:47:44Z | 2021-12-03T23:59:23Z | https://github.com/llvm/llvm-project/issues/15331 | 1,071,058,817 | 15,331 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14958](https://llvm.org/bz14958) |
| Resolution | INVALID |
| Resolved on | Jun 28, 2013 16:59 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@zygoloid |
## Extended Description
Test case:
namespace js
{
extern int ObjectClass;
}
extern "C" namespace js
{
}
int
js:... | Namespaces and extern "C" can result in difficult to find conflicts | https://api.github.com/repos/llvm/llvm-project/issues/15330/comments | 1 | 2013-01-15T16:46:56Z | 2021-12-03T23:59:22Z | https://github.com/llvm/llvm-project/issues/15330 | 1,071,058,813 | 15,330 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14957](https://llvm.org/bz14957) |
| Resolution | FIXED |
| Resolved on | Feb 04, 2014 11:45 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@zygoloid |
## Extended Description
Test case:
extern "C" {
class Foo {
friend void bar();
};
extern void bar();
Output:
e... | friend before extern "C" definition rejected | https://api.github.com/repos/llvm/llvm-project/issues/15329/comments | 2 | 2013-01-15T16:44:14Z | 2021-12-03T23:59:21Z | https://github.com/llvm/llvm-project/issues/15329 | 1,071,058,804 | 15,329 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14956](https://llvm.org/bz14956) |
| Version | trunk |
| OS | Linux |
| Attachments | [Testcase](https://user-images.githubusercontent.com/60944935/143746728-0a75c0ef-5108-4042-a41c-4b934a4fbace.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended ... | -fdump-record-layouts doesn't print every object's memory layout | https://api.github.com/repos/llvm/llvm-project/issues/15328/comments | 1 | 2013-01-15T08:25:47Z | 2021-12-03T23:59:20Z | https://github.com/llvm/llvm-project/issues/15328 | 1,071,058,803 | 15,328 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14955](https://llvm.org/bz14955) |
| Version | trunk |
| OS | All |
| Attachments | [Benchmark of sentinel-based iterators](https://user-images.githubusercontent.com/60944935/143746726-19dd4c81-6ff6-4b2a-9f39-69b6ece72ca2.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extend... | Failure to remove no-op zext,shl,and,or,trunc chain | https://api.github.com/repos/llvm/llvm-project/issues/15327/comments | 1 | 2013-01-15T00:05:43Z | 2021-12-03T23:59:19Z | https://github.com/llvm/llvm-project/issues/15327 | 1,071,058,801 | 15,327 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14954](https://llvm.org/bz14954) |
| Resolution | FIXED |
| Resolved on | Sep 13, 2013 14:57 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AaronBallman,@efriedma-quic,@gribozavr |
## Extended Description
It seems that almost unifor... | problem checking for invalid attribute parameters | https://api.github.com/repos/llvm/llvm-project/issues/15326/comments | 2 | 2013-01-14T23:29:38Z | 2021-12-03T23:59:19Z | https://github.com/llvm/llvm-project/issues/15326 | 1,071,058,798 | 15,326 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14953](https://llvm.org/bz14953) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Compiling this program:
```c++
#if defined(USE_EXTENSION)
# define MOZ_OVERRIDE __extension__(override)
#eli... | Can't use __extension__(override) in C++98 to get warning-free C++11 override semantics | https://api.github.com/repos/llvm/llvm-project/issues/15325/comments | 1 | 2013-01-14T22:25:40Z | 2023-09-04T00:22:41Z | https://github.com/llvm/llvm-project/issues/15325 | 1,071,058,794 | 15,325 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14952](https://llvm.org/bz14952) |
| Resolution | INVALID |
| Resolved on | Jan 22, 2013 10:37 |
| Version | 3.2 |
| OS | other |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
I'm writing a C++ source transformation. Given an input C... | SourceRange for global declaration is wrong | https://api.github.com/repos/llvm/llvm-project/issues/15324/comments | 6 | 2013-01-14T20:59:36Z | 2021-12-03T23:59:17Z | https://github.com/llvm/llvm-project/issues/15324 | 1,071,058,784 | 15,324 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14951](https://llvm.org/bz14951) |
| Resolution | DUPLICATE |
| Resolved on | Jan 14, 2013 13:01 |
| Version | 3.2 |
| OS | other |
| Reporter | LLVM Bugzilla Contributor | | SourceLocation::getEnd | https://api.github.com/repos/llvm/llvm-project/issues/15323/comments | 3 | 2013-01-14T20:55:08Z | 2021-12-03T23:59:16Z | https://github.com/llvm/llvm-project/issues/15323 | 1,071,058,780 | 15,323 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14950](https://llvm.org/bz14950) |
| Resolution | FIXED |
| Resolved on | Jan 15, 2013 01:13 |
| Version | 3.2 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
Its easy to crash clang 3.2 with this input:
template<... | clang CRASH parsing c++11 literal operator | https://api.github.com/repos/llvm/llvm-project/issues/15322/comments | 1 | 2013-01-14T19:03:54Z | 2021-12-03T23:59:15Z | https://github.com/llvm/llvm-project/issues/15322 | 1,071,058,773 | 15,322 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14949](https://llvm.org/bz14949) |
| Resolution | INVALID |
| Resolved on | Jan 14, 2013 11:19 |
| Version | 3.0 |
| OS | Linux |
| Attachments | [Simple program that fails to compile because of struct packing not working properly](https://user-images.githubusercontent.com/60944... | Struct packing doesn't work properly on i386 | https://api.github.com/repos/llvm/llvm-project/issues/15321/comments | 2 | 2013-01-14T17:59:12Z | 2021-12-03T23:59:14Z | https://github.com/llvm/llvm-project/issues/15321 | 1,071,058,765 | 15,321 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14948](https://llvm.org/bz14948) |
| Resolution | FIXED |
| Resolved on | Jan 15, 2013 00:50 |
| Version | 3.2 |
| OS | Linux |
| CC | @DougGregor,@zygoloid |
## Extended Description
clang 3.2 rejects the following program:
struct X {};
template<typename T> struct Q { static ... | braced-init-list initialization of template static data member rejected | https://api.github.com/repos/llvm/llvm-project/issues/15320/comments | 1 | 2013-01-14T16:32:02Z | 2021-12-03T23:59:14Z | https://github.com/llvm/llvm-project/issues/15320 | 1,071,058,763 | 15,320 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14947](https://llvm.org/bz14947) |
| Resolution | WONTFIX |
| Resolved on | Sep 13, 2021 02:21 |
| Version | trunk |
| OS | Linux |
| CC | @topperc,@AlexGuteniev |
## Extended Description
```
% cat crc.cc
typedef unsigned long long U;
U foo(U x, U y) {
return ... | error in backend: Cannot select: intrinsic %llvm.x86.sse42.crc32.64.64 | https://api.github.com/repos/llvm/llvm-project/issues/15319/comments | 7 | 2013-01-14T09:21:17Z | 2024-05-27T10:49:08Z | https://github.com/llvm/llvm-project/issues/15319 | 1,071,058,753 | 15,319 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14946](https://llvm.org/bz14946) |
| Resolution | FIXED |
| Resolved on | Jan 16, 2013 17:13 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Clang accepts
static void f();
void f() __attribute((weak));
void f() {
}
... | accepts invalid with attribute weak | https://api.github.com/repos/llvm/llvm-project/issues/15318/comments | 0 | 2013-01-14T05:46:10Z | 2021-12-03T23:59:12Z | https://github.com/llvm/llvm-project/issues/15318 | 1,071,058,746 | 15,318 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14945](https://llvm.org/bz14945) |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#15265 |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
; from llvm/llvm-project#15265
target datalayout =
"e-p:64:64:64-S128-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i... | SimplifyCFG should not keep !range (load !range may be flow-sensitive) | https://api.github.com/repos/llvm/llvm-project/issues/15317/comments | 1 | 2013-01-14T03:38:16Z | 2021-12-03T23:59:11Z | https://github.com/llvm/llvm-project/issues/15317 | 1,071,058,741 | 15,317 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14944](https://llvm.org/bz14944) |
| Version | 3.2 |
| OS | MacOS X |
| Attachments | [compiled executable with bad DWARF info.](https://user-images.githubusercontent.com/60944935/143746720-89fc809f-bd6d-43b7-a250-90d4857e53a2.gz) |
| Reporter | LLVM Bugzilla Contributor |
## E... | a.out N_SO in symbol with UID 0 has invalid sibling in debug map | https://api.github.com/repos/llvm/llvm-project/issues/15316/comments | 4 | 2013-01-13T23:09:19Z | 2021-12-03T23:59:10Z | https://github.com/llvm/llvm-project/issues/15316 | 1,071,058,734 | 15,316 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14943](https://llvm.org/bz14943) |
| Resolution | FIXED |
| Resolved on | Jul 19, 2021 07:03 |
| Version | 3.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@gribozavr,@vchirca0 |
## Extended Description
The following code compiles cleanly with c... | using std::async can produce invalid code | https://api.github.com/repos/llvm/llvm-project/issues/15315/comments | 5 | 2013-01-13T17:40:03Z | 2021-12-03T23:59:09Z | https://github.com/llvm/llvm-project/issues/15315 | 1,071,058,730 | 15,315 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14942](https://llvm.org/bz14942) |
| Version | trunk |
| OS | All |
| CC | @zygoloid |
## Extended Description
It would be nice to have -ast-print output well-formatted. | Fromat -ast-print output with Clang Formatter | https://api.github.com/repos/llvm/llvm-project/issues/15314/comments | 0 | 2013-01-13T17:19:11Z | 2021-12-03T23:59:09Z | https://github.com/llvm/llvm-project/issues/15314 | 1,071,058,726 | 15,314 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14941](https://llvm.org/bz14941) |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Unoptimized but correctly verified llvm-ir code generated by my common lisp compiler](https://user-images.githubusercontent.com/60944935/143746718-0d08df57-c2d9-41f0-9d3d-102c5190f24d.gz), [... | LLVM-IR code shows correct flow of execution but generates x86 assembly language that is broken | https://api.github.com/repos/llvm/llvm-project/issues/15313/comments | 1 | 2013-01-13T07:09:20Z | 2021-12-03T23:59:08Z | https://github.com/llvm/llvm-project/issues/15313 | 1,071,058,721 | 15,313 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14940](https://llvm.org/bz14940) |
| Resolution | FIXED |
| Resolved on | Feb 01, 2013 05:39 |
| Version | unspecified |
| OS | All |
## Extended Description
OwningExprResult ActOnOperandName(SourceLocation IILoc, IdentifierInfo *II,
Scope *... | Formatter misplaces override annotation | https://api.github.com/repos/llvm/llvm-project/issues/15312/comments | 0 | 2013-01-13T03:51:17Z | 2021-12-03T23:59:07Z | https://github.com/llvm/llvm-project/issues/15312 | 1,071,058,719 | 15,312 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14939](https://llvm.org/bz14939) |
| Resolution | FIXED |
| Resolved on | Feb 05, 2013 22:31 |
| Version | unspecified |
| OS | All |
## Extended Description
The google Objective-C styleguide [1, 2] says:
"""Invocations should have all arguments on one line or have one argume... | [Formatter/ObjC]: Align ':' in Objective-C method expressions, at least in google style | https://api.github.com/repos/llvm/llvm-project/issues/15311/comments | 4 | 2013-01-13T02:18:12Z | 2021-12-03T23:59:06Z | https://github.com/llvm/llvm-project/issues/15311 | 1,071,058,714 | 15,311 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14938](https://llvm.org/bz14938) |
| Resolution | WONTFIX |
| Resolved on | Mar 20, 2013 09:14 |
| Version | unspecified |
| OS | All |
## Extended Description
return
std::max(0, std::min(static_cast<int>(lroundf(255.0f * a)), 255)) << 24 |
std::max(0, std::min(sta... | Formatter has trouble with shift operators | https://api.github.com/repos/llvm/llvm-project/issues/15310/comments | 1 | 2013-01-13T01:34:52Z | 2022-01-20T02:37:05Z | https://github.com/llvm/llvm-project/issues/15310 | 1,071,058,705 | 15,310 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14937](https://llvm.org/bz14937) |
| Resolution | FIXED |
| Resolved on | Jan 14, 2013 10:45 |
| Version | unspecified |
| OS | All |
## Extended Description
CGRect cg_rect = {
{ rect.fLeft, rect.fTop },
{ rect.fRight - rect.fLeft, rect.fBottom - rect.fTop }
};
beco... | Poor formatting for struct of structs initializer | https://api.github.com/repos/llvm/llvm-project/issues/15309/comments | 1 | 2013-01-13T01:28:09Z | 2021-12-03T23:59:04Z | https://github.com/llvm/llvm-project/issues/15309 | 1,071,058,696 | 15,309 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14936](https://llvm.org/bz14936) |
| Version | trunk |
| OS | All |
## Extended Description
```c++
#include <stdarg.h>
int vprintf(const char *restrict, va_list);
__attribute__((__format__ (__scanf__, 1, 3)))
void z(const char* s, char *buf, ...) {
va_list ap;... | Improve wording for some cases of -Wformat-nonliteral | https://api.github.com/repos/llvm/llvm-project/issues/15308/comments | 1 | 2013-01-13T00:44:36Z | 2024-07-28T15:37:13Z | https://github.com/llvm/llvm-project/issues/15308 | 1,071,058,692 | 15,308 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14935](https://llvm.org/bz14935) |
| Resolution | INVALID |
| Resolved on | Jan 13, 2013 10:38 |
| Version | trunk |
| OS | All |
| CC | @hdante |
## Extended Description
From test/Sema/format-strings.c:
vprintf(s,ap); // expected-warning {{format string is not a string liter... | Overzealous -Wformat-nonliteral warns for va_list functions | https://api.github.com/repos/llvm/llvm-project/issues/15307/comments | 5 | 2013-01-12T23:10:14Z | 2021-12-03T23:59:03Z | https://github.com/llvm/llvm-project/issues/15307 | 1,071,058,687 | 15,307 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14934](https://llvm.org/bz14934) |
| Resolution | FIXED |
| Resolved on | Oct 29, 2013 22:27 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @mclow |
## Extended Description
I have found the problem on SVN version of Clang + Libc++ on... | <future> std::async possible deadlock | https://api.github.com/repos/llvm/llvm-project/issues/15306/comments | 7 | 2013-01-12T21:35:20Z | 2021-12-03T23:59:02Z | https://github.com/llvm/llvm-project/issues/15306 | 1,071,058,680 | 15,306 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14933](https://llvm.org/bz14933) |
| Version | 3.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
// One simple testcase that gcc 4.6 and 4.7 pass, but clang 3.2 fails:
// compile with -std=c++0x -Wformat=2
#include <cst... | please make format string checking work with constexpr functions | https://api.github.com/repos/llvm/llvm-project/issues/15305/comments | 0 | 2013-01-12T08:33:32Z | 2023-11-03T13:10:13Z | https://github.com/llvm/llvm-project/issues/15305 | 1,071,058,671 | 15,305 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14932](https://llvm.org/bz14932) |
| Resolution | DUPLICATE |
| Resolved on | Jan 12, 2013 06:28 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [delta'd test](https://user-images.githubusercontent.com/60944935/143746717-ddfd38e8-c318-40cf-9864-93413b876484.gz) |
| Report... | Assertion failed: (castIsValid(op, S, Ty) && "Invalid cast!"), function Create, file Instructions.cpp, line 2285. | https://api.github.com/repos/llvm/llvm-project/issues/15304/comments | 1 | 2013-01-12T07:21:54Z | 2021-12-03T23:59:00Z | https://github.com/llvm/llvm-project/issues/15304 | 1,071,058,664 | 15,304 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14931](https://llvm.org/bz14931) |
| Resolution | FIXED |
| Resolved on | Jan 28, 2013 03:58 |
| Version | unspecified |
| OS | All |
## Extended Description
bool StartsObjCMethodExpr =
!CurrentToken->Parent || CurrentToken->Parent->is(tok::colon) ||
Curren... | Formatter: Incorrect break after '>' | https://api.github.com/repos/llvm/llvm-project/issues/15303/comments | 1 | 2013-01-12T05:19:28Z | 2021-12-03T23:58:59Z | https://github.com/llvm/llvm-project/issues/15303 | 1,071,058,659 | 15,303 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14930](https://llvm.org/bz14930) |
| Version | trunk |
| OS | Linux |
| Attachments | [Preprocessed source](https://user-images.githubusercontent.com/301627/143746715-c14acbd9-7854-470b-951c-57aea3f787d9.gz), [Reduced to a single instantiation.](https://user-images.githubusercon... | Segfault while printing diagnosics | https://api.github.com/repos/llvm/llvm-project/issues/15302/comments | 3 | 2013-01-12T04:04:04Z | 2023-07-29T04:39:00Z | https://github.com/llvm/llvm-project/issues/15302 | 1,071,058,654 | 15,302 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14929](https://llvm.org/bz14929) |
| Resolution | FIXED |
| Resolved on | Jan 12, 2013 03:15 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Hi,
the following code causes an assert in a ... | getLinkageAndVisibility(): Assertion `LV == computeLVForDecl(this, false)' failed | https://api.github.com/repos/llvm/llvm-project/issues/15301/comments | 3 | 2013-01-12T03:26:24Z | 2021-12-03T23:58:57Z | https://github.com/llvm/llvm-project/issues/15301 | 1,071,058,650 | 15,301 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14928](https://llvm.org/bz14928) |
| Resolution | FIXED |
| Resolved on | Feb 01, 2013 05:40 |
| Version | unspecified |
| OS | All |
## Extended Description
void AddOsStrings(unsigned bitmask, ListValue* list) {
struct {
unsigned bit;
const char *const name;
} kBi... | Formatter: Arrays of struct initializers should get more room | https://api.github.com/repos/llvm/llvm-project/issues/15300/comments | 3 | 2013-01-12T03:22:52Z | 2021-12-03T23:58:56Z | https://github.com/llvm/llvm-project/issues/15300 | 1,071,058,644 | 15,300 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14927](https://llvm.org/bz14927) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan |
## Extended Description
The analyzer is reporting a problem with code like:
[[SomeCustomClass sharedInstance] drain];
It reports "Incorrect... | static analyzer false positive; treats -drain like -release | https://api.github.com/repos/llvm/llvm-project/issues/15299/comments | 2 | 2013-01-12T02:25:41Z | 2023-05-23T11:35:45Z | https://github.com/llvm/llvm-project/issues/15299 | 1,071,058,638 | 15,299 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14926](https://llvm.org/bz14926) |
| Resolution | WORKSFORME |
| Resolved on | Jan 15, 2013 14:52 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The following snippet:
void foo() {
DCHECK(pointer->thing); // Com... | Bad wrapping of function call when end of line comment pushes over column limit | https://api.github.com/repos/llvm/llvm-project/issues/15298/comments | 2 | 2013-01-12T02:05:42Z | 2022-01-20T02:10:49Z | https://github.com/llvm/llvm-project/issues/15298 | 1,071,058,631 | 15,298 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14925](https://llvm.org/bz14925) |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @Bigcheese |
## Extended Description
Noticed that in some project with automake/autoconf under MingW/MSYS, it would recompile lot of files even when they ... | DepFiles path separator on Windows (cause problems with automake w/ MinGW/MSYS) | https://api.github.com/repos/llvm/llvm-project/issues/15297/comments | 2 | 2013-01-11T21:28:13Z | 2021-12-03T23:58:54Z | https://github.com/llvm/llvm-project/issues/15297 | 1,071,058,625 | 15,297 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14924](https://llvm.org/bz14924) |
| Resolution | FIXED |
| Resolved on | Jan 11, 2013 15:21 |
| Version | unspecified |
| OS | All |
## Extended Description
In short, all changes to objc tests in r172225 were for the worse. (Generally, if tests are not correct, I add FIXMEs t... | Formatter: @​try / @​catch / @​finally shouldn't be on single line even if it fits. Neither @​synchronized. Neither @​interface / @​implementation ivars. Neither @​autoreleasepool | https://api.github.com/repos/llvm/llvm-project/issues/15296/comments | 1 | 2013-01-11T20:19:06Z | 2021-12-03T23:58:53Z | https://github.com/llvm/llvm-project/issues/15296 | 1,071,058,620 | 15,296 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14923](https://llvm.org/bz14923) |
| Resolution | FIXED |
| Resolved on | Mar 07, 2013 09:08 |
| Version | trunk |
| OS | Linux |
| CC | @gribozavr |
## Extended Description
Once more, Debian/Ubuntu stdc++ paths changed.
With the code:
---
#include <iostream>
using namespace... | clang cannot find gcc 4.8 headers under Debian/Ubuntu | https://api.github.com/repos/llvm/llvm-project/issues/15295/comments | 2 | 2013-01-11T20:03:30Z | 2021-12-03T23:58:53Z | https://github.com/llvm/llvm-project/issues/15295 | 1,071,058,616 | 15,295 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14922](https://llvm.org/bz14922) |
| Resolution | FIXED |
| Resolved on | Feb 06, 2013 10:40 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
In ClangAttrEmitter.cpp, Attr::printPretty is hardcoded to print the attribute with ... | Attr::printPretty is hardcoded to use GNU attribute syntax | https://api.github.com/repos/llvm/llvm-project/issues/15294/comments | 2 | 2013-01-11T19:40:49Z | 2021-12-03T23:58:52Z | https://github.com/llvm/llvm-project/issues/15294 | 1,071,058,610 | 15,294 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14921](https://llvm.org/bz14921) |
| Version | 3.2 |
| OS | Linux |
| CC | @Quuxplusone |
## Extended Description
Compiling the following code with "clang++ -std=c++11 -Wuninitialized" results in the following warning:
```
cpp1.cpp:9:7: warning: variable 'recur' is u... | recursive lambda warns "uninitialized within its own definition" | https://api.github.com/repos/llvm/llvm-project/issues/15293/comments | 2 | 2013-01-11T19:16:58Z | 2023-11-05T17:01:33Z | https://github.com/llvm/llvm-project/issues/15293 | 1,071,058,605 | 15,293 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14920](https://llvm.org/bz14920) |
| Version | 3.1 |
| OS | Linux |
| Attachments | [The preprocessed newlib stdio.c](https://user-images.githubusercontent.com/60944935/143746714-739a9f18-c790-43fb-a836-850cb02a5f7b.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma... | incomplete conversion of recursive (function) types | https://api.github.com/repos/llvm/llvm-project/issues/15292/comments | 2 | 2013-01-11T13:17:14Z | 2023-04-28T03:24:05Z | https://github.com/llvm/llvm-project/issues/15292 | 1,071,058,598 | 15,292 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14919](https://llvm.org/bz14919) |
| Resolution | FIXED |
| Resolved on | Jan 14, 2013 13:00 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
consider this code snippet.
The expected output is |out_of_range|, but in fac... | std::stoll and std::stoull don't throw std::out_of_range exception | https://api.github.com/repos/llvm/llvm-project/issues/15291/comments | 1 | 2013-01-11T10:17:34Z | 2021-12-03T23:58:49Z | https://github.com/llvm/llvm-project/issues/15291 | 1,071,058,590 | 15,291 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14918](https://llvm.org/bz14918) |
| Resolution | INVALID |
| Resolved on | Jan 11, 2013 04:17 |
| Version | 3.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ma... | llvm and clang build failed on centos 5.8 | https://api.github.com/repos/llvm/llvm-project/issues/15290/comments | 3 | 2013-01-11T08:35:47Z | 2021-12-03T23:58:49Z | https://github.com/llvm/llvm-project/issues/15290 | 1,071,058,584 | 15,290 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14917](https://llvm.org/bz14917) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
clang: error: unable to execute command: Aborted (core dumped)
clang: error: clang frontend command failed due to sign... | Clang build php 5.4.10 failed | https://api.github.com/repos/llvm/llvm-project/issues/15289/comments | 6 | 2013-01-11T08:34:32Z | 2023-08-05T14:10:06Z | https://github.com/llvm/llvm-project/issues/15289 | 1,071,058,580 | 15,289 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14916](https://llvm.org/bz14916) |
| Resolution | FIXED |
| Resolved on | Feb 08, 2013 13:59 |
| Version | trunk |
| OS | Linux |
## Extended Description
Consider this:
namespace {
struct S {
int f() {
int n = 1+1; // #​1
}
};
}
If I ask clang-format ... | clang-format should adapt to local deviations from the One True Indentation Style | https://api.github.com/repos/llvm/llvm-project/issues/15288/comments | 1 | 2013-01-11T08:27:05Z | 2021-12-03T23:58:47Z | https://github.com/llvm/llvm-project/issues/15288 | 1,071,058,572 | 15,288 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14915](https://llvm.org/bz14915) |
| Resolution | DUPLICATE |
| Resolved on | Jan 10, 2013 23:33 |
| Version | trunk |
| OS | Linux |
| CC | @zygoloid |
## Extended Description
--- memcpy-short.c ---
#include <string.h>
void bar(char*);
void foo() {
char A[100];
memcpy(A... | ICE on memcpy from short string | https://api.github.com/repos/llvm/llvm-project/issues/15287/comments | 2 | 2013-01-11T07:12:07Z | 2021-12-03T23:58:46Z | https://github.com/llvm/llvm-project/issues/15287 | 1,071,058,566 | 15,287 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14914](https://llvm.org/bz14914) |
| Resolution | FIXED |
| Resolved on | Jan 11, 2013 12:13 |
| Version | trunk |
| OS | Linux |
## Extended Description
Asking clang-format to format the second line of this:
struct foo a = { bar };
int n;
... produces this:
struct foo a = ... | clang-format misindents after braced init list with elaborated type specifier | https://api.github.com/repos/llvm/llvm-project/issues/15286/comments | 0 | 2013-01-11T07:00:24Z | 2021-12-03T23:58:45Z | https://github.com/llvm/llvm-project/issues/15286 | 1,071,058,559 | 15,286 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14913](https://llvm.org/bz14913) |
| Resolution | FIXED |
| Resolved on | Jun 06, 2019 05:36 |
| Version | trunk |
| OS | Linux |
## Extended Description
Within clang:
$ rgrep 'new(' lib include | wc -l
54
$ rgrep 'new (' lib include | wc -l
1218
However, clang-format remove... | clang-format misses space before placement arguments in placement new | https://api.github.com/repos/llvm/llvm-project/issues/15285/comments | 1 | 2013-01-11T06:54:56Z | 2021-12-03T23:58:45Z | https://github.com/llvm/llvm-project/issues/15285 | 1,071,058,554 | 15,285 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14912](https://llvm.org/bz14912) |
| Resolution | WONTFIX |
| Resolved on | Aug 05, 2014 08:14 |
| Version | trunk |
| OS | Linux |
## Extended Description
clang-format misindents this:
Diag(D.getIdentifierLoc(), diag::err_template_spec_decl_friend)
<< N... | clang-format indents << after Diag by 4 spaces, should be 2. | https://api.github.com/repos/llvm/llvm-project/issues/15284/comments | 8 | 2013-01-11T06:52:49Z | 2022-01-20T02:37:04Z | https://github.com/llvm/llvm-project/issues/15284 | 1,071,058,550 | 15,284 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14911](https://llvm.org/bz14911) |
| Resolution | FIXED |
| Resolved on | Jan 12, 2013 00:32 |
| Version | unspecified |
| OS | All |
## Extended Description
This is a tracking bug for adding support for ObjC method expressions. They're the last big missing piece for ObjC supp... | [Formatter/ObjC] Support formatting ObjC method expressions | https://api.github.com/repos/llvm/llvm-project/issues/15283/comments | 4 | 2013-01-11T02:39:12Z | 2021-12-03T23:58:43Z | https://github.com/llvm/llvm-project/issues/15283 | 1,071,058,546 | 15,283 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14910](https://llvm.org/bz14910) |
| Version | trunk |
| OS | Linux |
| CC | @belkadan,@jryans |
## Extended Description
Currently there is a proper implementation of columnWidth for Mac OS X, but only a stub implementation for other OSes.
The Mac OS X implementation (lib/Sup... | Need a portable implementation of llvm::sys::locale::columnWidth | https://api.github.com/repos/llvm/llvm-project/issues/15282/comments | 3 | 2013-01-11T02:02:04Z | 2023-08-11T12:44:23Z | https://github.com/llvm/llvm-project/issues/15282 | 1,071,058,542 | 15,282 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14909](https://llvm.org/bz14909) |
| Resolution | DUPLICATE |
| Resolved on | Mar 26, 2013 12:16 |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case](https://user-images.githubusercontent.com/296817/143746712-5634203f-cf52-41ab-830e-ef640954c367.gz) |
| CC | @atrick,... | Assertion `SE.DT->dominates(Ret, BIP)' failed | https://api.github.com/repos/llvm/llvm-project/issues/15281/comments | 6 | 2013-01-11T01:21:53Z | 2021-12-03T23:58:42Z | https://github.com/llvm/llvm-project/issues/15281 | 1,071,058,538 | 15,281 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14908](https://llvm.org/bz14908) |
| Version | trunk |
| OS | All |
| CC | @DougGregor,@zygoloid |
## Extended Description
I see how functions such as
template <template<int> class T, int n1, template<int> class U, int n2>
void foo(T<n1>, T<n2>);
could be useful in som... | Optional diagnostic for template functions with unused template arguments? | https://api.github.com/repos/llvm/llvm-project/issues/15280/comments | 2 | 2013-01-11T00:44:15Z | 2023-11-03T14:21:30Z | https://github.com/llvm/llvm-project/issues/15280 | 1,071,058,531 | 15,280 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14907](https://llvm.org/bz14907) |
| Resolution | FIXED |
| Resolved on | Jan 17, 2013 23:55 |
| Version | unspecified |
| OS | All |
## Extended Description
switch (foo) {
case a: {
int a = g();
h(a);
} break;
}
becomes
switch (foo) {
case a: {
int a = g();
h(a);
}
... | Formatter doesn't understand "switch case with a block" pattern | https://api.github.com/repos/llvm/llvm-project/issues/15279/comments | 2 | 2013-01-11T00:00:29Z | 2021-12-03T23:58:40Z | https://github.com/llvm/llvm-project/issues/15279 | 1,071,058,529 | 15,279 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14906](https://llvm.org/bz14906) |
| Resolution | DUPLICATE |
| Resolved on | Jan 10, 2013 16:36 |
| Version | unspecified |
| OS | Linux |
| CC | @zygoloid |
## Extended Description
I am using the autotools to build clang/compiler-rt.
Unfortunately, libclang_rt.ubsan-x86_64.... | Please build libclang_rt.ubsan with the autotools | https://api.github.com/repos/llvm/llvm-project/issues/15278/comments | 1 | 2013-01-10T23:44:08Z | 2021-12-03T23:58:39Z | https://github.com/llvm/llvm-project/issues/15278 | 1,071,058,522 | 15,278 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14905](https://llvm.org/bz14905) |
| Resolution | FIXED |
| Resolved on | Apr 15, 2014 19:56 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The cmake+shared built shared libraries and executables have been incorrectly in... | cmake+shared installation on Darwin needs install_name_tool pass | https://api.github.com/repos/llvm/llvm-project/issues/15277/comments | 4 | 2013-01-10T23:15:47Z | 2021-12-03T23:58:38Z | https://github.com/llvm/llvm-project/issues/15277 | 1,071,058,516 | 15,277 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.