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 | [12204](https://llvm.org/bz12204) |
| Resolution | FIXED |
| Resolved on | Mar 29, 2012 06:28 |
| Version | 3.0 |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall,@kaomoneus |
## Extended Description
struct Foo {
Foo() {};
int i;
s... | static_cast to Base class overrides the Derived class field. | https://api.github.com/repos/llvm/llvm-project/issues/12576/comments | 8 | 2012-03-07T15:59:43Z | 2021-12-03T22:50:24Z | https://github.com/llvm/llvm-project/issues/12576 | 1,071,030,144 | 12,576 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12203](https://llvm.org/bz12203) |
| Resolution | FIXED |
| Resolved on | Mar 22, 2012 00:38 |
| Version | trunk |
| OS | Linux |
| Attachments | [Compressed bitcode file. Sorry, but do not know how to reduce it.](https://user-images.githubusercontent.com/95090632/143744864-81b2... | Assertion fail in PPC frame pointer elimination | https://api.github.com/repos/llvm/llvm-project/issues/12575/comments | 1 | 2012-03-07T13:37:21Z | 2021-12-03T22:50:23Z | https://github.com/llvm/llvm-project/issues/12575 | 1,071,030,136 | 12,575 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12202](https://llvm.org/bz12202) |
| Resolution | FIXED |
| Resolved on | Mar 14, 2012 19:05 |
| Version | trunk |
| OS | Linux |
| CC | @AaronBallman |
## Extended Description
$ cat test.c
#include <string.h>
int main(void) {
char buff[1] = {0};
memset(buff, 0xff, -8);
... | memset of negative size hangs clang with -O3 | https://api.github.com/repos/llvm/llvm-project/issues/12574/comments | 1 | 2012-03-07T11:46:03Z | 2021-12-03T22:50:22Z | https://github.com/llvm/llvm-project/issues/12574 | 1,071,030,130 | 12,574 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12201](https://llvm.org/bz12201) |
| Resolution | FIXED |
| Resolved on | Apr 16, 2012 04:31 |
| Version | trunk |
| OS | Linux |
| Attachments | [test case (can probably be reduced, but I am too ignorant of the how)](https://user-images.githubusercontent.com/95090632/143744862-... | Cannot select: setlt [PowerPC] | https://api.github.com/repos/llvm/llvm-project/issues/12573/comments | 11 | 2012-03-07T11:23:22Z | 2021-12-03T22:50:21Z | https://github.com/llvm/llvm-project/issues/12573 | 1,071,030,122 | 12,573 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12200](https://llvm.org/bz12200) |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [test case](https://user-images.githubusercontent.com/92601841/143744861-a9aa92d5-f800-43ed-8f6c-21122ddc5f4d.gz) |
| CC | @AaronBallman,@DougGregor,@eugenis,@mitchblank,@zygoloid... | "noreturn" follows virtual method implementation (opposite of g++) | https://api.github.com/repos/llvm/llvm-project/issues/12572/comments | 17 | 2012-03-07T04:49:13Z | 2025-02-27T21:05:26Z | https://github.com/llvm/llvm-project/issues/12572 | 1,071,030,115 | 12,572 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12199](https://llvm.org/bz12199) |
| Version | 3.0 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
For the program below. clang 3.1 returns "different" unless you optimize it with -O2 or higher. In gcc 4.2 and VC, the code always r... | const strings not consolidated in -O0 | https://api.github.com/repos/llvm/llvm-project/issues/12571/comments | 2 | 2012-03-07T04:16:11Z | 2024-08-11T20:05:36Z | https://github.com/llvm/llvm-project/issues/12571 | 1,071,030,110 | 12,571 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12198](https://llvm.org/bz12198) |
| Resolution | INVALID |
| Resolved on | Mar 21, 2012 15:45 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@echristo,@stoklund |
## Extended Description
This is reduced from ffmpeg by delta:
typedef... | should accept inline asm with -fomit-frame-pointer -mstackrealign | https://api.github.com/repos/llvm/llvm-project/issues/12570/comments | 7 | 2012-03-07T01:16:24Z | 2021-12-03T22:50:19Z | https://github.com/llvm/llvm-project/issues/12570 | 1,071,030,100 | 12,570 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12197](https://llvm.org/bz12197) |
| Version | trunk |
| OS | All |
| Attachments | [Possible bugfix](https://user-images.githubusercontent.com/60944935/143744859-925b85a9-b964-48ce-83b0-0d431bb4f069.gz), [Testcase which triggeres the bug](https://user-images.githubusercontent.c... | JIT::getPointerToFunctionOrStub() return illegal stub in non-lazy case | https://api.github.com/repos/llvm/llvm-project/issues/12569/comments | 0 | 2012-03-07T00:58:31Z | 2021-12-03T22:50:18Z | https://github.com/llvm/llvm-project/issues/12569 | 1,071,030,093 | 12,569 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12196](https://llvm.org/bz12196) |
| Resolution | FIXED |
| Resolved on | Mar 07, 2012 17:54 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
I'm able to build both LLVM and Clang with the latest trun... | make check-all failing with latest LLVM | https://api.github.com/repos/llvm/llvm-project/issues/12568/comments | 16 | 2012-03-06T22:09:14Z | 2021-12-03T22:50:17Z | https://github.com/llvm/llvm-project/issues/12568 | 1,071,030,088 | 12,568 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12195](https://llvm.org/bz12195) |
| Resolution | INVALID |
| Resolved on | Mar 07, 2012 01:06 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@DougGregor |
## Extended Description
The Crypto++ 5.6.1 code base (http://www.crypt... | Clang++ requires this-> access of member function in templated class | https://api.github.com/repos/llvm/llvm-project/issues/12567/comments | 3 | 2012-03-06T16:06:51Z | 2021-12-03T22:50:16Z | https://github.com/llvm/llvm-project/issues/12567 | 1,071,030,076 | 12,567 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12194](https://llvm.org/bz12194) |
| Resolution | DUPLICATE |
| Resolved on | Oct 21, 2013 05:43 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
Overload resolution selects a non-const&& parameter over a const& parameter for a const argument:
... | incorrect overload resolution result on C++11 container push_* | https://api.github.com/repos/llvm/llvm-project/issues/12566/comments | 3 | 2012-03-06T10:16:58Z | 2021-12-03T22:50:15Z | https://github.com/llvm/llvm-project/issues/12566 | 1,071,030,070 | 12,566 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12193](https://llvm.org/bz12193) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@sunfishcode |
## Extended Description
We currently have support for 'inreg' as a parameter attribute on calls.
There are situations in which front ends wo... | Add support for 'outreg' parameter attribute | https://api.github.com/repos/llvm/llvm-project/issues/12565/comments | 18 | 2012-03-06T04:48:33Z | 2023-08-17T08:46:06Z | https://github.com/llvm/llvm-project/issues/12565 | 1,071,030,063 | 12,565 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12192](https://llvm.org/bz12192) |
| Resolution | FIXED |
| Resolved on | Mar 14, 2012 12:29 |
| Version | 3.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Here is an example source code:
struct s_def
{
char c;
int y;
... | Debug metadata does not contain source variable name | https://api.github.com/repos/llvm/llvm-project/issues/12564/comments | 1 | 2012-03-06T04:47:42Z | 2021-12-03T22:50:14Z | https://github.com/llvm/llvm-project/issues/12564 | 1,071,030,058 | 12,564 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12191](https://llvm.org/bz12191) |
| Resolution | FIXED |
| Resolved on | Apr 04, 2012 19:18 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@zygoloid |
## Extended Description
For example:
// Assertion failure:
static_assert(0, L"\xFFFFFFFF");
// Translated to u"... | StmtPrinter::VisitStringLiteral is broken for Unicode string literals | https://api.github.com/repos/llvm/llvm-project/issues/12563/comments | 1 | 2012-03-06T01:46:38Z | 2021-12-03T22:50:13Z | https://github.com/llvm/llvm-project/issues/12563 | 1,071,030,050 | 12,563 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12190](https://llvm.org/bz12190) |
| Resolution | FIXED |
| Resolved on | Mar 05, 2012 15:55 |
| Version | 3.0 |
| OS | MacOS X |
| CC | @tkremenek |
## Extended Description
Running clang 3.0 (clang-211.10.1) on Mac OS X 10.7.2 11C74, the following program incorrectly issues a... | Function-local static blocks issue spurious analyzer warning | https://api.github.com/repos/llvm/llvm-project/issues/12562/comments | 3 | 2012-03-05T22:36:03Z | 2021-12-03T22:50:12Z | https://github.com/llvm/llvm-project/issues/12562 | 1,071,030,042 | 12,562 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12189](https://llvm.org/bz12189) |
| Resolution | FIXED |
| Resolved on | Mar 05, 2012 17:09 |
| Version | trunk |
| OS | Linux |
| CC | @efriedma-quic |
## Extended Description
[regehr@gamow 1]$ clang -v
clang version 3.1 (trunk 151989)
Target: x86_64-unknown-linux-gnu
Thread... | possible wrong code bug | https://api.github.com/repos/llvm/llvm-project/issues/12561/comments | 1 | 2012-03-05T20:53:40Z | 2021-12-03T22:50:11Z | https://github.com/llvm/llvm-project/issues/12561 | 1,071,030,037 | 12,561 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12188](https://llvm.org/bz12188) |
| Resolution | FIXED |
| Resolved on | Jan 19, 2020 23:12 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @MaskRay |
## Extended Description
MC produces a relocation for
foo:
zed = foo
.long zed - f... | Unnecessary elf relocation | https://api.github.com/repos/llvm/llvm-project/issues/12560/comments | 1 | 2012-03-05T17:17:57Z | 2021-12-03T22:50:10Z | https://github.com/llvm/llvm-project/issues/12560 | 1,071,030,033 | 12,560 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12187](https://llvm.org/bz12187) |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@zygoloid,@rnk |
## Extended Description
$ cat b_u_c_l_u.ii
namespace std {
pair<typename ;
__base.setf(ios_base::boolalpha);
__base.setf(... | Clang crashes on "(!R.empty() && "empty lookup results when building templateid")" | https://api.github.com/repos/llvm/llvm-project/issues/12559/comments | 5 | 2012-03-05T14:24:56Z | 2023-07-29T04:53:37Z | https://github.com/llvm/llvm-project/issues/12559 | 1,071,030,027 | 12,559 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12186](https://llvm.org/bz12186) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Autotest nullptr.cpp contains the following function:
void zoo2() {
int **a = 0;
int **b = 0;
asm ("nop"
:"=a"(*a)
:"0"(*b) /... | AsmStmt output parameters are not checked for nullptr derefs | https://api.github.com/repos/llvm/llvm-project/issues/12558/comments | 1 | 2012-03-05T11:14:24Z | 2021-12-03T22:50:09Z | https://github.com/llvm/llvm-project/issues/12558 | 1,071,030,019 | 12,558 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12185](https://llvm.org/bz12185) |
| Resolution | FIXED |
| Resolved on | Mar 08, 2012 00:32 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie |
## Extended Description
I fixed this in my build using loc == nullptr in each ... | locale errors with clang 3.0 on apple - libc++ revision 152018 | https://api.github.com/repos/llvm/llvm-project/issues/12557/comments | 6 | 2012-03-05T08:18:37Z | 2021-12-03T22:50:06Z | https://github.com/llvm/llvm-project/issues/12557 | 1,071,030,007 | 12,557 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12184](https://llvm.org/bz12184) |
| Resolution | FIXED |
| Resolved on | Mar 21, 2012 14:41 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
In the getting started page (http://vmkit.llvm.org/get... | (Possibly) wrong instruction in getting started page | https://api.github.com/repos/llvm/llvm-project/issues/12556/comments | 1 | 2012-03-05T05:44:26Z | 2021-12-03T22:50:06Z | https://github.com/llvm/llvm-project/issues/12556 | 1,071,030,001 | 12,556 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12183](https://llvm.org/bz12183) |
| Resolution | FIXED |
| Resolved on | Oct 05, 2012 12:42 |
| Version | trunk |
| OS | Linux |
| Attachments | [10 line file that will crash clang](https://user-images.githubusercontent.com/60944935/143744856-6b6ae5f9-4e7e-4a52-91cb-27efb436775... | Assertion failure: "Functions without a prototype cannot be overloaded" | https://api.github.com/repos/llvm/llvm-project/issues/12555/comments | 4 | 2012-03-05T05:39:59Z | 2021-12-03T22:50:05Z | https://github.com/llvm/llvm-project/issues/12555 | 1,071,029,992 | 12,555 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12182](https://llvm.org/bz12182) |
| Resolution | FIXED |
| Resolved on | Mar 07, 2012 10:11 |
| Version | trunk |
| OS | Windows NT |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
void f(int const(&)[3]) {}
int main() {
f({1, 2});
}
Results in:
C:\Users\Joha... | Crash instead of call to function with array param and init list as argument | https://api.github.com/repos/llvm/llvm-project/issues/12554/comments | 1 | 2012-03-05T00:26:19Z | 2021-12-03T22:50:04Z | https://github.com/llvm/llvm-project/issues/12554 | 1,071,029,985 | 12,554 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12181](https://llvm.org/bz12181) |
| Resolution | FIXED |
| Resolved on | Mar 13, 2012 15:10 |
| Version | trunk |
| OS | All |
| Attachments | [parse diagnostic args in the driver](https://user-images.githubusercontent.com/60944935/143744855-33d53c55-3ab0-4ae8-9580-ddd9195ce567... | -Werror=unused-command-line-argument does nothing | https://api.github.com/repos/llvm/llvm-project/issues/12553/comments | 2 | 2012-03-04T21:41:42Z | 2021-12-03T22:50:03Z | https://github.com/llvm/llvm-project/issues/12553 | 1,071,029,977 | 12,553 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12180](https://llvm.org/bz12180) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@efriedma-quic |
## Extended Description
I wanted to try out llvm-vmkit and followed the steps at this link:
http://vmkit.llvm.org/get_started.html
After... | fatal error 'cmath' file not found when building llvm for vmkit | https://api.github.com/repos/llvm/llvm-project/issues/12552/comments | 8 | 2012-03-04T20:17:02Z | 2021-12-14T21:30:38Z | https://github.com/llvm/llvm-project/issues/12552 | 1,071,029,972 | 12,552 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12179](https://llvm.org/bz12179) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2012 19:09 |
| Version | 3.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
ICE on valid (at least compiles w/ g++) C++11 co... | clang++ crash (ICE) on C++11 code | https://api.github.com/repos/llvm/llvm-project/issues/12551/comments | 2 | 2012-03-04T19:25:54Z | 2021-12-03T22:50:01Z | https://github.com/llvm/llvm-project/issues/12551 | 1,071,029,967 | 12,551 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12178](https://llvm.org/bz12178) |
| Resolution | FIXED |
| Resolved on | Mar 05, 2012 13:36 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-project#7441 |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Compiling this code:
#include <map>
#include... | Nested initializer lists crash Clang | https://api.github.com/repos/llvm/llvm-project/issues/12550/comments | 2 | 2012-03-04T17:41:20Z | 2021-12-03T22:50:00Z | https://github.com/llvm/llvm-project/issues/12550 | 1,071,029,962 | 12,550 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12177](https://llvm.org/bz12177) |
| Resolution | FIXED |
| Resolved on | Mar 04, 2012 12:46 |
| Version | trunk |
| OS | All |
| Attachments | [Testcase](https://user-images.githubusercontent.com/67392/143744854-871dac11-ff43-4cbb-a2b5-fad01cdeb18f.gz) |
| CC | @stoklund |
## ... | MachineVerifier error after RA | https://api.github.com/repos/llvm/llvm-project/issues/12549/comments | 1 | 2012-03-04T15:09:50Z | 2021-12-03T22:49:59Z | https://github.com/llvm/llvm-project/issues/12549 | 1,071,029,956 | 12,549 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12176](https://llvm.org/bz12176) |
| Resolution | FIXED |
| Resolved on | Jul 25, 2018 11:16 |
| Version | trunk |
| OS | Linux |
| CC | @nickdesaulniers |
| Fixed by commit(s) | 337944 |
## Extended Description
There are three identical functions
static std::pair<unsigned, u... | 3 identical definitions of getDepthAndIndex(NamedDecl *ND) | https://api.github.com/repos/llvm/llvm-project/issues/12548/comments | 4 | 2012-03-04T05:24:40Z | 2021-12-03T22:49:58Z | https://github.com/llvm/llvm-project/issues/12548 | 1,071,029,951 | 12,548 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12175](https://llvm.org/bz12175) |
| Resolution | FIXED |
| Resolved on | Jul 16, 2012 07:42 |
| Version | 3.0 |
| OS | All |
## Extended Description
`opt -O2 -S` transforms this IR:
--
define <16 x i8> @​foo(<16 x i8> %x) nounwind {
%y = add <16 x i8> %x, %x
re... | Optimizing add <16 x i8> %x,%x to shl is suboptimal with SSE | https://api.github.com/repos/llvm/llvm-project/issues/12547/comments | 2 | 2012-03-04T00:07:39Z | 2021-12-03T22:49:57Z | https://github.com/llvm/llvm-project/issues/12547 | 1,071,029,943 | 12,547 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12174](https://llvm.org/bz12174) |
| Resolution | FIXED |
| Resolved on | Feb 13, 2017 05:57 |
| Version | trunk |
| OS | All |
| CC | @RKSimon |
## Extended Description
The following IR:
--
define void @​foo(<16 x i8> %x, i64* %y) nounwind {
%1 = bitcast <16 x i8> %x... | Suboptimal codegen for <2 x i64> extractelement; store on i386 | https://api.github.com/repos/llvm/llvm-project/issues/12546/comments | 1 | 2012-03-04T00:02:31Z | 2021-12-03T22:49:56Z | https://github.com/llvm/llvm-project/issues/12546 | 1,071,029,936 | 12,546 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12173](https://llvm.org/bz12173) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2012 13:59 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [minimal c code to demonstrate __asm__() shrdq bug](https://user-images.githubusercontent.com/60944935/143744853-dd922273-1a56-426e... | incorrect shrdq instruction from __asm__() directive | https://api.github.com/repos/llvm/llvm-project/issues/12545/comments | 3 | 2012-03-03T15:20:35Z | 2021-12-03T22:49:55Z | https://github.com/llvm/llvm-project/issues/12545 | 1,071,029,932 | 12,545 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12172](https://llvm.org/bz12172) |
| Resolution | FIXED |
| Resolved on | Mar 08, 2018 12:07 |
| Version | trunk |
| OS | Linux |
| Depends On | llvm/llvm-bugzilla-archive#12716 |
| Attachments | [Test program](https://user-images.githubusercontent.com/60944935/143744852-82725d... | Incorrect sign extension of i1 to i32 in vectors | https://api.github.com/repos/llvm/llvm-project/issues/12544/comments | 7 | 2012-03-03T14:07:05Z | 2021-12-03T22:49:54Z | https://github.com/llvm/llvm-project/issues/12544 | 1,071,029,923 | 12,544 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12171](https://llvm.org/bz12171) |
| Resolution | INVALID |
| Resolved on | Mar 06, 2012 00:35 |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143744851-26c743e8-00f2-4373-9ec8-b9d621c69625.gz) |
| Reporter | LL... | Assertion in SelectionDAGBuilder::setValue "Already set a value for this node!" | https://api.github.com/repos/llvm/llvm-project/issues/12543/comments | 2 | 2012-03-03T13:59:32Z | 2021-12-03T22:49:53Z | https://github.com/llvm/llvm-project/issues/12543 | 1,071,029,913 | 12,543 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12170](https://llvm.org/bz12170) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
```
# g++ -std=gnu++98 ../test.cc
#
# clang++ -std=gnu++98 ../test.cc
In file included from... | anonymous union can not be defined in a type specifier | https://api.github.com/repos/llvm/llvm-project/issues/12542/comments | 6 | 2012-03-03T04:13:37Z | 2024-02-01T21:43:10Z | https://github.com/llvm/llvm-project/issues/12542 | 1,071,029,907 | 12,542 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12169](https://llvm.org/bz12169) |
| Resolution | FIXED |
| Resolved on | May 08, 2012 07:17 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@grimreaper,@sunfishcode |
## Extended Description
This is the ocaml code in the test func... | reassociation generates unusable code | https://api.github.com/repos/llvm/llvm-project/issues/12541/comments | 17 | 2012-03-03T02:46:39Z | 2021-12-03T22:49:52Z | https://github.com/llvm/llvm-project/issues/12541 | 1,071,029,894 | 12,541 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12168](https://llvm.org/bz12168) |
| Resolution | INVALID |
| Resolved on | Mar 03, 2012 20:02 |
| Version | unspecified |
| OS | All |
| CC | @asl,@lattner,@jayfoad |
## Extended Description
Per summary; for example _mm_loadu_si128, which performs an unaligned load, has the s... | Need to fix signatures of *mmintrin.h APIs so we we don't end up with illegal casts in existing code | https://api.github.com/repos/llvm/llvm-project/issues/12540/comments | 9 | 2012-03-03T02:33:58Z | 2021-12-03T22:49:50Z | https://github.com/llvm/llvm-project/issues/12540 | 1,071,029,879 | 12,540 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12167](https://llvm.org/bz12167) |
| Resolution | FIXED |
| Resolved on | Mar 08, 2012 15:07 |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
Clang rejects this:
template<int N> struct string {};
struct X {
X(const char v);
template... | template instantiation of single-element braced casts drops the cast | https://api.github.com/repos/llvm/llvm-project/issues/12539/comments | 2 | 2012-03-03T00:29:49Z | 2021-12-03T22:49:49Z | https://github.com/llvm/llvm-project/issues/12539 | 1,071,029,870 | 12,539 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12166](https://llvm.org/bz12166) |
| Resolution | FIXED |
| Resolved on | Mar 02, 2012 22:10 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic | | clang segfaults when parsing c++ | https://api.github.com/repos/llvm/llvm-project/issues/12538/comments | 5 | 2012-03-03T00:16:14Z | 2021-12-03T22:49:48Z | https://github.com/llvm/llvm-project/issues/12538 | 1,071,029,859 | 12,538 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12165](https://llvm.org/bz12165) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2012 18:13 |
| Version | trunk |
| OS | Linux |
| Attachments | [reproducer code](https://user-images.githubusercontent.com/1122856/143744848-b87dd7c8-a428-419f-902a-c5fe11e858eb.gz) |
| CC | @asl,... | %FPSCR used undefined with cpu=cortex-a8 | https://api.github.com/repos/llvm/llvm-project/issues/12537/comments | 3 | 2012-03-02T23:37:12Z | 2021-12-03T22:49:47Z | https://github.com/llvm/llvm-project/issues/12537 | 1,071,029,855 | 12,537 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12164](https://llvm.org/bz12164) |
| Resolution | FIXED |
| Resolved on | Mar 07, 2012 12:58 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Diagnostic information](https://user-images.githubusercontent.com/60944935/143744846-7b862388-c4c8-4692-8f1e-c305b5414a76.gz) |
| ... | clang++ crashes while compiling template on 64bits intel | https://api.github.com/repos/llvm/llvm-project/issues/12536/comments | 9 | 2012-03-02T23:30:58Z | 2021-12-03T22:49:46Z | https://github.com/llvm/llvm-project/issues/12536 | 1,071,029,844 | 12,536 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12163](https://llvm.org/bz12163) |
| Resolution | WORKSFORME |
| Resolved on | May 01, 2012 18:05 |
| Version | 3.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I downloaded via svn the release_30 and current version code. I am on x86_64 G... | make check-all : errors in clang and llvm | https://api.github.com/repos/llvm/llvm-project/issues/12535/comments | 2 | 2012-03-02T18:26:46Z | 2022-01-20T02:08:56Z | https://github.com/llvm/llvm-project/issues/12535 | 1,071,029,840 | 12,535 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12162](https://llvm.org/bz12162) |
| Resolution | DUPLICATE |
| Resolved on | Sep 21, 2015 22:00 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-bugzilla-archive#13707 |
| CC | @AaronBallman,@asl,@majnemer,@efriedma-quic,@tritao,@kcc,@nico,@rnk |
## Extended Des... | va_start() is mishandled on Windows | https://api.github.com/repos/llvm/llvm-project/issues/12534/comments | 19 | 2012-03-02T17:03:50Z | 2024-11-14T22:39:50Z | https://github.com/llvm/llvm-project/issues/12534 | 1,071,029,827 | 12,534 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12161](https://llvm.org/bz12161) |
| Version | 3.0 |
| OS | other |
| CC | @lattner,@sunfishcode |
## Extended Description
(I've split this specific issue out from llvm/llvm-project#12230 .)
On systems like Darwin where libm doesn't support setting errno, it makes no sense to... | you shouldn't be able to set -fmath-errno if your libm doesn't support errno | https://api.github.com/repos/llvm/llvm-project/issues/12533/comments | 2 | 2012-03-02T11:15:18Z | 2023-07-01T14:59:53Z | https://github.com/llvm/llvm-project/issues/12533 | 1,071,029,819 | 12,533 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12160](https://llvm.org/bz12160) |
| Resolution | FIXED |
| Resolved on | Jun 17, 2014 13:25 |
| Version | 3.0 |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/108316/143744844-67051b0d-05df-42fe-9cb7-0b3ea63ed602.gz) |
| CC | @sunfishcode,@... | clang -O2 implies -fno-math-errno but doesn't set math_errhandling properly | https://api.github.com/repos/llvm/llvm-project/issues/12532/comments | 2 | 2012-03-02T11:12:01Z | 2021-12-03T22:49:42Z | https://github.com/llvm/llvm-project/issues/12532 | 1,071,029,810 | 12,532 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12159](https://llvm.org/bz12159) |
| Resolution | LATER |
| Resolved on | Mar 02, 2012 06:11 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
I would like to propose a language extension that would caus... | Feature request: exit funnels | https://api.github.com/repos/llvm/llvm-project/issues/12531/comments | 1 | 2012-03-02T09:42:05Z | 2021-12-03T22:49:41Z | https://github.com/llvm/llvm-project/issues/12531 | 1,071,029,803 | 12,531 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12158](https://llvm.org/bz12158) |
| Resolution | FIXED |
| Resolved on | Jun 30, 2013 13:58 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I'm running:
#include <thread>
#include <mutex>
#include <iostream>
#incl... | sig 11 sometimes when accessing std::cout from multiple threads. | https://api.github.com/repos/llvm/llvm-project/issues/12530/comments | 5 | 2012-03-02T06:08:26Z | 2021-12-03T22:49:40Z | https://github.com/llvm/llvm-project/issues/12530 | 1,071,029,799 | 12,530 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12157](https://llvm.org/bz12157) |
| Resolution | FIXED |
| Resolved on | Mar 03, 2015 16:52 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-bugzilla-archive#15732 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @llvm-beanz,@steveire |
## Extended Description
the in... | llvmconfig.cmake.in make cmake installations not relocatable | https://api.github.com/repos/llvm/llvm-project/issues/12529/comments | 14 | 2012-03-02T05:08:07Z | 2021-12-03T22:49:39Z | https://github.com/llvm/llvm-project/issues/12529 | 1,071,029,793 | 12,529 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12156](https://llvm.org/bz12156) |
| Resolution | FIXED |
| Resolved on | Apr 28, 2012 05:35 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@jayfoad,@kaomoneus |
## Extended Description
There are a number of places in the compiler w... | [ADT] Create a SmallPtrMap type | https://api.github.com/repos/llvm/llvm-project/issues/12528/comments | 5 | 2012-03-01T20:55:08Z | 2021-12-03T22:49:39Z | https://github.com/llvm/llvm-project/issues/12528 | 1,071,029,788 | 12,528 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12155](https://llvm.org/bz12155) |
| Resolution | LATER |
| Resolved on | Mar 01, 2012 15:42 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
It's often useful to have a virtual method on a class tha... | It would be useful to mark a virtual method as "must be overridden" | https://api.github.com/repos/llvm/llvm-project/issues/12527/comments | 1 | 2012-03-01T20:44:17Z | 2021-12-03T22:49:38Z | https://github.com/llvm/llvm-project/issues/12527 | 1,071,029,780 | 12,527 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12154](https://llvm.org/bz12154) |
| Resolution | INVALID |
| Resolved on | Dec 06, 2012 06:19 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The following program fails to compile with clang r151811:
... | Passing a lambda from inside a function template to a method template of a class template does not compile | https://api.github.com/repos/llvm/llvm-project/issues/12526/comments | 2 | 2012-03-01T19:37:07Z | 2021-12-03T22:49:37Z | https://github.com/llvm/llvm-project/issues/12526 | 1,071,029,776 | 12,526 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12153](https://llvm.org/bz12153) |
| Resolution | FIXED |
| Resolved on | Mar 01, 2012 15:35 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic,@tkremenek |
## Extended Description
Compiling the following program w... | Incorrect warning about unused parameter when using capturing variadic parameter in lambda | https://api.github.com/repos/llvm/llvm-project/issues/12525/comments | 2 | 2012-03-01T19:31:37Z | 2021-12-03T22:49:36Z | https://github.com/llvm/llvm-project/issues/12525 | 1,071,029,771 | 12,525 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12152](https://llvm.org/bz12152) |
| Resolution | WORKSFORME |
| Resolved on | Aug 14, 2013 15:44 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -... | some piped commands hang infinitely when input pipe is broken/terminated | https://api.github.com/repos/llvm/llvm-project/issues/12524/comments | 2 | 2012-03-01T19:26:43Z | 2022-01-20T02:08:55Z | https://github.com/llvm/llvm-project/issues/12524 | 1,071,029,768 | 12,524 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12151](https://llvm.org/bz12151) |
| Resolution | INVALID |
| Resolved on | Oct 29, 2012 16:33 |
| Version | 3.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@ismail |
## Extended Description
Few openSUSE 12.1 users reported Mesa crashes triggered by g... | [3.0 REGRESSION] Mesa crash triggered by Wine | https://api.github.com/repos/llvm/llvm-project/issues/12523/comments | 13 | 2012-03-01T18:13:55Z | 2021-12-03T22:49:34Z | https://github.com/llvm/llvm-project/issues/12523 | 1,071,029,757 | 12,523 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12150](https://llvm.org/bz12150) |
| Resolution | INVALID |
| Resolved on | Mar 01, 2012 08:25 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Trying to compile the current trunk (revision 151805) and it comes up with this ... | Compiling LLVM revision 151805, error in MachineVerifier.cpp | https://api.github.com/repos/llvm/llvm-project/issues/12522/comments | 1 | 2012-03-01T14:44:36Z | 2021-12-03T22:49:34Z | https://github.com/llvm/llvm-project/issues/12522 | 1,071,029,749 | 12,522 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12149](https://llvm.org/bz12149) |
| Resolution | DUPLICATE |
| Resolved on | Mar 01, 2012 09:35 |
| Version | 3.0 |
| OS | Linux |
| Attachments | [package of source files](https://user-images.githubusercontent.com/60944935/143744839-82ba7976-d309-472b-b0b0-edb42ec02af6.gz) |
|... | long long is not intmax_t | https://api.github.com/repos/llvm/llvm-project/issues/12521/comments | 2 | 2012-03-01T13:53:12Z | 2021-12-03T22:49:33Z | https://github.com/llvm/llvm-project/issues/12521 | 1,071,029,740 | 12,521 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12148](https://llvm.org/bz12148) |
| Resolution | DUPLICATE |
| Resolved on | Apr 30, 2013 20:00 |
| Version | 3.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid |
## Extended Description
The following testcase does not work as expected (can't argue... | alignment of empty base class not inherited | https://api.github.com/repos/llvm/llvm-project/issues/12520/comments | 4 | 2012-03-01T11:42:46Z | 2021-12-03T22:49:32Z | https://github.com/llvm/llvm-project/issues/12520 | 1,071,029,738 | 12,520 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12147](https://llvm.org/bz12147) |
| Resolution | FIXED |
| Resolved on | Jun 29, 2013 23:28 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The code:
std::unique_ptr<int> j = {new int(0)};
Has a ... | Unhelpful error message for trying to use an explicit constructor with uniform initialization | https://api.github.com/repos/llvm/llvm-project/issues/12519/comments | 1 | 2012-03-01T06:08:43Z | 2021-12-03T22:49:31Z | https://github.com/llvm/llvm-project/issues/12519 | 1,071,029,729 | 12,519 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12146](https://llvm.org/bz12146) |
| Resolution | FIXED |
| Resolved on | Sep 24, 2014 14:30 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-bugzilla-archive#13707 |
| CC | @efriedma-quic |
## Extended Description
Compiling
#include <stddef.h>
#include <crtdefs... | clang's NULL definition in stddef.h clashes with msvc's crtdefs.h | https://api.github.com/repos/llvm/llvm-project/issues/12518/comments | 6 | 2012-03-01T04:13:48Z | 2021-12-03T22:49:30Z | https://github.com/llvm/llvm-project/issues/12518 | 1,071,029,720 | 12,518 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12145](https://llvm.org/bz12145) |
| Resolution | FIXED |
| Resolved on | Mar 03, 2012 15:43 |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
The following code causes clang to assert in codegen:
int a[20]; constexpr int... | codegen assert: Should not use decl without marking it used! | https://api.github.com/repos/llvm/llvm-project/issues/12517/comments | 5 | 2012-03-01T03:02:19Z | 2021-12-03T22:49:29Z | https://github.com/llvm/llvm-project/issues/12517 | 1,071,029,712 | 12,517 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12144](https://llvm.org/bz12144) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nlewycky |
## Extended Description
For long running applications, it is sometimes nice to be able to flush the coverage data out.
With gcov users could force t... | [coverage] Provide client API for flushing coverage output | https://api.github.com/repos/llvm/llvm-project/issues/12516/comments | 1 | 2012-03-01T02:20:50Z | 2021-12-03T22:49:28Z | https://github.com/llvm/llvm-project/issues/12516 | 1,071,029,708 | 12,516 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12143](https://llvm.org/bz12143) |
| Resolution | INVALID |
| Resolved on | Mar 17, 2012 19:03 |
| Version | 2.9 |
| OS | Linux |
| Attachments | [error text](https://user-images.githubusercontent.com/60944935/143744837-5778686f-cead-40f9-be71-e722799ce477.gz) |
| Reporter | LLV... | glibc detected *** /usr/bin/clang: double free or corruption (!prev): 0x0000000002470300 | https://api.github.com/repos/llvm/llvm-project/issues/12515/comments | 2 | 2012-03-01T00:42:33Z | 2021-12-03T22:49:27Z | https://github.com/llvm/llvm-project/issues/12515 | 1,071,029,699 | 12,515 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12142](https://llvm.org/bz12142) |
| Resolution | FIXED |
| Resolved on | Mar 09, 2012 18:29 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
Testcase:
void fun(int (*x)[10]);
void g() { fun((const int(*)[10])0); }
Currently gives:
<std... | Crash printing error for type mismatch with pointer to array | https://api.github.com/repos/llvm/llvm-project/issues/12514/comments | 1 | 2012-03-01T00:26:17Z | 2021-12-03T22:49:27Z | https://github.com/llvm/llvm-project/issues/12514 | 1,071,029,693 | 12,514 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12141](https://llvm.org/bz12141) |
| Version | 3.0 |
| OS | All |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143744836-8f581f77-c182-4191-be30-8f31171f7e8d.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@DougGregor,@nico |
... | `invalid assignment to '..'` error in `.s` file when compiled with `-save-temps` | https://api.github.com/repos/llvm/llvm-project/issues/12513/comments | 2 | 2012-03-01T00:15:51Z | 2024-07-28T12:17:19Z | https://github.com/llvm/llvm-project/issues/12513 | 1,071,029,682 | 12,513 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12140](https://llvm.org/bz12140) |
| Resolution | INVALID |
| Resolved on | Apr 11, 2014 20:56 |
| Version | trunk |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @echristo |
## Extended Description
$ svn info
Path: .
Working Copy Root Path: /usr/home/timpr/... | struct packing causing crashes | https://api.github.com/repos/llvm/llvm-project/issues/12512/comments | 4 | 2012-03-01T00:10:46Z | 2021-12-03T22:49:25Z | https://github.com/llvm/llvm-project/issues/12512 | 1,071,029,675 | 12,512 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12139](https://llvm.org/bz12139) |
| Resolution | FIXED |
| Resolved on | Oct 05, 2012 20:37 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Disclaimer: I had a hard time trying to squeeze out a meani... | CLANG copy ctor with default arguments disregard passed-in arguments when invoked with an Rvalue source object | https://api.github.com/repos/llvm/llvm-project/issues/12511/comments | 4 | 2012-02-29T23:05:22Z | 2021-12-03T22:49:24Z | https://github.com/llvm/llvm-project/issues/12511 | 1,071,029,664 | 12,511 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12138](https://llvm.org/bz12138) |
| Resolution | FIXED |
| Resolved on | Mar 01, 2012 18:19 |
| Version | trunk |
| OS | Linux |
| CC | @efriedma-quic,@stoklund |
## Extended Description
[regehr@gamow 1]$ clang -v
clang version 3.1 (trunk 151732)
Target: x86_64-unknown-linux-... | Assertion `MO.isDef() && MO.isImplicit() && MO.isDead()' failed. | https://api.github.com/repos/llvm/llvm-project/issues/12510/comments | 5 | 2012-02-29T20:11:34Z | 2021-12-03T22:49:23Z | https://github.com/llvm/llvm-project/issues/12510 | 1,071,029,660 | 12,510 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12137](https://llvm.org/bz12137) |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Split off from <http://llvm.org/bugs/show_bug.cgi?id=12101>
There are several false positives indicated by the malloc/free static analyz... | Add attribute annotations to indicate malloc transfer ownership to static analyzer | https://api.github.com/repos/llvm/llvm-project/issues/12509/comments | 1 | 2012-02-29T19:43:24Z | 2021-12-03T22:49:22Z | https://github.com/llvm/llvm-project/issues/12509 | 1,071,029,651 | 12,509 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12136](https://llvm.org/bz12136) |
| Resolution | FIXED |
| Resolved on | Mar 05, 2012 19:21 |
| Version | unspecified |
| OS | MacOS X |
| CC | @efriedma-quic |
## Extended Description
This was reported to me on MacPorts trac: https://trac.macports.org/ticket/33412
compiler-... | [REGRESSION] compiler-rt does not build on Leopard (-Werror) | https://api.github.com/repos/llvm/llvm-project/issues/12508/comments | 3 | 2012-02-29T19:27:03Z | 2021-12-03T22:49:21Z | https://github.com/llvm/llvm-project/issues/12508 | 1,071,029,641 | 12,508 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12135](https://llvm.org/bz12135) |
| Resolution | FIXED |
| Resolved on | Apr 10, 2012 15:46 |
| Version | trunk |
| OS | Linux |
| CC | @atrick,@efriedma-quic |
## Extended Description
[regehr@gamow 2]$ clang -v
clang version 3.1 (trunk 151631)
Target: x86_64-unknown-linux-gn... | crash due to null ptr deref | https://api.github.com/repos/llvm/llvm-project/issues/12507/comments | 2 | 2012-02-29T18:19:53Z | 2021-12-03T22:49:20Z | https://github.com/llvm/llvm-project/issues/12507 | 1,071,029,634 | 12,507 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12134](https://llvm.org/bz12134) |
| Resolution | LATER |
| Resolved on | Mar 23, 2012 03:47 |
| Version | trunk |
| OS | Windows NT |
| CC | @asl,@DougGregor,@efriedma-quic |
## Extended Description
$ more operator_new.cpp
int main() {
char *ptr = new char[42];
delete [] ... | C++/Windows: fails to link "new" and "delete" | https://api.github.com/repos/llvm/llvm-project/issues/12506/comments | 5 | 2012-02-29T17:36:46Z | 2021-12-03T22:49:19Z | https://github.com/llvm/llvm-project/issues/12506 | 1,071,029,631 | 12,506 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12133](https://llvm.org/bz12133) |
| Resolution | INVALID |
| Resolved on | Feb 29, 2012 13:08 |
| Version | 3.0 |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143744832-3e7cf9d7-cf50-44ca-a2b9-0f2fafed11e7.gz) |
| Reporter | LLVM ... | if overflow is required to exit a loop clang will emit an infinite loop | https://api.github.com/repos/llvm/llvm-project/issues/12505/comments | 7 | 2012-02-29T17:32:16Z | 2021-12-03T22:49:18Z | https://github.com/llvm/llvm-project/issues/12505 | 1,071,029,622 | 12,505 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12132](https://llvm.org/bz12132) |
| Resolution | FIXED |
| Resolved on | Mar 10, 2012 21:30 |
| Version | 3.0 |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143744831-d44e00c5-ec79-4a9d-8ac5-675b4205ac93.gz) |
| Reporter | LLVM Bu... | the candidate template was ignored because of incorrectly failed template argument deduction | https://api.github.com/repos/llvm/llvm-project/issues/12504/comments | 3 | 2012-02-29T14:58:11Z | 2021-12-03T22:49:17Z | https://github.com/llvm/llvm-project/issues/12504 | 1,071,029,614 | 12,504 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12131](https://llvm.org/bz12131) |
| Resolution | DUPLICATE |
| Resolved on | Feb 29, 2012 04:35 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Copying a shared_ptr from libstdc++ causes... | Templated constructor not instanciated when copy constructor implicitly deleted | https://api.github.com/repos/llvm/llvm-project/issues/12503/comments | 1 | 2012-02-29T12:11:32Z | 2021-12-03T22:49:17Z | https://github.com/llvm/llvm-project/issues/12503 | 1,071,029,609 | 12,503 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12130](https://llvm.org/bz12130) |
| Version | 3.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @atrick |
## Extended Description
Hello,
I initiate following discussion thread on LLVMdev mailing list and I think that there is a problem with LLVM opt on fol... | opt is generating incorrect llvm code | https://api.github.com/repos/llvm/llvm-project/issues/12502/comments | 3 | 2012-02-29T11:29:42Z | 2023-11-03T12:46:33Z | https://github.com/llvm/llvm-project/issues/12502 | 1,071,029,599 | 12,502 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12129](https://llvm.org/bz12129) |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic,@tkremenek |
## Extended Description
When running the scan-build(checker 259), it turned out that some of my project's heade... | some of my project .h file not found, when running the scan-build(checker 259) | https://api.github.com/repos/llvm/llvm-project/issues/12501/comments | 5 | 2012-02-29T09:58:09Z | 2021-12-03T22:49:15Z | https://github.com/llvm/llvm-project/issues/12501 | 1,071,029,592 | 12,501 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12128](https://llvm.org/bz12128) |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@zygoloid |
## Extended Description
Basically, the idea is, is the following testcase valid?
template<typename T> T f() { return; }
template<int (*F)()> void g() { }
void g() { g<f<in... | Should odr-use of a template function odr-use the template arguments? | https://api.github.com/repos/llvm/llvm-project/issues/12500/comments | 1 | 2012-02-29T07:23:03Z | 2021-12-03T22:49:14Z | https://github.com/llvm/llvm-project/issues/12500 | 1,071,029,587 | 12,500 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12127](https://llvm.org/bz12127) |
| Resolution | DUPLICATE |
| Resolved on | Aug 26, 2012 20:20 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143744828-20d64ddb-b0c0-4168-b882-a673e98c48c3.gz) |
| Reporter | L... | llvm can inline a large function into a "small" recursive one | https://api.github.com/repos/llvm/llvm-project/issues/12499/comments | 2 | 2012-02-29T06:23:29Z | 2021-12-03T22:49:13Z | https://github.com/llvm/llvm-project/issues/12499 | 1,071,029,582 | 12,499 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12126](https://llvm.org/bz12126) |
| Version | unspecified |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
class A {
private:
void f(); // { dg-error "private" }
};
class B {
friend void A::f(); // { dg-error "c... | CLANG++ fails to report for Befriending inaccessible name. | https://api.github.com/repos/llvm/llvm-project/issues/12498/comments | 2 | 2012-02-29T05:55:41Z | 2023-07-18T20:32:38Z | https://github.com/llvm/llvm-project/issues/12498 | 1,071,029,570 | 12,498 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12125](https://llvm.org/bz12125) |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@efriedma-quic |
## Extended Description
When clang 3.1svn is used to build valgrind 3.7.0 on x86_64-apple-darwin11, the libcoregrind_x86_darwin_a... | clang svn miscompiles codegrind/m_main.c in valgrind 3.7.0 at -O1 or higher | https://api.github.com/repos/llvm/llvm-project/issues/12497/comments | 12 | 2012-02-29T05:05:30Z | 2021-12-03T22:49:11Z | https://github.com/llvm/llvm-project/issues/12497 | 1,071,029,563 | 12,497 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12124](https://llvm.org/bz12124) |
| Resolution | FIXED |
| Resolved on | Jun 15, 2012 15:59 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#11360 |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Testing with trunk r151267:
$ echo '0x0f 0xc2... | [x86 disassembler] illegal values for SSE comparison immediate allowed | https://api.github.com/repos/llvm/llvm-project/issues/12496/comments | 8 | 2012-02-29T03:36:45Z | 2021-12-03T22:49:10Z | https://github.com/llvm/llvm-project/issues/12496 | 1,071,029,555 | 12,496 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12123](https://llvm.org/bz12123) |
| Resolution | FIXED |
| Resolved on | Sep 25, 2012 23:34 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@tkremenek |
## Extended Description
Testcase:
#include <typeinfo>
struct A { virtual ~A(); } g;
struct B {
void f(const ... | clang incorrectly computes mangling/linkage for lambda inside typeid | https://api.github.com/repos/llvm/llvm-project/issues/12495/comments | 3 | 2012-02-29T02:45:29Z | 2021-12-03T22:49:10Z | https://github.com/llvm/llvm-project/issues/12495 | 1,071,029,554 | 12,495 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12122](https://llvm.org/bz12122) |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
With revision r151623, cmake build with shared libraries:
[fangism:src/LLVM-svn/gcc40-cmake-build] fang% cd lib/MC/MCDisassembler/
[fangism... | LLVM MC Dissassembler shared library link fail (cmake) | https://api.github.com/repos/llvm/llvm-project/issues/12494/comments | 8 | 2012-02-29T02:20:34Z | 2023-08-16T21:01:06Z | https://github.com/llvm/llvm-project/issues/12494 | 1,071,029,546 | 12,494 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12121](https://llvm.org/bz12121) |
| Resolution | FIXED |
| Resolved on | Feb 28, 2012 18:00 |
| Version | trunk |
| OS | Windows NT |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
This should not be rejected:
template<typename T> using alias = T;
int main() { ... | Rejects functional-cast to array type with braced init list | https://api.github.com/repos/llvm/llvm-project/issues/12493/comments | 1 | 2012-02-29T00:29:46Z | 2021-12-03T22:49:08Z | https://github.com/llvm/llvm-project/issues/12493 | 1,071,029,538 | 12,493 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12120](https://llvm.org/bz12120) |
| Resolution | FIXED |
| Resolved on | Apr 01, 2012 14:55 |
| Version | trunk |
| OS | Windows NT |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
This initialization is ambiguous (could use either constructor by overload resolut... | Clang ignores 'explicit' constructors in copy-list-initialization | https://api.github.com/repos/llvm/llvm-project/issues/12492/comments | 5 | 2012-02-29T00:03:34Z | 2021-12-03T22:49:07Z | https://github.com/llvm/llvm-project/issues/12492 | 1,071,029,534 | 12,492 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12119](https://llvm.org/bz12119) |
| Resolution | FIXED |
| Resolved on | Mar 19, 2012 13:12 |
| Version | trunk |
| OS | Windows NT |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
This is valid code, "T" is deduced by "0" to "int":
template<typename T> void f(i... | Fails to deduce an initializer list argument type when some elemements can be deduced | https://api.github.com/repos/llvm/llvm-project/issues/12491/comments | 1 | 2012-02-28T23:58:40Z | 2021-12-03T22:49:06Z | https://github.com/llvm/llvm-project/issues/12491 | 1,071,029,528 | 12,491 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12118](https://llvm.org/bz12118) |
| Resolution | FIXED |
| Resolved on | Feb 28, 2012 17:37 |
| Version | trunk |
| OS | Windows NT |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Clang gives an ambiguity for this:
void f(initializer_list<int>);
void f(int);
... | Doesn't consider list initialization of "initializer_list<X>" as a tie-breaker | https://api.github.com/repos/llvm/llvm-project/issues/12490/comments | 1 | 2012-02-28T23:51:49Z | 2021-12-03T22:49:05Z | https://github.com/llvm/llvm-project/issues/12490 | 1,071,029,520 | 12,490 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12117](https://llvm.org/bz12117) |
| Resolution | INVALID |
| Resolved on | Feb 09, 2015 20:24 |
| Version | trunk |
| OS | Windows NT |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
This should be valid and call the first constructor of "B":
struct A { A(int); ... | Doesn't restrict list initializations to standard/ellipsis conversions for copy constructor | https://api.github.com/repos/llvm/llvm-project/issues/12489/comments | 7 | 2012-02-28T23:48:56Z | 2021-12-03T22:49:04Z | https://github.com/llvm/llvm-project/issues/12489 | 1,071,029,512 | 12,489 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12116](https://llvm.org/bz12116) |
| Resolution | WONTFIX |
| Resolved on | Aug 29, 2018 10:24 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-bugzilla-archive#12477 |
| CC | @DougGregor,@efriedma-quic,@tritao,@zygoloid |
## Extended Description
When compiling m... | Allow reinterpret_cast in constant expressions in microsoft mode | https://api.github.com/repos/llvm/llvm-project/issues/12488/comments | 4 | 2012-02-28T21:11:26Z | 2022-01-20T02:35:48Z | https://github.com/llvm/llvm-project/issues/12488 | 1,071,029,506 | 12,488 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12115](https://llvm.org/bz12115) |
| Resolution | FIXED |
| Resolved on | Jun 15, 2012 16:02 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#11360 |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Using r151267 built on OSX:
$ echo '0xc5 0x33... | [x86 disassembler] enhanced predicates for AVX comparisons not recognized | https://api.github.com/repos/llvm/llvm-project/issues/12487/comments | 6 | 2012-02-28T20:56:36Z | 2021-12-03T22:49:02Z | https://github.com/llvm/llvm-project/issues/12487 | 1,071,029,495 | 12,487 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12114](https://llvm.org/bz12114) |
| Resolution | FIXED |
| Resolved on | Mar 25, 2015 13:28 |
| Version | trunk |
| OS | All |
| CC | @asl,@zmodem |
## Extended Description
tests-MacBook-Pro-2:clang test$ cat test.cc
void f() {
__attribute__((aligned(512))) char c;
}
# -no-... | __attribute__((aligned(N)) crashes armv7 codegen if N > 256 | https://api.github.com/repos/llvm/llvm-project/issues/12486/comments | 5 | 2012-02-28T18:12:26Z | 2021-12-03T22:49:01Z | https://github.com/llvm/llvm-project/issues/12486 | 1,071,029,481 | 12,486 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12113](https://llvm.org/bz12113) |
| Resolution | FIXED |
| Resolved on | Feb 28, 2012 11:59 |
| Version | trunk |
| OS | Linux |
| CC | @d0k |
## Extended Description
Consider:
unsigned int f(unsigned int x)
{
return 1ULL << ((x % 32));
}
When compiling with -m32, t... | Dead store when handling larger-than-register shfits | https://api.github.com/repos/llvm/llvm-project/issues/12485/comments | 1 | 2012-02-28T17:37:56Z | 2021-12-03T22:49:00Z | https://github.com/llvm/llvm-project/issues/12485 | 1,071,029,472 | 12,485 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12112](https://llvm.org/bz12112) |
| Resolution | INVALID |
| Resolved on | Feb 28, 2012 17:23 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [stderr of clang invocation](https://user-images.githubusercontent.com/60944935/143744817-aca63d13-1b61-4977-bb52-ee7ab5780743.gz... | clang++ crashes with nested lambdas | https://api.github.com/repos/llvm/llvm-project/issues/12484/comments | 2 | 2012-02-28T17:19:47Z | 2021-12-03T22:48:59Z | https://github.com/llvm/llvm-project/issues/12484 | 1,071,029,468 | 12,484 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12111](https://llvm.org/bz12111) |
| Resolution | DUPLICATE |
| Resolved on | Feb 28, 2012 09:25 |
| Version | 3.0 |
| OS | MacOS X |
| Attachments | [C code that demonstrates the bug](https://user-images.githubusercontent.com/60944935/143744816-7ec360ce-1b51-45b7-9bdd-d596e82e5... | mstackrealign and stack allocated array | https://api.github.com/repos/llvm/llvm-project/issues/12483/comments | 2 | 2012-02-28T16:53:31Z | 2021-12-03T22:48:58Z | https://github.com/llvm/llvm-project/issues/12483 | 1,071,029,458 | 12,483 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12110](https://llvm.org/bz12110) |
| Resolution | FIXED |
| Resolved on | Mar 01, 2019 17:54 |
| Version | trunk |
| OS | All |
| CC | @atrick,@lattner,@fhahn,@nlewycky,@kaomoneus |
## Extended Description
This came up on llvmdev
http://lists.cs.uiuc.edu/pipermail/llvmdev/2012... | Optimizer fails to fold one-iteration loop | https://api.github.com/repos/llvm/llvm-project/issues/12482/comments | 4 | 2012-02-28T15:36:13Z | 2021-12-03T22:48:58Z | https://github.com/llvm/llvm-project/issues/12482 | 1,071,029,452 | 12,482 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12109](https://llvm.org/bz12109) |
| Version | 2.9 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
The registration of a CrashPrinter in lib/Support/PrettyStackTraceEntry::PrettyStackTraceEntry() is not
thread-safe. Ple... | Registration of CrashHandler in lib/Support/PrettyStackTraceEntry::PrettyStackTraceEntry() not thread-safe causing crash | https://api.github.com/repos/llvm/llvm-project/issues/12481/comments | 8 | 2012-02-28T14:20:45Z | 2023-11-03T12:58:19Z | https://github.com/llvm/llvm-project/issues/12481 | 1,071,029,442 | 12,481 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12108](https://llvm.org/bz12108) |
| Version | trunk |
| OS | Linux |
| CC | @arichardson,@chandlerc,@zmodem |
## Extended Description
[/havana/down]> cat foo.c
int main()
{
}
[/havana/down]> clang -m32 foo.c
/usr/bin/ld: skipping incompatible /usr/bin/../lib64/gcc/x86_64-su... | -m32 fails to work on openSUSE | https://api.github.com/repos/llvm/llvm-project/issues/12480/comments | 16 | 2012-02-28T12:22:42Z | 2022-06-25T21:43:53Z | https://github.com/llvm/llvm-project/issues/12480 | 1,071,029,435 | 12,480 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12107](https://llvm.org/bz12107) |
| Resolution | WORKSFORME |
| Resolved on | Jul 16, 2015 19:11 |
| Version | 3.0 |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@MatzeB |
## Extended Description
I have a simple test program to test the functionali... | __builtin_longjmp code not generated for Arm. | https://api.github.com/repos/llvm/llvm-project/issues/12479/comments | 3 | 2012-02-28T11:49:58Z | 2022-01-20T02:08:54Z | https://github.com/llvm/llvm-project/issues/12479 | 1,071,029,427 | 12,479 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12106](https://llvm.org/bz12106) |
| Resolution | FIXED |
| Resolved on | Mar 07, 2012 20:08 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
In 3.0, this snippet compiled fine.
In 3.1 (trunk ... | crash on instantiation of enumerator member of template parameter | https://api.github.com/repos/llvm/llvm-project/issues/12478/comments | 3 | 2012-02-28T07:20:09Z | 2021-12-03T22:48:54Z | https://github.com/llvm/llvm-project/issues/12478 | 1,071,029,420 | 12,478 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12105](https://llvm.org/bz12105) |
| Resolution | FIXED |
| Resolved on | Feb 28, 2012 13:49 |
| Version | unspecified |
| OS | All |
## Extended Description
See http://stackoverflow.com/questions/8203211/how-can-i-make-the-storage-of-c-lambda-objects-more-efficient . An comp... | libc++ std::function is relatively inefficient in terms of copying | https://api.github.com/repos/llvm/llvm-project/issues/12477/comments | 2 | 2012-02-28T03:38:54Z | 2021-12-03T22:48:53Z | https://github.com/llvm/llvm-project/issues/12477 | 1,071,029,412 | 12,477 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.