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 | [18405](https://llvm.org/bz18405) |
| Version | 3.3 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
clang_tokenize() (via libclang C-API) returns wrong SourceLocation start/end if there are non-English characters in the UnsavedFile content. It se... | Wrong SourceLocation start/end if non-english letters in the text | https://api.github.com/repos/llvm/llvm-project/issues/18779/comments | 3 | 2014-01-07T08:14:13Z | 2021-12-09T21:48:34Z | https://github.com/llvm/llvm-project/issues/18779 | 1,076,076,380 | 18,779 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18404](https://llvm.org/bz18404) |
| Resolution | FIXED |
| Resolved on | Jan 09, 2014 12:26 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @mclow |
## Extended Description
The bug is explained in
http://stackoverflow.com/questions/... | Bug in regex_token_iterator::operator++(int) implementation | https://api.github.com/repos/llvm/llvm-project/issues/18778/comments | 1 | 2014-01-07T05:18:36Z | 2021-12-09T21:48:34Z | https://github.com/llvm/llvm-project/issues/18778 | 1,076,076,363 | 18,778 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18403](https://llvm.org/bz18403) |
| Resolution | FIXED |
| Resolved on | Jan 16, 2014 15:03 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @mclow |
## Extended Description
The following program, when compiled with clang r198596 and li... | Sigsegv in exception::what() because of r198505 | https://api.github.com/repos/llvm/llvm-project/issues/18777/comments | 11 | 2014-01-06T22:53:30Z | 2021-12-09T21:48:32Z | https://github.com/llvm/llvm-project/issues/18777 | 1,076,076,338 | 18,777 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18402](https://llvm.org/bz18402) |
| Resolution | FIXED |
| Resolved on | Jan 07, 2017 22:03 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nico,@noloader,@zygoloid,@jwakely |
## Extended Description
This is in 3.4.
Compiling a source fi... | no ::gets in the global namespace when compiling <ios> | https://api.github.com/repos/llvm/llvm-project/issues/18776/comments | 14 | 2014-01-06T22:34:27Z | 2021-12-09T21:48:31Z | https://github.com/llvm/llvm-project/issues/18776 | 1,076,076,323 | 18,776 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18401](https://llvm.org/bz18401) |
| Resolution | FIXED |
| Resolved on | Jan 08, 2014 20:25 |
| Version | trunk |
| OS | Linux |
| Attachments | [Compiler output](https://user-images.githubusercontent.com/60944935/143748757-5b6795a0-55b0-4671-8a88-a42a87b73c29.gz), [Testcase](h... | An ICE with a variadic alias template aliasing another variadic alias template | https://api.github.com/repos/llvm/llvm-project/issues/18775/comments | 3 | 2014-01-06T21:53:27Z | 2021-12-09T21:48:30Z | https://github.com/llvm/llvm-project/issues/18775 | 1,076,076,307 | 18,775 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18400](https://llvm.org/bz18400) |
| Resolution | FIXED |
| Resolved on | Feb 17, 2014 12:48 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@griwes,@zygoloid |
## Extended Description
enum class IDontDiscardQualifiers : int con... | Underlying type of an enum class doesn't discard cv-qualifiers | https://api.github.com/repos/llvm/llvm-project/issues/18774/comments | 5 | 2014-01-06T21:22:24Z | 2021-12-09T21:48:29Z | https://github.com/llvm/llvm-project/issues/18774 | 1,076,076,281 | 18,774 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18399](https://llvm.org/bz18399) |
| Resolution | FIXED |
| Resolved on | Jan 15, 2014 12:20 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @TNorthover |
## Extended Description
In Thumb1, we check on whether registers are callee-saved whe... | Thumb1: Folding SP Update incorrectly stop at modified pop | https://api.github.com/repos/llvm/llvm-project/issues/18773/comments | 3 | 2014-01-06T21:22:14Z | 2021-12-09T21:48:28Z | https://github.com/llvm/llvm-project/issues/18773 | 1,076,076,262 | 18,773 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18398](https://llvm.org/bz18398) |
| Version | 3.3 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Crashes even if crash recovery is toggled to 1.
libclang is compiled for Linux ARM (Android) and used via JNI and wrapper ("libclang_wrapper", wri... | Crashed even if crash recovery is toggled to 1 | https://api.github.com/repos/llvm/llvm-project/issues/18772/comments | 0 | 2014-01-06T18:24:38Z | 2021-12-09T21:48:26Z | https://github.com/llvm/llvm-project/issues/18772 | 1,076,076,220 | 18,772 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18397](https://llvm.org/bz18397) |
| Resolution | FIXED |
| Resolved on | May 28, 2015 14:19 |
| Version | trunk |
| OS | FreeBSD |
## Extended Description
I observed invalid lengths in .debug_aranges output on big endian MIPS, SVN r194575 + local changes. Lengths appeared sh... | MipsAsmBackend.cpp adjustFixupValue() miscomputes some fixups for big-endian MIPS | https://api.github.com/repos/llvm/llvm-project/issues/18771/comments | 2 | 2014-01-06T16:36:51Z | 2021-12-09T21:48:25Z | https://github.com/llvm/llvm-project/issues/18771 | 1,076,076,201 | 18,771 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18396](https://llvm.org/bz18396) |
| Resolution | FIXED |
| Resolved on | Jan 07, 2014 01:32 |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case](https://user-images.githubusercontent.com/296817/143748756-10226fd6-57c7-4ab7-8d98-93d6a195b8ad.gz) |
| CC | @atrick |
#... | Assertion `MO->isDead() && "Cannot fold physreg def"' failed | https://api.github.com/repos/llvm/llvm-project/issues/18770/comments | 2 | 2014-01-06T15:55:10Z | 2021-12-09T21:48:24Z | https://github.com/llvm/llvm-project/issues/18770 | 1,076,076,175 | 18,770 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18395](https://llvm.org/bz18395) |
| Version | trunk |
| OS | Windows NT |
## Extended Description
At line 2261 in
/include/clang/AST/Expr.h
in the definition of the class
clang::CallExpr,
it overrides
child_range children()
from the class
clang::Stmt
It should al... | CallExpr should override const_child_range children() const from Stmt | https://api.github.com/repos/llvm/llvm-project/issues/18769/comments | 0 | 2014-01-06T14:23:19Z | 2021-12-09T21:48:23Z | https://github.com/llvm/llvm-project/issues/18769 | 1,076,076,153 | 18,769 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18394](https://llvm.org/bz18394) |
| Resolution | FIXED |
| Resolved on | Mar 01, 2014 21:06 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Here is a minimal test that illustrates the problem. My attempts to simplify ... | alpha.cplusplus.NewDeleteLeaks false-positive complicated conditions | https://api.github.com/repos/llvm/llvm-project/issues/18768/comments | 2 | 2014-01-06T02:05:07Z | 2021-12-09T21:48:22Z | https://github.com/llvm/llvm-project/issues/18768 | 1,076,076,125 | 18,768 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18393](https://llvm.org/bz18393) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @compnerd,@DougGregor |
## Extended Description
```cpp
class Parent {
void virtual f() = 0;
};
class Child : public Parent {
void virtual f... | no error diagnostics emitted for abstract return types on CXXMemberDeclExpr | https://api.github.com/repos/llvm/llvm-project/issues/18767/comments | 7 | 2014-01-06T01:19:34Z | 2023-06-18T04:21:46Z | https://github.com/llvm/llvm-project/issues/18767 | 1,076,076,097 | 18,767 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18392](https://llvm.org/bz18392) |
| Resolution | WONTFIX |
| Resolved on | Jan 06, 2014 19:46 |
| Version | 3.3 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid |
## Extended Description
Clang warns that a switch statement does not handle all enume... | False positive: Clang warns about unhanded switch values even if they are handled elsewhere | https://api.github.com/repos/llvm/llvm-project/issues/18766/comments | 1 | 2014-01-06T00:39:15Z | 2022-01-20T02:39:19Z | https://github.com/llvm/llvm-project/issues/18766 | 1,076,076,079 | 18,766 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18391](https://llvm.org/bz18391) |
| Resolution | WORKSFORME |
| Resolved on | May 14, 2014 09:39 |
| Version | unspecified |
| OS | Linux |
| Attachments | [run script](https://user-images.githubusercontent.com/60944935/143748755-5ab3aa16-2572-429f-8b1c-e9dae219f6cd.gz) |
| Rep... | clang-3.4rc3 fails to cross-compile libavfilter/af_volume.c for aarch64 | https://api.github.com/repos/llvm/llvm-project/issues/18765/comments | 2 | 2014-01-05T22:23:08Z | 2022-01-20T02:13:23Z | https://github.com/llvm/llvm-project/issues/18765 | 1,076,076,060 | 18,765 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18390](https://llvm.org/bz18390) |
| Resolution | FIXED |
| Resolved on | Jan 07, 2014 13:40 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Test case](https://user-images.githubusercontent.com/296817/143748754-ee86aee2-1bf6-4eab-9482-19462a42b27d.gz) |
## Extended ... | Assertion !GV->hasPrivateLinkage() for ObjC code | https://api.github.com/repos/llvm/llvm-project/issues/18764/comments | 3 | 2014-01-05T20:00:46Z | 2021-12-09T21:48:18Z | https://github.com/llvm/llvm-project/issues/18764 | 1,076,076,041 | 18,764 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18389](https://llvm.org/bz18389) |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The following code for example generates the warning:
BackupQueries.cpp:2092:29: warning: array subscript is of ty... | Unnecessary warning: "array subscript is of type 'char' [-Wchar-subscripts]" with constant char indexes | https://api.github.com/repos/llvm/llvm-project/issues/18763/comments | 9 | 2014-01-05T15:45:33Z | 2023-12-04T05:49:41Z | https://github.com/llvm/llvm-project/issues/18763 | 1,076,076,017 | 18,763 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18388](https://llvm.org/bz18388) |
| Resolution | INVALID |
| Resolved on | Jan 09, 2014 11:35 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan |
## Extended Description
CLANG revision: 198553.
Reduced example code:
struct Token ... | False positive null pointer dereference, comparison against pointer that can be null in loop | https://api.github.com/repos/llvm/llvm-project/issues/18762/comments | 4 | 2014-01-05T12:21:08Z | 2021-12-09T21:48:16Z | https://github.com/llvm/llvm-project/issues/18762 | 1,076,075,997 | 18,762 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18387](https://llvm.org/bz18387) |
| Resolution | FIXED |
| Resolved on | Dec 03, 2014 03:53 |
| Version | trunk |
| OS | OpenBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @hfinkel |
## Extended Description
The PowerPC integrated assembler seems to be missing support f... | PowerPC integrated assembler doesn't handle some instructions | https://api.github.com/repos/llvm/llvm-project/issues/18761/comments | 3 | 2014-01-04T22:33:50Z | 2021-12-09T21:48:15Z | https://github.com/llvm/llvm-project/issues/18761 | 1,076,075,975 | 18,761 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18386](https://llvm.org/bz18386) |
| Version | 3.3 |
| OS | Linux |
| Attachments | [Code file that clang has trouble compiling](https://user-images.githubusercontent.com/60944935/143748753-d6553f6b-e4dc-4556-9bdb-82748951b776.gz) |
| Reporter | LLVM Bugzilla Contributor |... | Linker error complaining about undefined reference to `std::__enabled_shared_from_this_helper` | https://api.github.com/repos/llvm/llvm-project/issues/18760/comments | 1 | 2014-01-04T21:41:55Z | 2024-07-27T21:33:55Z | https://github.com/llvm/llvm-project/issues/18760 | 1,076,075,952 | 18,760 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18385](https://llvm.org/bz18385) |
| Resolution | INVALID |
| Resolved on | May 04, 2017 07:48 |
| Version | unspecified |
| OS | Windows NT |
| Blocks | llvm/llvm-project#18592 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @mclow |
## Extended Description
Win 8.1 Pro 64 ... | Function declaration conflicts with introduced by using declaration | https://api.github.com/repos/llvm/llvm-project/issues/18759/comments | 2 | 2014-01-04T18:29:27Z | 2021-12-09T21:48:10Z | https://github.com/llvm/llvm-project/issues/18759 | 1,076,075,867 | 18,759 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18384](https://llvm.org/bz18384) |
| Resolution | FIXED |
| Resolved on | Jan 06, 2014 19:20 |
| Version | unspecified |
| OS | Linux |
| Attachments | [C file and script to reproduce](https://user-images.githubusercontent.com/1040968/143748752-8f37bed3-7fe8-41c4-8371-2b6a86f5be... | ARM Test-suite regression | https://api.github.com/repos/llvm/llvm-project/issues/18758/comments | 3 | 2014-01-04T16:56:02Z | 2021-12-09T21:48:09Z | https://github.com/llvm/llvm-project/issues/18758 | 1,076,075,845 | 18,758 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18383](https://llvm.org/bz18383) |
| Resolution | FIXED |
| Resolved on | Jan 22, 2014 14:00 |
| Version | trunk |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143748751-9fea6ffc-992e-40d9-bcd7-0a4525e4ec6c.gz) |
| Reporter | LLVM... | Assertion failed: (MRI->getVRegDef(Reg) && "Machine instr not mapped for this vreg?!"), function IsLoopInvariantInst, file MachineLICM.cpp, line 956. | https://api.github.com/repos/llvm/llvm-project/issues/18757/comments | 1 | 2014-01-04T16:55:36Z | 2021-12-09T21:48:08Z | https://github.com/llvm/llvm-project/issues/18757 | 1,076,075,826 | 18,757 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18382](https://llvm.org/bz18382) |
| Resolution | FIXED |
| Resolved on | Jan 18, 2017 13:38 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @ismail,@mclow,@zygoloid |
## Extended Description
On Linux with glibc trunk I get:
/usr/inc... | /usr/include/c++/v1/cmath:431:1: error: functions that differ only in their return type cannot be overloaded | https://api.github.com/repos/llvm/llvm-project/issues/18756/comments | 8 | 2014-01-04T14:32:04Z | 2021-12-09T21:48:07Z | https://github.com/llvm/llvm-project/issues/18756 | 1,076,075,800 | 18,756 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18381](https://llvm.org/bz18381) |
| Resolution | FIXED |
| Resolved on | Jan 30, 2014 15:14 |
| Version | trunk |
| OS | All |
| CC | @compnerd,@timurrrr |
## Extended Description
consider the following:
$ cat /var/tmp/rva.s
.data
foo:
.secidx bar@2
run with:
$ ~/... | secidx pseudo-op crashes MC layer | https://api.github.com/repos/llvm/llvm-project/issues/18755/comments | 4 | 2014-01-04T07:39:07Z | 2021-12-09T21:48:05Z | https://github.com/llvm/llvm-project/issues/18755 | 1,076,075,778 | 18,755 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18380](https://llvm.org/bz18380) |
| Version | trunk |
| OS | All |
| CC | @atamazov,@compnerd |
## Extended Description
consider the following:
$ cat /var/tmp/rva.s
.data
foo:
.secrel32 bar@2
compile with:
~/llvm/build/bin/llvm-mc -triple x86_64-pc-mingw32 /var/tmp/r... | secrel32 pseudo-op crashes MC layer | https://api.github.com/repos/llvm/llvm-project/issues/18754/comments | 0 | 2014-01-04T07:31:48Z | 2021-12-09T21:48:05Z | https://github.com/llvm/llvm-project/issues/18754 | 1,076,075,749 | 18,754 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18379](https://llvm.org/bz18379) |
| Resolution | FIXED |
| Resolved on | Mar 24, 2014 20:40 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @KernelAddress,@kcc |
## Extended Description
Running a program that reports a lot of TSAN er... | [TSan RTL] hang in symbolizer code | https://api.github.com/repos/llvm/llvm-project/issues/18753/comments | 6 | 2014-01-04T07:03:59Z | 2021-12-09T21:48:04Z | https://github.com/llvm/llvm-project/issues/18753 | 1,076,075,728 | 18,753 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18378](https://llvm.org/bz18378) |
| Resolution | FIXED |
| Resolved on | Apr 25, 2014 05:10 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @KernelAddress,@kcc |
## Extended Description
The instrumented MutexLock/MutexUnlock code pri... | [TSan RTL] Cannot suppress some Mutex-related errors | https://api.github.com/repos/llvm/llvm-project/issues/18752/comments | 8 | 2014-01-04T06:50:26Z | 2021-12-09T21:48:02Z | https://github.com/llvm/llvm-project/issues/18752 | 1,076,075,709 | 18,752 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18377](https://llvm.org/bz18377) |
| Resolution | FIXED |
| Resolved on | Jan 18, 2016 17:00 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tobiasgrosser |
## Extended Description
If compiled with Polly, sgefa would produce wrong re... | Polly fails in compiling sgefa (from LLVM-testsuite) with wrong output | https://api.github.com/repos/llvm/llvm-project/issues/18751/comments | 8 | 2014-01-04T05:55:49Z | 2021-12-09T21:48:01Z | https://github.com/llvm/llvm-project/issues/18751 | 1,076,075,688 | 18,751 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18376](https://llvm.org/bz18376) |
| Resolution | DUPLICATE |
| Resolved on | Jan 18, 2016 17:02 |
| Version | unspecified |
| OS | Linux |
| Attachments | [sgefa-test.c](https://user-images.githubusercontent.com/60944935/143748743-a92c9800-fc57-4519-b981-6b563c43d6c9.gz) |
| Re... | Polly fails in LLVM test-suite/MultiSource/Applications/sgefa with wrong results | https://api.github.com/repos/llvm/llvm-project/issues/18750/comments | 8 | 2014-01-04T05:47:22Z | 2021-12-09T21:48:00Z | https://github.com/llvm/llvm-project/issues/18750 | 1,076,075,661 | 18,750 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18375](https://llvm.org/bz18375) |
| Resolution | FIXED |
| Resolved on | Jan 06, 2014 01:40 |
| Version | trunk |
| OS | All |
| CC | @rnk |
## Extended Description
consider:
$ cat b.ll
target datalayout = "e-p:32:32-f64:32:64-f80:32-n8:16:32-S128"
target triple = "i386-unkno... | crash when emitting code for constant initializer | https://api.github.com/repos/llvm/llvm-project/issues/18749/comments | 2 | 2014-01-04T02:02:53Z | 2021-12-09T21:47:59Z | https://github.com/llvm/llvm-project/issues/18749 | 1,076,075,645 | 18,749 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18374](https://llvm.org/bz18374) |
| Resolution | FIXED |
| Resolved on | Aug 07, 2019 05:01 |
| Version | trunk |
| OS | Linux |
| Attachments | [test.c](https://user-images.githubusercontent.com/60944935/143748740-31de9a4b-6533-4ba1-b051-3f59966ef705.gz), [test.ll](https://use... | Loop reroller fails to reroll loop with variable upper bound on 64-bit targets | https://api.github.com/repos/llvm/llvm-project/issues/18748/comments | 9 | 2014-01-04T01:43:35Z | 2021-12-09T21:47:58Z | https://github.com/llvm/llvm-project/issues/18748 | 1,076,075,627 | 18,748 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18373](https://llvm.org/bz18373) |
| Resolution | FIXED |
| Resolved on | May 22, 2015 15:26 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When I run clang with "-Xclang -cl-std=CL1.2" in debug mode on the following kernel... | OpenCL constant memory: clang issues assertion | https://api.github.com/repos/llvm/llvm-project/issues/18747/comments | 0 | 2014-01-04T00:26:27Z | 2021-12-09T21:47:57Z | https://github.com/llvm/llvm-project/issues/18747 | 1,076,075,615 | 18,747 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18372](https://llvm.org/bz18372) |
| Resolution | FIXED |
| Resolved on | Jan 07, 2014 14:28 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
.globl memcpy
.type memcpy, @​gnu_indirect_function
.set ... | IFUNC is broken | https://api.github.com/repos/llvm/llvm-project/issues/18746/comments | 3 | 2014-01-04T00:08:47Z | 2021-12-09T21:47:57Z | https://github.com/llvm/llvm-project/issues/18746 | 1,076,075,596 | 18,746 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18371](https://llvm.org/bz18371) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @gnzlbg,@LegalizeAdulthood,@seanm |
## Extended Description
The C++ (11 is the one I checked) standard - in section 17.6.4.3 spells out the rules about a number ... | Warn on reserved symbol names | https://api.github.com/repos/llvm/llvm-project/issues/18745/comments | 8 | 2014-01-03T22:53:39Z | 2022-11-03T14:43:36Z | https://github.com/llvm/llvm-project/issues/18745 | 1,076,075,570 | 18,745 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18370](https://llvm.org/bz18370) |
| Resolution | FIXED |
| Resolved on | Jan 19, 2016 11:11 |
| Version | trunk |
| OS | Windows NT |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143748739-24c3d651-cf55-46ad-9139-d989b4646192.gz) |
| Reporter |... | [thumbv8] insts that sets CPSR are bundled into IT block mistakenly | https://api.github.com/repos/llvm/llvm-project/issues/18744/comments | 1 | 2014-01-03T22:10:20Z | 2021-12-09T21:47:55Z | https://github.com/llvm/llvm-project/issues/18744 | 1,076,075,551 | 18,744 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18369](https://llvm.org/bz18369) |
| Resolution | FIXED |
| Resolved on | Jan 13, 2014 12:49 |
| Version | trunk |
| OS | Windows NT |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143748738-aa303cfa-2e74-46b8-9283-1437a505904d.gz) |
| Reporter |... | [thumbv8] assertion fails due to inconsistent CPSR liveness of IT blocks | https://api.github.com/repos/llvm/llvm-project/issues/18743/comments | 1 | 2014-01-03T21:58:52Z | 2021-12-09T21:47:54Z | https://github.com/llvm/llvm-project/issues/18743 | 1,076,075,528 | 18,743 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18368](https://llvm.org/bz18368) |
| Resolution | FIXED |
| Resolved on | Jan 19, 2016 11:11 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rengolin |
## Extended Description
@​foo = global i32 ()* null
define i32 @​t4(i3... | [thumbv8] assertions fails when check for eligibility of IT block | https://api.github.com/repos/llvm/llvm-project/issues/18742/comments | 1 | 2014-01-03T21:43:45Z | 2021-12-09T21:47:52Z | https://github.com/llvm/llvm-project/issues/18742 | 1,076,075,508 | 18,742 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18367](https://llvm.org/bz18367) |
| Version | unspecified |
| OS | Windows XP |
| Attachments | [compilation log](https://user-images.githubusercontent.com/60944935/143748737-c9b44430-3194-4baf-b24e-f7a3b347d772.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Descri... | crash at some source files with gcc's -O > 0 | https://api.github.com/repos/llvm/llvm-project/issues/18741/comments | 1 | 2014-01-03T15:37:30Z | 2021-12-14T21:12:43Z | https://github.com/llvm/llvm-project/issues/18741 | 1,076,075,489 | 18,741 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18366](https://llvm.org/bz18366) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Source function (FunctionDecl * foo ) :
void foo()
{
struct STR1 {
int x;
} a,b; <- Source declaration
struct STR1 c;
int ... | DeclPrinter.cpp: wrong struct declaration | https://api.github.com/repos/llvm/llvm-project/issues/18740/comments | 1 | 2014-01-03T15:13:13Z | 2022-09-07T09:36:10Z | https://github.com/llvm/llvm-project/issues/18740 | 1,076,075,470 | 18,740 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18365](https://llvm.org/bz18365) |
| Resolution | FIXED |
| Resolved on | Jan 15, 2014 08:07 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sylvestre |
## Extended Description
The cindex.Config.get_filename method from python-clang-... | cindex.py from python-clang-3.5 tries to load libclang-3.3.so | https://api.github.com/repos/llvm/llvm-project/issues/18739/comments | 2 | 2014-01-03T13:37:29Z | 2021-12-09T21:47:50Z | https://github.com/llvm/llvm-project/issues/18739 | 1,076,075,449 | 18,739 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18364](https://llvm.org/bz18364) |
| Resolution | FIXED |
| Resolved on | Sep 03, 2014 01:58 |
| Version | trunk |
| OS | All |
| Attachments | [LLVM and .S code.](https://user-images.githubusercontent.com/60944935/143748735-45d7c781-6c04-48b7-a332-36d5b3cc5469.gz) |
| Reporter ... | LLVM+Clang emits movw instruction with -march=armv5te. | https://api.github.com/repos/llvm/llvm-project/issues/18738/comments | 6 | 2014-01-03T09:23:30Z | 2021-12-09T21:47:49Z | https://github.com/llvm/llvm-project/issues/18738 | 1,076,075,432 | 18,738 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18363](https://llvm.org/bz18363) |
| Resolution | FIXED |
| Resolved on | Aug 07, 2019 04:52 |
| Version | trunk |
| OS | All |
| CC | @isanbard,@john-brawn-arm,@zygoloid,@rjmccall |
## Extended Description
The current clang trunk (as well as the earlier versions) crashes when... | clang crashes on valid code at -O0 with -ftrapv (affecting all clang versions) | https://api.github.com/repos/llvm/llvm-project/issues/18737/comments | 7 | 2014-01-03T06:56:03Z | 2021-12-09T21:47:47Z | https://github.com/llvm/llvm-project/issues/18737 | 1,076,075,410 | 18,737 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18362](https://llvm.org/bz18362) |
| Resolution | WORKSFORME |
| Resolved on | Jan 03, 2014 02:01 |
| Version | 3.3 |
| OS | Linux |
| Attachments | [Processed source](https://user-images.githubusercontent.com/60944935/143748732-5c00a6cf-af72-4607-92c7-14fb63a3c815.gz), [Run scr... | clang++ segfaults when parsing c++11 syntax | https://api.github.com/repos/llvm/llvm-project/issues/18736/comments | 1 | 2014-01-03T06:52:56Z | 2022-01-20T02:13:21Z | https://github.com/llvm/llvm-project/issues/18736 | 1,076,075,393 | 18,736 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18361](https://llvm.org/bz18361) |
| Resolution | FIXED |
| Resolved on | Jan 03, 2014 23:53 |
| Version | trunk |
| OS | All |
| CC | @atrick |
## Extended Description
The current clang trunk crashes when compiling the following testcase at -O2 and -O3 in both 32-bit and 64-b... | clang crashes on valid code at -O2 and -O3 on x86_64-linux-gnu | https://api.github.com/repos/llvm/llvm-project/issues/18735/comments | 2 | 2014-01-03T06:39:25Z | 2021-12-09T21:47:45Z | https://github.com/llvm/llvm-project/issues/18735 | 1,076,075,373 | 18,735 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18360](https://llvm.org/bz18360) |
| Resolution | FIXED |
| Resolved on | Jan 23, 2019 05:56 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @echristo,@atanasyan |
## Extended Description
A linker error results with this change:
/scr... | MIPS broken with -ffunction-sections/-fdata-sections | https://api.github.com/repos/llvm/llvm-project/issues/18734/comments | 7 | 2014-01-03T04:35:41Z | 2021-12-09T21:47:44Z | https://github.com/llvm/llvm-project/issues/18734 | 1,076,075,358 | 18,734 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18359](https://llvm.org/bz18359) |
| Version | 3.3 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@HowardHinnant |
## Extended Description
Given the following:
#include <memory>
using std::shared_ptr;
struct Foo {
operator shared_ptr<i... | (N2439) Clang incorrectly reports ambiguity between reference-qualified member functions | https://api.github.com/repos/llvm/llvm-project/issues/18733/comments | 8 | 2014-01-03T03:58:52Z | 2023-11-04T02:20:38Z | https://github.com/llvm/llvm-project/issues/18733 | 1,076,075,334 | 18,733 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18358](https://llvm.org/bz18358) |
| Resolution | FIXED |
| Resolved on | Feb 10, 2014 20:45 |
| Version | trunk |
| OS | Linux |
| Attachments | [Small C++ file that crashes DragonEgg](https://user-images.githubusercontent.com/60944935/143748728-73811910-8840-44e7-93a7-ed25a202... | "internal compiler error: Segmentation fault" on C++ code | https://api.github.com/repos/llvm/llvm-project/issues/18732/comments | 9 | 2014-01-03T03:00:27Z | 2021-12-09T21:47:42Z | https://github.com/llvm/llvm-project/issues/18732 | 1,076,075,319 | 18,732 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18357](https://llvm.org/bz18357) |
| Resolution | FIXED |
| Resolved on | Sep 09, 2014 08:49 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I have the following in a header file:
#define TRACEPOINT_INCLUDE <scopes/int... | clang-format incorrectly re-writes macro definition | https://api.github.com/repos/llvm/llvm-project/issues/18731/comments | 7 | 2014-01-03T02:05:21Z | 2021-12-09T21:47:41Z | https://github.com/llvm/llvm-project/issues/18731 | 1,076,075,304 | 18,731 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18356](https://llvm.org/bz18356) |
| Resolution | FIXED |
| Resolved on | Jan 04, 2014 08:24 |
| Version | trunk |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143748727-1a4db535-0dcf-4f49-b7db-e99d67b4157c.gz) |
| Reporter | LLVM... | Assertion failed: (N1.getValueType() == N2.getValueType() && N1.getValueType() == VT && "Binary operator types must match!"), function getNode, file SelectionDAG.cpp, line 2941. | https://api.github.com/repos/llvm/llvm-project/issues/18730/comments | 1 | 2014-01-03T01:35:26Z | 2021-12-09T21:47:40Z | https://github.com/llvm/llvm-project/issues/18730 | 1,076,075,289 | 18,730 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18355](https://llvm.org/bz18355) |
| Resolution | FIXED |
| Resolved on | Mar 21, 2016 17:28 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @RKSimon |
## Extended Description
Let me use the code at http://llvm.org/docs/doxygen/html/ConstantF... | Undef handling in constant folding | https://api.github.com/repos/llvm/llvm-project/issues/18729/comments | 2 | 2014-01-02T20:39:44Z | 2021-12-09T21:47:39Z | https://github.com/llvm/llvm-project/issues/18729 | 1,076,075,270 | 18,729 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18354](https://llvm.org/bz18354) |
| Resolution | FIXED |
| Resolved on | Feb 21, 2014 05:20 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#19300 |
| CC | @kbeyls,@kbeyls,@rengolin |
## Extended Description
Incorrect code is generated for the following func... | ldr= pseudo instruction produces incorrect code when using in inline assembly | https://api.github.com/repos/llvm/llvm-project/issues/18728/comments | 4 | 2014-01-02T20:14:36Z | 2021-12-09T22:02:39Z | https://github.com/llvm/llvm-project/issues/18728 | 1,076,075,118 | 18,728 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18353](https://llvm.org/bz18353) |
| Resolution | WONTFIX |
| Resolved on | Jan 02, 2014 02:10 |
| Version | trunk |
| OS | All |
## Extended Description
Input:
{{{{
*err = ("build log version invalid, perhaps due to being too old; "
"starting over");
... | clang-format inserts unneeded line break with -style=Google | https://api.github.com/repos/llvm/llvm-project/issues/18727/comments | 1 | 2014-01-02T05:19:19Z | 2022-01-20T02:39:18Z | https://github.com/llvm/llvm-project/issues/18727 | 1,076,075,101 | 18,727 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18352](https://llvm.org/bz18352) |
| Version | 3.3 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
```cpp
#include <cstddef>
#include <type_traits>
#include <iostream>
#define test( _type ) \
{ \
... | wrong `std::decay< const std::nullptr_t >::type` | https://api.github.com/repos/llvm/llvm-project/issues/18726/comments | 2 | 2014-01-01T20:12:58Z | 2025-01-14T11:44:19Z | https://github.com/llvm/llvm-project/issues/18726 | 1,076,075,081 | 18,726 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18351](https://llvm.org/bz18351) |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [Minimal code to reproduce error](https://user-images.githubusercontent.com/93352303/143748726-9b6eedf4-0f33-4183-b3b2-f2b2d7051b5a.gz) |
## Extended Description
I'm doing some expe... | fatal error: atomic store operand must be power-of-two byte-sized integer (with -flto and -O1 and greater) (clang3.3 and clang3.4) | https://api.github.com/repos/llvm/llvm-project/issues/18725/comments | 0 | 2014-01-01T16:22:12Z | 2021-12-09T21:47:29Z | https://github.com/llvm/llvm-project/issues/18725 | 1,076,075,060 | 18,725 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18350](https://llvm.org/bz18350) |
| Resolution | FIXED |
| Resolved on | Apr 26, 2014 00:20 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @mclow |
## Extended Description
$ cat tuple.cc
#include <tuple>
#include <memory>
int main(v... | can't compile tuple<unique_ptr<char []>>foo; | https://api.github.com/repos/llvm/llvm-project/issues/18724/comments | 5 | 2014-01-01T07:21:06Z | 2021-12-09T21:47:27Z | https://github.com/llvm/llvm-project/issues/18724 | 1,076,075,036 | 18,724 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18349](https://llvm.org/bz18349) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Similar to bug 18348 a switch statement with many large ranges are not handled satisfactorily. In this case I tested large ranges which have m... | Switches with too large ranges check these one after another | https://api.github.com/repos/llvm/llvm-project/issues/18723/comments | 2 | 2014-01-01T03:43:38Z | 2021-12-09T21:47:26Z | https://github.com/llvm/llvm-project/issues/18723 | 1,076,075,014 | 18,723 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18348](https://llvm.org/bz18348) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When compiling with clang -O3 -S the following program is implemented with a huge jump table where a decision tree would have been much more a... | Switches with large ranges may generate excessively large jump tables | https://api.github.com/repos/llvm/llvm-project/issues/18722/comments | 1 | 2013-12-31T16:55:56Z | 2021-12-09T21:47:25Z | https://github.com/llvm/llvm-project/issues/18722 | 1,076,074,992 | 18,722 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18347](https://llvm.org/bz18347) |
| Resolution | DUPLICATE |
| Resolved on | Jul 23, 2020 08:42 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @Kojoley |
## Extended Description
in SelectionDAGBuilder::handleBTSplitSwitchCase (lib/CodeGen... | Sparse switches lowered to an else-if chain | https://api.github.com/repos/llvm/llvm-project/issues/18721/comments | 3 | 2013-12-31T00:31:11Z | 2021-12-09T21:47:24Z | https://github.com/llvm/llvm-project/issues/18721 | 1,076,074,973 | 18,721 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18346](https://llvm.org/bz18346) |
| Resolution | WONTFIX |
| Resolved on | Jan 01, 2014 06:03 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @atrick |
## Extended Description
Starting with r192750 (Enable MI Sched for x86) coreutils gets ... | r192750 miscompiles coreutils-8.22. | https://api.github.com/repos/llvm/llvm-project/issues/18720/comments | 3 | 2013-12-30T23:37:51Z | 2022-01-20T02:39:16Z | https://github.com/llvm/llvm-project/issues/18720 | 1,076,074,950 | 18,720 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18345](https://llvm.org/bz18345) |
| Resolution | FIXED |
| Resolved on | Oct 28, 2014 01:32 |
| Version | unspecified |
| OS | All |
| Attachments | [Test program fails to compile with SIZE set to 1024, but succeeds with SIZE 100](https://user-images.githubusercontent.com/60944... | Template recursion issue with boost and std::__1::__make_tuple_types_imp | https://api.github.com/repos/llvm/llvm-project/issues/18719/comments | 3 | 2013-12-30T15:27:41Z | 2021-12-09T21:47:22Z | https://github.com/llvm/llvm-project/issues/18719 | 1,076,074,933 | 18,719 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18344](https://llvm.org/bz18344) |
| Resolution | FIXED |
| Resolved on | Feb 02, 2017 11:50 |
| Version | trunk |
| OS | Linux |
| Attachments | [Reproducer](https://user-images.githubusercontent.com/60944935/143748724-f82cda09-5a2d-42d8-b47c-47906eebbe65.gz) |
| Reporter | LLV... | llc doesn't optimize load from XMM well enough. | https://api.github.com/repos/llvm/llvm-project/issues/18718/comments | 1 | 2013-12-30T14:37:08Z | 2021-12-09T21:47:21Z | https://github.com/llvm/llvm-project/issues/18718 | 1,076,074,910 | 18,718 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18343](https://llvm.org/bz18343) |
| Resolution | FIXED |
| Resolved on | Jan 21, 2014 18:18 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
The following program fails to compile with clang r19... | Regression: Clang fails to compile lambda with by-ref capture of incomplete type | https://api.github.com/repos/llvm/llvm-project/issues/18717/comments | 2 | 2013-12-30T14:35:58Z | 2021-12-09T21:47:20Z | https://github.com/llvm/llvm-project/issues/18717 | 1,076,074,894 | 18,717 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18342](https://llvm.org/bz18342) |
| Resolution | FIXED |
| Resolved on | Dec 30, 2013 06:55 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
svn r198206 fails compiling libcxx/src/bind.cpp:
Assertion failed: Section->... | compiler crash on libcxx/src/bind.cpp (and other sources) | https://api.github.com/repos/llvm/llvm-project/issues/18716/comments | 1 | 2013-12-30T10:47:24Z | 2021-12-09T21:47:19Z | https://github.com/llvm/llvm-project/issues/18716 | 1,076,074,874 | 18,716 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18341](https://llvm.org/bz18341) |
| Resolution | FIXED |
| Resolved on | Aug 24, 2016 13:45 |
| Version | trunk |
| OS | Linux |
| Attachments | [Patch fixing the issue](https://user-images.githubusercontent.com/60944935/143748723-e9f18c40-77db-4943-bd25-46d75b91712f.gz) |
| Re... | cmake installs libgtest*.so which is not really part of the package | https://api.github.com/repos/llvm/llvm-project/issues/18715/comments | 1 | 2013-12-29T16:22:00Z | 2021-12-09T21:47:18Z | https://github.com/llvm/llvm-project/issues/18715 | 1,076,074,856 | 18,715 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18340](https://llvm.org/bz18340) |
| Version | 3.3 |
| OS | Linux |
| Attachments | [Output from clang++ -std=c++11 /usr/include/kj/tuple.h -o tuple.gch](https://user-images.githubusercontent.com/60944935/143748718-b8ca697d-fffb-43d6-8e5d-baf8e32f7455.gz), [Output from clang++ -... | clang++ crash when compiling capnproto libkj tuple.h | https://api.github.com/repos/llvm/llvm-project/issues/18714/comments | 4 | 2013-12-29T06:30:41Z | 2023-07-28T17:32:52Z | https://github.com/llvm/llvm-project/issues/18714 | 1,076,074,823 | 18,714 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18339](https://llvm.org/bz18339) |
| Resolution | FIXED |
| Resolved on | Jan 07, 2014 15:40 |
| Version | 3.3 |
| OS | Linux |
| Attachments | ["scan-build make" output](https://user-images.githubusercontent.com/95090789/143748716-8fcd174f-20de-4e53-8955-8c44828687a8.gz), [/tmp... | Analyzer failure for "naludump" sources | https://api.github.com/repos/llvm/llvm-project/issues/18713/comments | 4 | 2013-12-29T00:52:25Z | 2021-12-09T21:47:16Z | https://github.com/llvm/llvm-project/issues/18713 | 1,076,074,797 | 18,713 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18338](https://llvm.org/bz18338) |
| Resolution | FIXED |
| Resolved on | Oct 16, 2015 02:31 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@echristo,@noloader |
## Extended Description
The following inline assembly can be... | Local label in inline assembly | https://api.github.com/repos/llvm/llvm-project/issues/18712/comments | 5 | 2013-12-28T17:30:31Z | 2021-12-09T21:47:15Z | https://github.com/llvm/llvm-project/issues/18712 | 1,076,074,778 | 18,712 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18337](https://llvm.org/bz18337) |
| Version | trunk |
| OS | FreeBSD |
| Attachments | [Preprocessed source](https://user-images.githubusercontent.com/60944935/143748714-1ad4ddfe-3ea1-4f77-9de5-31caabb43994.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description... | ppc32 C compiler aborts with unreachable executed compiling last vlc | https://api.github.com/repos/llvm/llvm-project/issues/18711/comments | 9 | 2013-12-28T17:28:43Z | 2023-06-25T22:15:48Z | https://github.com/llvm/llvm-project/issues/18711 | 1,076,074,760 | 18,711 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18336](https://llvm.org/bz18336) |
| Resolution | FIXED |
| Resolved on | May 08, 2020 17:36 |
| Version | unspecified |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
given test.cpp:
class X {
public:
ope... | clang asserts on enum definition in operator member prototype | https://api.github.com/repos/llvm/llvm-project/issues/18710/comments | 1 | 2013-12-28T16:27:08Z | 2021-12-09T21:47:13Z | https://github.com/llvm/llvm-project/issues/18710 | 1,076,074,743 | 18,710 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18335](https://llvm.org/bz18335) |
| Resolution | FIXED |
| Resolved on | Sep 02, 2016 11:30 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @jsonn,@rnk |
## Extended Description
Well, two bugs actually:
1. some tests leave files in /tmp a... | LLVM (and clang) tests leave files in /tmp | https://api.github.com/repos/llvm/llvm-project/issues/18709/comments | 7 | 2013-12-28T11:28:57Z | 2021-12-09T21:47:12Z | https://github.com/llvm/llvm-project/issues/18709 | 1,076,074,701 | 18,709 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18334](https://llvm.org/bz18334) |
| Version | trunk |
| OS | Windows XP |
| CC | @DougGregor,@rnk | | Compiling with clang-cl with recommended exceptions turned off gives error in header file | https://api.github.com/repos/llvm/llvm-project/issues/18708/comments | 3 | 2013-12-28T05:49:52Z | 2024-07-27T21:37:17Z | https://github.com/llvm/llvm-project/issues/18708 | 1,076,074,680 | 18,708 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18333](https://llvm.org/bz18333) |
| Version | unspecified |
| OS | All |
| CC | @akyrtzi,@steveire |
## Extended Description
This program compiles fine normally, but has compilation errors with -fixit-recompile:
hummer:clang thakis$ cat test.cc
#include <memory.h>
struct A... | -fixit-recompile drops warning flags | https://api.github.com/repos/llvm/llvm-project/issues/18707/comments | 2 | 2013-12-27T21:46:27Z | 2021-12-09T21:47:09Z | https://github.com/llvm/llvm-project/issues/18707 | 1,076,074,660 | 18,707 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18332](https://llvm.org/bz18332) |
| Resolution | FIXED |
| Resolved on | Feb 21, 2019 13:20 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rnk | | CL : error : cannot mangle RTTI descriptors for type 'codecvt' yet | https://api.github.com/repos/llvm/llvm-project/issues/18706/comments | 4 | 2013-12-27T19:39:03Z | 2021-12-09T21:47:08Z | https://github.com/llvm/llvm-project/issues/18706 | 1,076,074,634 | 18,706 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18331](https://llvm.org/bz18331) |
| Resolution | FIXED |
| Resolved on | Aug 23, 2016 15:56 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @llvm-beanz |
## Extended Description
Considering that you need to build it with clang, and clang c... | [cmake] Please make compiler-rt's build system stand-alone | https://api.github.com/repos/llvm/llvm-project/issues/18705/comments | 7 | 2013-12-27T16:13:42Z | 2021-12-09T21:47:07Z | https://github.com/llvm/llvm-project/issues/18705 | 1,076,074,625 | 18,705 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18330](https://llvm.org/bz18330) |
| Resolution | WORKSFORME |
| Resolved on | Dec 28, 2013 04:51 |
| Version | trunk |
| OS | Linux |
| Attachments | [reduced parse.tab.c](https://user-images.githubusercontent.com/60944935/143748713-66009301-c984-47cd-8ebc-460c6451c81e.gz) |
| ... | Compiling GNU Units hangs clang 3.4+ | https://api.github.com/repos/llvm/llvm-project/issues/18704/comments | 3 | 2013-12-27T15:00:59Z | 2022-01-20T02:13:20Z | https://github.com/llvm/llvm-project/issues/18704 | 1,076,074,611 | 18,704 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18329](https://llvm.org/bz18329) |
| Resolution | INVALID |
| Resolved on | Dec 27, 2013 14:17 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rnk |
## Extended Description
I'm working on switching our LLVM build from autoconf to cmake, an... | [cmake] LLVM tests fails with 'program used external function '_GLOBAL_OFFSET_TABLE_' which could not be resolved!' | https://api.github.com/repos/llvm/llvm-project/issues/18703/comments | 3 | 2013-12-27T10:42:04Z | 2021-12-09T21:47:05Z | https://github.com/llvm/llvm-project/issues/18703 | 1,076,074,595 | 18,703 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18328](https://llvm.org/bz18328) |
| Resolution | INVALID |
| Resolved on | Jan 01, 2014 18:05 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan |
## Extended Description
I expect the following to be reported as a bug with the alpha... | alpha.core.BoolAssignment doesn't work as expected | https://api.github.com/repos/llvm/llvm-project/issues/18702/comments | 2 | 2013-12-26T22:35:44Z | 2021-12-09T21:47:04Z | https://github.com/llvm/llvm-project/issues/18702 | 1,076,074,568 | 18,702 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18327](https://llvm.org/bz18327) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid,@rnk |
## Extended Description
I get errors instead of warnings when -Wsystem-headers are enabled.
Testcase:
#include <cmath>
int main(int argc, ch... | Compile errors when activating -Wsystem-headers | https://api.github.com/repos/llvm/llvm-project/issues/18701/comments | 4 | 2013-12-26T20:37:29Z | 2022-01-26T22:18:44Z | https://github.com/llvm/llvm-project/issues/18701 | 1,076,074,546 | 18,701 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18326](https://llvm.org/bz18326) |
| Version | trunk |
| OS | Linux |
| Attachments | [Contains two examples of array out of bounds](https://user-images.githubusercontent.com/60944935/143748711-41b472c1-6e6c-4ec6-851f-460c9340cc04.gz) |
| Reporter | LLVM Bugzilla Contributor |
|... | alpha.security.ArrayBound false negative with for loop | https://api.github.com/repos/llvm/llvm-project/issues/18700/comments | 2 | 2013-12-26T17:36:42Z | 2021-12-09T21:47:02Z | https://github.com/llvm/llvm-project/issues/18700 | 1,076,074,520 | 18,700 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18325](https://llvm.org/bz18325) |
| Version | trunk |
| OS | Linux |
| CC | @chandlerc,@dwblaikie,@jryans,@rnk |
## Extended Description
TableGen has quite a few memory leaks that LeakSanitizer complains about.
Reproduce (on Linux):
cmake -GNinja -DCMAKE_BUILD_TYPE=Release... | leaks in TableGen | https://api.github.com/repos/llvm/llvm-project/issues/18699/comments | 2 | 2013-12-26T09:32:51Z | 2021-12-09T21:47:01Z | https://github.com/llvm/llvm-project/issues/18699 | 1,076,074,500 | 18,699 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18324](https://llvm.org/bz18324) |
| Resolution | WONTFIX |
| Resolved on | Feb 08, 2020 08:58 |
| Version | trunk |
| OS | All |
| Attachments | [crash log](https://user-images.githubusercontent.com/92601458/143748710-7c0c9356-97e9-4ad9-8513-de0beb496c29.gz) |
| CC | @sylvestre... | dragonegg llvm-3.4 gcc-4.8 fails to build ffmpeg: Assertion failed: (Index < Length && "Invalid index!"), function operator[], file /opt/local/var/macports/build/_Users_jeremy_src_macports_trunk_dports_lang_llvm-3.4/llvm-3.4/work/release_34/include/llvm/A | https://api.github.com/repos/llvm/llvm-project/issues/18698/comments | 6 | 2013-12-26T01:30:13Z | 2022-01-20T02:39:15Z | https://github.com/llvm/llvm-project/issues/18698 | 1,076,074,476 | 18,698 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18323](https://llvm.org/bz18323) |
| Resolution | FIXED |
| Resolved on | Apr 06, 2016 01:57 |
| Version | trunk |
| OS | Linux |
| Attachments | [simd_fast_mersenne_twister_engine test case.](https://user-images.githubusercontent.com/60944935/143748706-9047305a-ca96-4795-b216-7... | Clang++ 3.4 of Ubuntu 13.10 miscompiles simd_fast_mersenne_twister_engine of gcc 4.8.1 | https://api.github.com/repos/llvm/llvm-project/issues/18697/comments | 6 | 2013-12-25T13:14:18Z | 2021-12-09T21:46:59Z | https://github.com/llvm/llvm-project/issues/18697 | 1,076,074,458 | 18,697 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18322](https://llvm.org/bz18322) |
| Resolution | FIXED |
| Resolved on | Apr 19, 2014 14:08 |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20131202/094538.html
http://lists.cs.uiuc.edu... | test/Headers/cxx11.cpp is failing on OS X 10.9 Mavericks when headers are installed to /usr/include | https://api.github.com/repos/llvm/llvm-project/issues/18696/comments | 6 | 2013-12-24T22:40:47Z | 2021-12-09T21:46:58Z | https://github.com/llvm/llvm-project/issues/18696 | 1,076,074,438 | 18,696 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18321](https://llvm.org/bz18321) |
| Resolution | FIXED |
| Resolved on | Feb 23, 2014 06:37 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @ramosian-glider,@kcc |
## Extended Description
When I execute the trunk (r197984) clang binary, it... | CMake builds produce empty RPATH | https://api.github.com/repos/llvm/llvm-project/issues/18695/comments | 7 | 2013-12-24T21:07:26Z | 2021-12-09T21:46:57Z | https://github.com/llvm/llvm-project/issues/18695 | 1,076,074,427 | 18,695 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18320](https://llvm.org/bz18320) |
| Resolution | WORKSFORME |
| Resolved on | Jun 15, 2018 14:16 |
| Version | unspecified |
| OS | Linux |
| CC | @rnk,@vitalybuka |
## Extended Description
The clang driver (lib/Driver/Tools.cpp) calls clang with -disable-free,
which causes L... | lsan reports tons of leaks in clang due to -disable-free | https://api.github.com/repos/llvm/llvm-project/issues/18694/comments | 11 | 2013-12-24T17:06:56Z | 2022-01-20T02:13:19Z | https://github.com/llvm/llvm-project/issues/18694 | 1,076,074,406 | 18,694 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18319](https://llvm.org/bz18319) |
| Resolution | FIXED |
| Resolved on | Jan 12, 2014 21:43 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nlewycky |
## Extended Description
The problem is reproducible with LLVM trunk.
The reproducer:
... | Function ConstantFoldSelectInstruction doesn't handle vector select constant expression with "undefs" | https://api.github.com/repos/llvm/llvm-project/issues/18693/comments | 1 | 2013-12-24T16:58:47Z | 2021-12-09T21:46:55Z | https://github.com/llvm/llvm-project/issues/18693 | 1,076,074,390 | 18,693 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18318](https://llvm.org/bz18318) |
| Resolution | FIXED |
| Resolved on | Jan 09, 2014 03:24 |
| Version | unspecified |
| OS | Linux |
## Extended Description
fresh clang r197977, tested on x86_64 linux
Reproduce:
1. build clang with asan (cmake option -DLLVM_USE_SANITIZER=... | clang leaks 80 bytes (one BasicBlock) in code like void f () try {} catch (...) {} | https://api.github.com/repos/llvm/llvm-project/issues/18692/comments | 2 | 2013-12-24T16:20:40Z | 2021-12-09T21:46:53Z | https://github.com/llvm/llvm-project/issues/18692 | 1,076,074,366 | 18,692 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18317](https://llvm.org/bz18317) |
| Resolution | FIXED |
| Resolved on | Aug 20, 2018 10:39 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rnk |
## Extended Description
clang: /usr/local/google/work/chromium/src/third_party/l... | Assertion `!D->isInvalidDecl() && "Cannot get layout of invalid decl!"' failed on r193323 | https://api.github.com/repos/llvm/llvm-project/issues/18691/comments | 3 | 2013-12-24T15:38:43Z | 2021-12-09T21:46:52Z | https://github.com/llvm/llvm-project/issues/18691 | 1,076,074,347 | 18,691 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18316](https://llvm.org/bz18316) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2014 12:16 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @hfinkel,@iains |
## Extended Description
During my stage-2 build of powerpc-darwin8 clang, stage... | [powerpc-darwin][AsmPrinter] addis instruction expects 0 instead of r0 | https://api.github.com/repos/llvm/llvm-project/issues/18690/comments | 14 | 2013-12-24T07:33:04Z | 2021-12-09T21:46:51Z | https://github.com/llvm/llvm-project/issues/18690 | 1,076,074,321 | 18,690 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18315](https://llvm.org/bz18315) |
| Version | 3.3 |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @compnerd |
## Extended Description
When compiling the following code snippet:
#define DOINT(n) "int $0x20+(" #n ")"
__asm __volatile(DOINT... | failure to parse %b0 | https://api.github.com/repos/llvm/llvm-project/issues/18689/comments | 0 | 2013-12-24T05:54:50Z | 2021-12-09T21:46:49Z | https://github.com/llvm/llvm-project/issues/18689 | 1,076,074,309 | 18,689 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18314](https://llvm.org/bz18314) |
| Resolution | FIXED |
| Resolved on | Dec 23, 2013 16:15 |
| Version | unspecified |
| OS | All |
| Attachments | [Patch](https://user-images.githubusercontent.com/60944935/143748701-e57dbd04-2141-4909-bb56-d5f09df5cbca.gz) |
| Reporter | LLVM... | std::cv_status should be a strongly type enum | https://api.github.com/repos/llvm/llvm-project/issues/18688/comments | 7 | 2013-12-23T17:44:40Z | 2021-12-09T21:46:48Z | https://github.com/llvm/llvm-project/issues/18688 | 1,076,074,291 | 18,688 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18313](https://llvm.org/bz18313) |
| Resolution | WORKSFORME |
| Resolved on | Feb 24, 2014 09:14 |
| Version | unspecified |
| OS | FreeBSD |
## Extended Description
['dotest.py', '--executable', '/tank/emaste/src/llvm/tools/lldb/test/../../../build-nodebug/bin/lldb', '-C', '... | test_connect_remote (TestConnectRemote.ConnectRemoteTestCase) failing on FreeBSD | https://api.github.com/repos/llvm/llvm-project/issues/18687/comments | 3 | 2013-12-23T17:20:05Z | 2022-01-20T02:13:17Z | https://github.com/llvm/llvm-project/issues/18687 | 1,076,074,275 | 18,687 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18312](https://llvm.org/bz18312) |
| Version | 3.3 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@DougGregor,@zygoloid |
## Extended Description
I get the following error when I try to build clang from source on a Debian 6 machine:
```
InitHe... | `InitHeaderSearch.cpp:17:51`: `fatal error: clang/Config/config.h: No such file or directory` | https://api.github.com/repos/llvm/llvm-project/issues/18686/comments | 7 | 2013-12-23T17:10:41Z | 2024-07-27T21:40:15Z | https://github.com/llvm/llvm-project/issues/18686 | 1,076,074,259 | 18,686 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18311](https://llvm.org/bz18311) |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Trying to compile the latest lldb from trunk on 32-bit Linux currently fails with this error:
In file included from SBBlock.cpp:10:
In ... | 32-bit Linux fails to compile with clang due to std::atomic support | https://api.github.com/repos/llvm/llvm-project/issues/18685/comments | 13 | 2013-12-22T20:58:57Z | 2023-09-08T11:20:36Z | https://github.com/llvm/llvm-project/issues/18685 | 1,076,074,243 | 18,685 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18310](https://llvm.org/bz18310) |
| Resolution | INVALID |
| Resolved on | Jan 10, 2014 05:09 |
| Version | 3.3 |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I am trying to compile Phusion Passenger (www.phusionpassenger.org, git master a... | Clang fails with undefined reference to `_ZTIDn' when C++11 support is enabled | https://api.github.com/repos/llvm/llvm-project/issues/18684/comments | 7 | 2013-12-22T18:52:32Z | 2021-12-09T21:46:44Z | https://github.com/llvm/llvm-project/issues/18684 | 1,076,074,225 | 18,684 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18309](https://llvm.org/bz18309) |
| Resolution | DUPLICATE |
| Resolved on | Dec 23, 2013 12:40 |
| Version | trunk |
| OS | Linux |
| Attachments | [Simple test case](https://user-images.githubusercontent.com/60944935/143748700-6be5df8f-c645-4f89-a133-423901adec46.gz) |
| Repo... | False positive: "Undefined or garbage value returned to caller" | https://api.github.com/repos/llvm/llvm-project/issues/18683/comments | 2 | 2013-12-22T18:35:01Z | 2021-12-09T21:46:43Z | https://github.com/llvm/llvm-project/issues/18683 | 1,076,074,212 | 18,683 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18308](https://llvm.org/bz18308) |
| Version | trunk |
| OS | Windows NT |
| Attachments | [Program that creates a broken COFF object file](https://user-images.githubusercontent.com/60944935/143748697-53f6eeef-72e1-4a8e-abd2-ceaf308ca1df.gz), [The broken COFF object file that ha... | Emitting an obj file using TargetMachine::addPassesToEmitFile (passManager, formattedStream, TargetMachine::CGFT_ObjectFile) creates a broken COFF object file | https://api.github.com/repos/llvm/llvm-project/issues/18682/comments | 3 | 2013-12-22T18:27:45Z | 2021-12-09T21:46:42Z | https://github.com/llvm/llvm-project/issues/18682 | 1,076,074,196 | 18,682 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18307](https://llvm.org/bz18307) |
| Resolution | FIXED |
| Resolved on | Mar 27, 2014 15:57 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Constructors are not inherited from precompiled headers.
Heade... | PCH and inherited constructors | https://api.github.com/repos/llvm/llvm-project/issues/18681/comments | 1 | 2013-12-22T18:04:05Z | 2021-12-09T21:46:41Z | https://github.com/llvm/llvm-project/issues/18681 | 1,076,074,173 | 18,681 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18306](https://llvm.org/bz18306) |
| Resolution | FIXED |
| Resolved on | Dec 22, 2013 04:24 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
In rev. 197611 this was committed, looks a bit suspicious for m... | Maybe a copy and paste thing??? | https://api.github.com/repos/llvm/llvm-project/issues/18680/comments | 1 | 2013-12-22T02:09:59Z | 2021-12-09T21:46:40Z | https://github.com/llvm/llvm-project/issues/18680 | 1,076,074,159 | 18,680 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.